Commit ccaa6d80 by guojuxing

审批联合商户模块暂停

parent 922102ec
......@@ -227,6 +227,7 @@ public class AuditorApiServiceImpl implements AuditorApiService {
}
}
}
//todo starrynight 如果是联合商户项目,则需要业务项目的自有商户ID数据来查询自有商户符合的审核员
AuditorDTO adminAuditor = this.getAdminAuditor(enterpriseId);
return ServiceResponse.success(Collections.singletonList(adminAuditor));
} else {
......
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