2
0

feat: support debug setting, support load extenal i18n messages

This commit is contained in:
zhangsz
2025-01-20 21:06:28 +08:00
parent 691ef2a66c
commit c31cd7a906
6 changed files with 25 additions and 18 deletions

1
.gitignore vendored
View File

@@ -50,6 +50,7 @@ build/docker/mysql/db/*.sql
build/docker/mysql/db/upgrade/*/*.sql
build/docker/wfc/*/jar/*.jar
build/docker/wfc/*/*/jar/*.jar
build/docker/conf/default/i18n/*.properties
# Logs
logs