大屏接口

dev_0531
yechenhao 6 years ago
parent 89c3ebb0ef
commit 941a6d3947

@ -350,7 +350,6 @@ public class StorePromotionDataService {
public void syncCustomerBlackListByDate(Date startDate, Date endDate) throws Exception { public void syncCustomerBlackListByDate(Date startDate, Date endDate) throws Exception {
//获取token //获取token
String token = mainService.getAccessToken(); String token = mainService.getAccessToken();
WxCpExternalContactService externalContactService = mainService.getExternalContactService();
List<PrivilageCpUserDO> privilageCpUserDOS = privilageCpUserDOMapper.selectList(null); List<PrivilageCpUserDO> privilageCpUserDOS = privilageCpUserDOMapper.selectList(null);
privilageCpUserDOS.forEach(privilageCpUserDO -> { privilageCpUserDOS.forEach(privilageCpUserDO -> {
// 返回 // 返回

Loading…
Cancel
Save