sgj
2026-01-13 4e4bc0f110b1d2ebbce80a37b80697e8ac0347e0
fzzy-igdss-core/src/main/java/com/fzzy/igds/data/IgdsBaseParam.java
@@ -18,6 +18,12 @@
    private String depotId;
    private String userType;
    private String parentId;
    private String bankId;
    private String key;//自定义关键字
    @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd", timezone = "GMT+8")