Explorar el Código

查询外协检查工序-测试

wangxin hace 1 año
padre
commit
b1492c765d

+ 1 - 1
src/main/java/cn/ezhizao/project/business/domain/Sfc10300.java

@@ -39,6 +39,6 @@ public class Sfc10300 {
     private Date modate;
 
     /** 外协检查字段 */
-    private Integer wrbz;
+    private String wrbz;
 
 }