sgj
2026-01-16 bdde1c2c0cd6c33435f894c126dc71b4ad5528e4
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")