|
|
@ -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 = "";
|
|
|
|