大屏接口

dev_0531
yechenhao 6 years ago
parent ea7f299d80
commit 95699e0ddb

@ -726,6 +726,9 @@ public class CustomerViewService {
if (StringUtils.isBlank(wechatUniId)){
continue;
}
if (customer.getMemberId() != null){
continue;
}
String url = "";
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
Map<String, Object> params = new HashMap<>();

Loading…
Cancel
Save