fix:oss组件封装

This commit is contained in:
zhongzb
2023-10-04 21:49:10 +08:00
parent 282134fd88
commit 5f15e1f5aa
18 changed files with 53 additions and 22 deletions

View File

@@ -20,6 +20,10 @@
<groupId>com.abin.mallchat</groupId>
<artifactId>mallchat-transaction</artifactId>
</dependency>
<dependency>
<groupId>com.abin.mallchat</groupId>
<artifactId>mallchat-oss-starter</artifactId>
</dependency>
<dependency>
<groupId>com.knuddels</groupId>
<artifactId>jtokkit</artifactId>