Browse Source

是否上报协会默认true

wucl 10 months ago
parent
commit
ce3b779e10
1 changed files with 1 additions and 1 deletions
  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;
 
     /**
      * 是否备案(土地)