czt
2026-02-11 0c665d8cd63cf1d7bd0e800e3989f04061194927
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")