认证-参数项收集-同步上报库时间字段取消角色限制

This commit is contained in:
liyawei
2022-10-31 10:06:20 +08:00
parent 280ab37eaa
commit b0dee96efa
@@ -639,8 +639,7 @@
} }
let params = { let params = {
paramsManifestId: paramsManifestid, paramsManifestId: paramsManifestid,
flag: '7', flag: '7'
userType: userType
} }
getAction(url, params).then((res) => { getAction(url, params).then((res) => {
if (res.success) { if (res.success) {