Commit fcf70d01 by 王勇飞

pp

parent e17d20c2
......@@ -416,7 +416,7 @@ class UserService extends ServiceBase {
}
], excludes: ['orgJson'], transaction: t
});
console.log(companyFind)
console.log("getBizUserForBizChance获取服务商信息:" + JSON.stringify(companyFind))
let users = companyFind.us
let cansels = users.filter(u => {
if (regionName && regionName != "" && u.regiontags) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment