Commit c0380a4d by Joneq

完成所有的开发

parent 9191b5ed
#供应链的同步
sync_bigtv_statistics 同步erp的每日统计至shuju库
go run ./cmd/bigtv/sync_bigtv_statistics/main.go -config=./config/dev/ -logdir = ./logs/
......@@ -14,4 +14,12 @@ ShowSQL = true
max_open_conn = 20
max_idle_conn = 10
table_prefix = ""
max_conn_life_time = 100
[dashboard]
dns = "dashboard:0633F@bc92af0ecf9789d@tcp(172.18.137.35:3306)/dashboard?charset=utf8&parseTime=true&loc=Asia%2FShanghai"
max_open_conn = 20
max_idle_conn = 10
table_prefix = ""
max_conn_life_time = 100
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment