src/main/java/com/zy/crm/manager/entity/Cstmr.java @@ -309,6 +309,7 @@ this.type = 2; break; default: this.type = 1; break; } }