修改新建用户时的校验

This commit is contained in:
qitz
2023-11-06 15:08:07 +08:00
parent d3701b7299
commit 8ca9b43b3b
9 changed files with 97 additions and 24 deletions
@@ -40,7 +40,6 @@ public class FixSelectFlowDetailUtils {
private DeptIdentifyMapper deptIdentifyMapper;
@Scheduled(cron = "0/10 * * * * ?")
// @Scheduled(cron = "0/30 * * * * ?")
@Transactional
public void fixExecuteSelectFlowDetailUtils(){
Gson gson = new Gson();