|
@@ -31,7 +31,7 @@ database:
|
|
|
Path: "resource/log/sql"
|
|
Path: "resource/log/sql"
|
|
|
|
|
|
|
|
default:
|
|
default:
|
|
|
- link: "mysql:root:123456@tcp(127.0.0.1:3306)/gfast-v3"
|
|
|
|
|
|
|
+ link: "mysql:gfast3:gfast333@tcp(192.168.0.212:3306)/gfast-v3"
|
|
|
debug: true
|
|
debug: true
|
|
|
charset: "utf8mb4" #数据库编码
|
|
charset: "utf8mb4" #数据库编码
|
|
|
dryRun: false #空跑
|
|
dryRun: false #空跑
|
|
@@ -75,7 +75,7 @@ casbin:
|
|
|
gfcli:
|
|
gfcli:
|
|
|
gen:
|
|
gen:
|
|
|
dao:
|
|
dao:
|
|
|
- - link: "mysql:root:123456@tcp(127.0.0.1:3306)/gfast-v3"
|
|
|
|
|
|
|
+ - link: "mysql:gfast3:gfast333@tcp(192.168.0.212:3306)/gfast-v3"
|
|
|
tables: "sys_user_post"
|
|
tables: "sys_user_post"
|
|
|
removePrefix: "gf_"
|
|
removePrefix: "gf_"
|
|
|
descriptionTag: true
|
|
descriptionTag: true
|