doum
2025-12-16 4c378cf3e00af58f9e9f32ccffe538a4f85fc34b
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/Category.java
@@ -110,6 +110,9 @@
    private List<Category> childCategoryList;
    @ApiModelProperty(value = "客户集合")
    @TableField(exist = false)
    private List<JkCustomer> needList;
    @ApiModelProperty(value = "客户集合")
    @TableField(exist = false)
    private List<JkCustomer> customerList;