2
0

feat: add i18n

This commit is contained in:
caiyuchao
2024-11-25 19:22:30 +08:00
parent 887db97ea3
commit 77a28b06a3
18 changed files with 347 additions and 25 deletions

View File

@@ -51,6 +51,11 @@
<groupId>org.wfc</groupId>
<artifactId>wfc-common-security</artifactId>
</dependency>
<dependency>
<groupId>org.wfc</groupId>
<artifactId>wfc-common-swagger</artifactId>
</dependency>
</dependencies>