This commit is contained in:
2023-05-30 17:36:42 +08:00
parent 9a747ed3f7
commit 82c0695013
21 changed files with 510 additions and 199 deletions

View File

@ -24,6 +24,10 @@
<groupId>com.qiaoba</groupId>
<artifactId>qiaoba-module-file</artifactId>
</dependency>
<dependency>
<groupId>com.qiaoba</groupId>
<artifactId>qiaoba-module-tenant</artifactId>
</dependency>
</dependencies>
<build>