feat: update translate

This commit is contained in:
okatu-loli
2024-09-24 18:37:26 +08:00
parent 095659b764
commit 669334c716
51 changed files with 402 additions and 2 deletions

View File

@ -3,7 +3,7 @@ httpport = 8000
runmode = dev
copyrequestbody = true
driverName = mysql
dataSourceName = root:123456@tcp(localhost:3306)/
dataSourceName = root:root@tcp(localhost:3306)/
dbName = casdoor
tableNamePrefix =
showSql = false