jiazx0107@163.com
2023-06-19 5b44d1832e93be61b034b7e531f0c954a0018d74
igds-inout/src/main/java/com/ld/igds/models/InoutVarietyChange.java
@@ -89,7 +89,7 @@
    @Column(name = "INFO_ZJSH_", length = 200)
    @PropertyDef(label = "审核说明")
    private String InfoZjsh;
    private String infoZjsh;
    @PropertyDef(label = "统计审核人")
    @Column(name = "tjshr", length = 64)
@@ -101,7 +101,7 @@
    @Column(name = "INFO_TJSH_", length = 200)
    @PropertyDef(label = "审核说明")
    private String InfoTjsh;
    private String infoTjsh;
    @PropertyDef(label = "会计审核人")
    @Column(name = "kjshr", length = 64)
@@ -113,7 +113,7 @@
    @Column(name = "INFO_KJSH_", length = 200)
    @PropertyDef(label = "审核说明")
    private String InfoKjsh;
    private String infoKjsh;
    @PropertyDef(label = "领导审核人")
    @Column(name = "ldshr", length = 64)
@@ -125,7 +125,7 @@
    @Column(name = "INFO_LDSH_", length = 200)
    @PropertyDef(label = "审核说明")
    private String InfoLdsh;
    private String infoLdsh;
    @Column(name = "UPDATE_TIME_")
    @PropertyDef(label = "更新时间")