大屏接口

dev_0531
yechenhao 6 years ago
parent fccf34131c
commit 12af30d779

@ -726,7 +726,7 @@ public class CustomerViewService {
if (StringUtils.isBlank(wechatUniId)){ if (StringUtils.isBlank(wechatUniId)){
continue; continue;
} }
if (customer.getMemberId() != null){ if (customer.getMemberId() != 0L){
continue; continue;
} }
String url = ""; String url = "";

Loading…
Cancel
Save