Commit 4119d319 by 庄冰

uappId

parent 24f432f1
......@@ -617,7 +617,7 @@ class BaseQcService {
}
}
if (ab.ApplicationStatus == 507) {//完成账户注册
if (uappId != '50') {
if (uappId == '18') {
if (solutionContent.status != "USER_CONFIRMED") {
return system.getResultFail(-508, "交付流程错误,用户确认递交⽂件后才能执行此操作");
}
......
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