修改新建用户时的校验
This commit is contained in:
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user