Explorar el Código

聚合充值+抖音团长商品

three
huangjiajun hace 1 año
padre
commit
4142f24d78
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      consume/zhios_tikTok_goods_update.go

+ 3
- 3
consume/zhios_tikTok_goods_update.go Ver fichero

@@ -37,9 +37,9 @@ func ZhiosTikTokUpdate(queue md.MqQueue) {
fmt.Println(">>>>>>>>>>>>>>>>CanalOrderConsume<<<<<<<<<<<<<<<<<<<<<<<<<")
err = handleZhiosTikTokGoodsUpdate(res.Body)
//_ = res.Reject(false)
if err == nil {
_ = res.Ack(true)
}
//if err == nil {
_ = res.Ack(true)
//}
} else {
panic(errors.New("error getting message"))
}


Cargando…
Cancelar
Guardar