|
|
@ -39,7 +39,7 @@ public class DistributionController { |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* @Description 2、用户分布 【只显示 screen_customer_biz_org 表中存在的orgId的数据】 |
|
|
|
* @Description 2、用户分布 【只显示 is_display = 1 的数据】 |
|
|
|
* @param userFormDTO |
|
|
|
* @author zxc |
|
|
|
* @date 2020/8/18 11:10 上午 |
|
|
@ -51,7 +51,7 @@ public class DistributionController { |
|
|
|
} |
|
|
|
|
|
|
|
/** |
|
|
|
* @Description 3、党员分布 【只显示 screen_customer_biz_org 表中存在的orgId的数据】 |
|
|
|
* @Description 3、党员分布 【只显示 is_display = 1 的数据】 |
|
|
|
* @param parymemberFormDTO |
|
|
|
* @author zxc |
|
|
|
* @date 2020/8/18 11:20 上午 |
|
|
|