Support tableNamePrefix in authz table.

This commit is contained in:
Gucheng Wang
2022-01-20 14:20:37 +08:00
parent c22ab44894
commit 339a85e4b0
4 changed files with 7 additions and 6 deletions

View File

@ -6,7 +6,7 @@ copyrequestbody = true
driverName = mysql
dataSourceName = root:123456@tcp(localhost:3306)/
dbName = casdoor
tableNamePrefix=
tableNamePrefix =
showSql = false
redisEndpoint =
defaultStorageProvider =