src/main/java/com/zy/crm/manager/entity/Cstmr.java @@ -393,6 +393,10 @@ break; } } } else { this.province = ""; this.city = ""; this.district = ""; } }