Merge pull request #7606 from dataease/pr@dev-v2@perf_sync

perf: 同步任务模块api依赖缺失
This commit is contained in:
fit2cloud-chenyw 2024-01-12 11:23:19 +08:00 committed by GitHub
commit b8f6930dec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,11 @@
<artifactId>api-permissions</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>api-sync</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>

@ -1 +1 @@
Subproject commit 975be1ce83c7d6a6e5648123af35b0031231d91e
Subproject commit b5a0c2bd511d60ef808ca52fb040eac4491cc899