Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
go_sku_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
d8370fac
authored
Oct 13, 2020
by
huangchengyi
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1.0
parent
c203ac6d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
cmd/cron/cron_server.go
conf/prod/rabmq.ini
cmd/cron/cron_server.go
View file @
d8370fac
...
...
@@ -3,7 +3,6 @@ package main
import
(
"flag"
"go_sku_server/boot"
"go_sku_server/pkg/logger"
"go_sku_server/service"
)
...
...
conf/prod/rabmq.ini
View file @
d8370fac
;存放rabmq连接信息
[rabmq]
url
=
amqp://guest:guest@192.168.2.232:5672/
url
=
amqp://huntmouser:jy2y2900@119.23.79.136:5672/
;存放本系统所有的队列名称
[rabmq_all]
; bom任务id
MQ_BOM_ITEMS_LIST
=
bom_items_list
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