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
9735af3d
authored
Apr 22, 2021
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
43bc3d75
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
63 deletions
config/prod/config.toml
config/prod/db.toml
config/prod/config.toml
View file @
9735af3d
...
@@ -5,37 +5,7 @@ viewpath = "/home/www/templates/"
...
@@ -5,37 +5,7 @@ viewpath = "/home/www/templates/"
pushErpDomain
=
"http://crm.ichunt.net/api/pushComUserRelationToErp"
pushErpDomain
=
"http://crm.ichunt.net/api/pushComUserRelationToErp"
apiKey
=
"crm a1b2c3d4e5f6g7h8i9jk"
apiKey
=
"crm a1b2c3d4e5f6g7h8i9jk"
[owner]
name
=
"Tom Preston-Werner"
organization
=
"GitHub"
bio
=
"GitHub Cofounder & CEO
\n
Likes tater tots and beer."
dob
=
1979-05-27T07:32:00Z
# 日期时间是一等公民。为什么不呢?
[servers]
# 你可以依照你的意愿缩进。使用空格或Tab。TOML不会在意。
[servers.alpha]
ip
=
"10.0.0.1"
dc
=
"eqdc10"
[servers.beta]
ip
=
"10.0.0.2"
dc
=
"eqdc10"
[clients]
data
=
[[
"gamma"
,
"delta"
],[
1
,
2
]]
[database]
[database.default]
host
=
"192.168.2.246"
[supplier_no_brand]
3
=
[615,757,46596,43172,52,46481,47811,48817]
7
=
[47778]
9
=
[47778,4589,12369]
config/prod/db.toml
View file @
9735af3d
...
@@ -8,36 +8,3 @@ ShowSQL = true
...
@@ -8,36 +8,3 @@ ShowSQL = true
table_prefix
=
"lie_"
table_prefix
=
"lie_"
max_conn_life_time
=
100
max_conn_life_time
=
100
[liexin]
max_open_conn
=
20
max_idle_conn
=
10
table_prefix
=
""
max_conn_life_time
=
100
data_source_name
=
[
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
,
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
,
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
,
]
[cms]
dns
=
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
max_open_conn
=
20
max_idle_conn
=
10
table_prefix
=
""
max_conn_life_time
=
100
[sku]
[sku.sku_0]
dns
=
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
max_open_conn
=
20
max_idle_conn
=
10
table_prefix
=
""
max_conn_life_time
=
100
[sku.sku_1]
dns
=
"micro_service:lie_micro_service#zsyM@tcp(192.168.2.232:3306)/lie_micro_service?charset=utf8&parseTime=true&loc=Asia%2FChongqing"
max_open_conn
=
20
max_idle_conn
=
10
table_prefix
=
""
max_conn_life_time
=
100
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