明树Git Lab

Commit cd5d8300 authored by zfp1's avatar zfp1

update

parent 3bb0ae93
Pipeline #111385 passed with stage
in 3 seconds
......@@ -1347,6 +1347,8 @@ async function getXmCompanyUser(req, res, next) {
} else if (parentIds.includes(40) || parentIds.includes('40')) {
//在集团下,非项目公司,目前因为部门没有处理,暂时止如此处理
return { type: 1 } //集团用户
} else {
return { type: 0 }
}
}
......
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