Commit 8104954b by mushishixian

修改mq配置

parent b8888b6d
......@@ -176,9 +176,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_audit_status",
"store_audit_status",
"store",
"scm_store_audit_status",
"scm_store_audit_status",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -15,9 +15,9 @@ func main() () {
message = `{"SyncName":"in_store","Data":{"erp_store_id":"aou1scjXStuIAw4aB7m1rMBZJbY=","detail":[{"number":"200.0000","erp_entry_sn":"qpnQLQvyRyKQBttqm9YmAO0oFFw=","country":"112"}],"pallet_number":0,"pallet_weight":"0","box_number":1,"box_weight":"0.0000"}}`
fmt.Println(message)
queueExchange := rabbitmq.QueueExchange{
"store_audit_status",
"store_audit_status",
"store",
"scm_store_audit_status",
"scm_store_audit_status",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -160,9 +160,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_customer",
"store_customer",
"store",
"scm_store_customer",
"scm_store_customer",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -31,9 +31,9 @@ func main() {
}
body := string(data)
queueExchange := rabbitmq.QueueExchange{
"store_customer",
"store_customer",
"store",
"scm_store_customer",
"scm_store_customer",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -164,9 +164,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_goods",
"store_goods",
"store",
"scm_store_goods",
"scm_store_goods",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -24,9 +24,9 @@ func main() {
}
body := string(data)
queueExchange := rabbitmq.QueueExchange{
"store_goods",
"store_goods",
"store",
"scm_store_goods",
"scm_store_goods",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -232,9 +232,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_in",
"store_in",
"store",
"scm_store_in",
"scm_store_in",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -45,9 +45,9 @@ func main() {
}
body := string(data)
queueExchange := rabbitmq.QueueExchange{
"store_in",
"store_in",
"store",
"scm_store_in",
"scm_store_in",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -227,9 +227,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_out",
"store_out",
"store",
"scm_store_out",
"scm_store_out",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -60,9 +60,9 @@ func main() {
body = `{"type":"save","data":{"FEntrustBillNo":"B05438","FWarehouseNo":"002","FDeliveryTypeNo":"deliveryTerms0003","FPrincipalNo":"WT00683","FSourceBillID":"7aJKpxihRW+LqF7MXDosLO+cpps=","FEntrys":[{"FQty":20,"FSourceBillEntryID":"EYTqfK7nT46e1Ek63QR6dcLaWpc=","FMaterialID":"Hcew0urxRmKVS4bYh6rDQ0QJ5/A=","FUnit":"\u4E2A","FBrand":"BRAND","FOriginCountry":"115","CFIsInsp":false,"FPrice":3.0045,"FGoods":"\u7535\u78C1\u5E72\u6270\u6EE4\u6CE2\u5668","FModel":"sfg"}],"FIsCustoms":true,"FErpPostRequistionBillNo":"FKFH202005147729"}}`
body = `{"Type":"save","Data":{"FWarehouseNo":"002","FErpPostRequistionBillNo":"FKFH202005147730","FIsCustoms":true,"FSourceBillID":"eRoPxET5QsGpiG/+k153z++cpps=","FRecPerson":"","FPrincipalNo":"WT00655","FDeliveryTypeNo":"deliveryTerms0001","FRecPersonContact":"","FRecPersonAddress":"","Remark":"","FEntrustBillNo":"B05448","FEntrys":[{"FQty":60,"FMaterialID":"LBQDhMUhQF2WFB20c54Qu0QJ5/A=","FBrand":"JST","FPrice":5.0077,"FSourceBillEntryID":"AJ6EYRbSSICvCxd/CZeciMLaWpc=","FModel":"04CPT-B1-2A","FGoods":"二极管","FUnit":"个","CFIsInsp":false,"Fremark":"","FOriginCountry":"137"}]}}`
queueExchange := rabbitmq.QueueExchange{
"store_out",
"store_out",
"store",
"scm_store_out",
"scm_store_out",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -204,9 +204,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_sync_status",
"store_sync_status",
"store",
"scm_store_sync_status",
"scm_store_sync_status",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -19,9 +19,9 @@ func SyncErpStatus(syncName string, ErpId string) (err error) {
}
body := string(data)
queueExchange := rabbitmq.QueueExchange{
"store_sync_status",
"store_sync_status",
"store",
"scm_store_sync_status",
"scm_store_sync_status",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -161,9 +161,9 @@ func Sync() {
}()
t := &RecvPro{}
rabbitmq.Recv(rabbitmq.QueueExchange{
"store_supplier",
"store_supplier",
"store",
"scm_store_supplier",
"scm_store_supplier",
"scm_store",
"direct",
configs.RABBITMQDSN,
}, t, 1)
......
......@@ -23,9 +23,9 @@ func main() {
}
body := string(data)
queueExchange := rabbitmq.QueueExchange{
"store_supplier",
"store_supplier",
"store",
"scm_store_supplier",
"scm_store_supplier",
"scm_store",
"direct",
configs.RABBITMQDSN,
}
......
......@@ -34,7 +34,7 @@ func pushAlive() {
err error
)
item = PayloadItem{
Endpoint: "wms-server",
Endpoint: "fengkong-server/172.18.137.41",
Metric: "scm_wms_server",
Timestamp: time.Now().Unix(),
Step: 60,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment