Browse Source

更新

three
huangjiajun 11 months ago
parent
commit
c5416bf87a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      consume/zhios_order_hjy.go

+ 1
- 1
consume/zhios_order_hjy.go View File

@@ -117,7 +117,7 @@ func KsortToStr(params map[string]string) []string {
return keys
}
func handleZhiosOrderHjy(msg []byte) error {
time.Sleep(time.Microsecond * 20) // 等待500毫秒
//1、解析canal采集至mq中queue的数据结构体
var canalMsg *md.ZhiosOrderBuckle
fmt.Println(string(msg))


Loading…
Cancel
Save