优化调解书签名功能

This commit is contained in:
qitz
2024-01-19 15:50:46 +08:00
parent 9af4469d16
commit dcad0d8634
7 changed files with 216 additions and 3 deletions
@@ -244,7 +244,7 @@ public class FixSelectFlowDetailUtils {
/*
定时查询签署流程详情
*/
@Scheduled(cron = "0/10 * * * * ?")
// @Scheduled(cron = "0/10 * * * * ?")
@Transactional
public void fixExecuteSelectFlowDetailUtils() {
Gson gson = new Gson();