修改超时时间

master
Cui YongXing 2024-09-09 17:11:04 +08:00
parent 7c6f337941
commit 167dca2fff
1 changed files with 2 additions and 1 deletions

View File

@ -329,8 +329,9 @@ public class TaskInfoServiceImpl extends ServiceImpl<TaskInfoMapper, TaskInfo> i
return joint; return joint;
} }
@Resource @Autowired
private MySqlDataSource mySqlDataSource; private MySqlDataSource mySqlDataSource;
@NotNull @NotNull
private void getString(Long pageNum, private void getString(Long pageNum,
String fieName, String fieName,