|
|
@@ -83,11 +83,6 @@ public class BlinkCustomerDO extends BaseEntity {
|
|
|
*/
|
|
|
private String survivalStatus;
|
|
|
|
|
|
- /**
|
|
|
- * 省市区
|
|
|
- */
|
|
|
- private String provinceCityDistrict;
|
|
|
-
|
|
|
/**
|
|
|
* 国家或地区
|
|
|
*/
|
|
|
@@ -164,11 +159,6 @@ public class BlinkCustomerDO extends BaseEntity {
|
|
|
*/
|
|
|
private String customerNature;
|
|
|
|
|
|
- /**
|
|
|
- * 省市区(对接人办公)
|
|
|
- */
|
|
|
- private String workProvinceCityDistrict;
|
|
|
-
|
|
|
/**
|
|
|
* 国家或地区(对接人办公)
|
|
|
*/
|