jiazx0107@163.com
2023-05-26 6f4a366cad9109ddc338fd13c9d43ca2ce516f6b
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 = "更新时间")