Commit e173221b by 徐高华

活码

parent d6466d86
......@@ -199,7 +199,7 @@ public class HmClerkRelationServiceImpl implements HmClerkRelationService {
log.info("无人活码={}",hmId);
continue ;
}
if(clerkIdSetBak.size()>maxCount) {
if(qdto.getOptType()==1 && clerkIdSetBak.size()>maxCount) {
log.info("超人数活码={}",hmId);
continue ;
}
......
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