Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
golang_asynctask
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c0380a4d
authored
May 26, 2021
by
Joneq
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
完成所有的开发
parent
9191b5ed
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
0 deletions
cmd/bigtv/README.md
cmd/scm/sync_bigtv_statistics/main.go → cmd/bigtv/sync_bigtv_statistics/main.go
config/prod/db.toml
cmd/bigtv/README.md
0 → 100644
View file @
c0380a4d
#供应链的同步
sync_bigtv_statistics 同步erp的每日统计至shuju库
go run ./cmd/bigtv/sync_bigtv_statistics/main.go -config=./config/dev/ -logdir = ./logs/
cmd/
scm
/sync_bigtv_statistics/main.go
→
cmd/
bigtv
/sync_bigtv_statistics/main.go
View file @
c0380a4d
File moved
config/prod/db.toml
View file @
c0380a4d
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment