This commit is contained in:
2025-04-19 17:31:40 +08:00
parent 6230c36cf2
commit e731ef8bcd
146 changed files with 6286 additions and 2 deletions

View File

@@ -138,6 +138,11 @@
<artifactId>tashow-module-infra-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-module-user-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.tashow.cloud</groupId>
<artifactId>tashow-module-infra-biz</artifactId>