Explorar el Código

是否上报协会默认true

wucl hace 10 meses
padre
commit
ce3b779e10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      domain/src/main/java/com/dayou/entity/MajorProduction.java

+ 1 - 1
domain/src/main/java/com/dayou/entity/MajorProduction.java

@@ -232,7 +232,7 @@ public class MajorProduction extends BaseEntity {
     /**
      * 是否上报协会(房地产)
      */
-    private Boolean isSubmit = false;
+    private Boolean isSubmit = true;
 
     /**
      * 是否备案(土地)