Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
golang-queue-server
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
39303b52
authored
May 15, 2020
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
b33ad827
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
6 deletions
config/config.toml.demo
config/config.toml.pro.demo
config/db.toml.pro.demo
config/config.toml.demo
View file @
39303b52
...
...
@@ -6,4 +6,8 @@ send_mail="http://crm.liexin.net/api/sendCaiGouEmailByOrderAdmin"
webhook="https://oapi.dingtalk.com/robot/send?access_token=ec03b2cba0d62ef0bd7b9ebb16aaf69b5f626658dfb6b194045381324b0786cf"
jingDiao="https://oapi.dingtalk.com/robot/send?access_token=eaeae1253e9c125a053bc8a7bcfec5096a23625a98044eaa346591863449ba17"
tuangou_webhook="https://oapi.dingtalk.com/robot/send?access_token=a13d6128de5f918fc0f0a4cef70cab8b1962fca709649f7856aea4b1ca4dddf5"
erpLabel_webhook="https://oapi.dingtalk.com/robot/send?access_token=3966b80b7e56e8ffdff5ed2aefa1ea465c0f944a0db6ec5519eeef8721d1eb43"
\ No newline at end of file
erpLabel_webhook="https://oapi.dingtalk.com/robot/send?access_token=3966b80b7e56e8ffdff5ed2aefa1ea465c0f944a0db6ec5519eeef8721d1eb43"
[Api_domain]
api_url="http://api.liexin.com/"
\ No newline at end of file
config/config.toml.pro.demo
View file @
39303b52
...
...
@@ -6,4 +6,8 @@ send_mail="http://crm.ichunt.net/api/sendCaiGouEmailByOrderAdmin"
webhook="https://oapi.dingtalk.com/robot/send?access_token=ec03b2cba0d62ef0bd7b9ebb16aaf69b5f626658dfb6b194045381324b0786cf"
jingDiao="https://oapi.dingtalk.com/robot/send?access_token=eaeae1253e9c125a053bc8a7bcfec5096a23625a98044eaa346591863449ba17"
tuangou_webhook="https://oapi.dingtalk.com/robot/send?access_token=a13d6128de5f918fc0f0a4cef70cab8b1962fca709649f7856aea4b1ca4dddf5"
erpLabel_webhook="https://oapi.dingtalk.com/robot/send?access_token=ba4ed87924ee03b37d2b96ba0f0cb1a28d476bda3af6b2e75a2458b08b5ae39c"
\ No newline at end of file
erpLabel_webhook="https://oapi.dingtalk.com/robot/send?access_token=ba4ed87924ee03b37d2b96ba0f0cb1a28d476bda3af6b2e75a2458b08b5ae39c"
[Api_domain]
api_url="http://api.ichunt.com/"
\ No newline at end of file
config/db.toml.pro.demo
View file @
39303b52
...
...
@@ -6,7 +6,7 @@ dns="huntdbuser:mLssy2@@!!@$#yy@tcp(172.18.137.21:3306)/hunt2016?parseTime=true"
dns="lie_labels:lie_labels#zsyM@tcp(192.168.2.232:3306)/lie_labels?parseTime=true"
[Liexincms_databases]
dns="
ichuntcms:ichuntcms#zsyM@tcp(192.168.2.232:3306)/ichuntcms
?parseTime=true"
dns="
dtuser:dAtaL#ym2902m2lLX2y33@tcp(172.18.137.21:3306)/icdata
?parseTime=true"
[rabbitmq_ichunt]
queue_name="send_buyer_mail"
...
...
@@ -31,5 +31,5 @@ queue_name="sales_labels"
routing_key="sales_label"
exchange="erp_to_webservice"
type="direct"
dns="amqp://
guest:guest@192.168.2.232
:5672/"
dns="amqp://
WmsQue:EizM9I1TAxoO0tmzoOm@172.18.137.33
:5672/"
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