This commit is contained in:
gongjiale 2024-11-18 17:02:51 +08:00
parent 054d71b599
commit b8be96ae12
1 changed files with 5 additions and 1 deletions

View File

@ -176,7 +176,11 @@
<artifactId>okhttps-fastjson2</artifactId>
<version>4.0.3</version>
</dependency>
<dependency>
<groupId>com.banboocloud.Codec </groupId>
<artifactId>banboocloud_Codec</artifactId>
<version>0.0.1</version>
</dependency>
<!-- Spring框架基本的核心工具-->
<dependency>
<groupId>org.springframework</groupId>