czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1106.java
@@ -14,12 +14,18 @@
@Data
public class Nx2023Api1106 implements Serializable {
    @PropertyDef(label = "统一油罐编码" )
    private String tyygbm;
    @PropertyDef(label = "油罐代码" )
    private String ygdm;
    @PropertyDef(label = "油罐名称" )
    private String ygmc;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "库区代码" )
    private String kqdm;