Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
scm_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
15da5a6f
authored
May 15, 2020
by
mushishixian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修改忽略
parent
a1116e70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
.gitignore
cmd/queue/sync_audit_status/product/product_status_queue.go
.gitignore
View file @
15da5a6f
Homestead.yaml
Homestead.yaml
Homestead.json
Homestead.json
scm_server
/cmd/source/source
# ide
# ide
.idea
.idea
*.properties
*.properties
...
...
cmd/queue/sync_audit_status/product/product_status_queue.go
View file @
15da5a6f
...
@@ -7,7 +7,7 @@ import (
...
@@ -7,7 +7,7 @@ import (
)
)
func
main
()
()
{
func
main
()
()
{
message
:=
`{"SyncName":"out_store","Data":{"erp_store_id":"
Ncx3gMUSSEml7z2jL1\/p\/u+cpps=","box_number":1,"pallet_number":0,"detail":[{"erp_entry_sn":"123131","number":"25.0000","box_id":"39
","pallet_id":0}]}}`
message
:=
`{"SyncName":"out_store","Data":{"erp_store_id":"
q8kYgIs9TxqO3\/rzAo9Fk++cpps=","box_number":1,"pallet_number":0,"detail":[{"erp_entry_sn":"AUc7O4dXT2eLINqpH5qTqsLaWpc=","number":"200.0000","box_id":"108
","pallet_id":0}]}}`
fmt
.
Println
(
message
)
fmt
.
Println
(
message
)
queueExchange
:=
rabbitmq
.
QueueExchange
{
queueExchange
:=
rabbitmq
.
QueueExchange
{
"scm_store_audit_status"
,
"scm_store_audit_status"
,
...
...
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