ソースを参照

Merge branch 'develop' into release

tags/v1.1.0^2
wanghaoran 1年前
コミット
eddfb20a3e
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      tuoheng-admin/src/main/java/com/tuoheng/admin/service/impl/ThInspectionServiceImpl.java

+ 0
- 1
tuoheng-admin/src/main/java/com/tuoheng/admin/service/impl/ThInspectionServiceImpl.java ファイルの表示

@@ -140,7 +140,6 @@ public class ThInspectionServiceImpl extends BaseServiceImpl<ThInspectionMapper,
log.info("user查询完成");
Tenant tenant = tenantMapper.selectById(user.getTenantId());
log.info("tenant查询完成");
Assert.notNull(thMission,"任务不能为空!");

//这边需要配置到yml文件里面
log.info("executeTask准备入参");

読み込み中…
キャンセル
保存