中扬CRM客户关系管理系统
LSH
2024-03-29 a26763201b83e1aa7823a0fe3219445a912b47b9
src/main/java/com/zy/crm/manager/entity/WeeklyDailyReality.java
@@ -151,6 +151,36 @@
    private String weeklyMatter;
    /**
     * 省
     */
    @ApiModelProperty(value= "省")
    private String province;
    /**
     * 市
     */
    @ApiModelProperty(value= "市")
    private String city;
    /**
     * 县
     */
    @ApiModelProperty(value= "县")
    private String district;
    /**
     * 镇
     */
    @ApiModelProperty(value= "镇")
    private String town;
    /**
     * 详细地址
     */
    @ApiModelProperty(value= "详细地址")
    private String addr;
    /**
     * 负责人
     */
    @ApiModelProperty(value= "负责人")