This commit is contained in:
2023-07-18 13:58:55 +08:00
parent f86b055ecb
commit ad72033f7e
4 changed files with 43 additions and 16 deletions

View File

@@ -38,6 +38,11 @@
<groupId>io.github.ehlxr</groupId>
<artifactId>budd-demo</artifactId>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
</dependency>
</dependencies>
<build>