sgj
2026-03-02 95244bc1a0fc0995c1d1c2c031cf1f8726d337ed
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")