Przeglądaj źródła

update

order_statistics
dengbiao 5 miesięcy temu
rodzic
commit
94c9a065b4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      consume/zhios_installment_payment_auto_repaid_consume.go

+ 1
- 1
consume/zhios_installment_payment_auto_repaid_consume.go Wyświetl plik

@@ -50,7 +50,7 @@ func InstallmentPaymentAutoRepaidConsume(queue md.MqQueue) {
}

func handleInstallmentPaymentAutoRepaidConsume(msgData []byte) error {
time.Sleep(time.Duration(2) * time.Millisecond) //休眠2毫秒
time.Sleep(time.Duration(1) * time.Millisecond) //休眠1毫秒

//1、解析mq中queue的数据结构体
var msg *md2.InstallmentPaymentStructForAutoRepaid


Ładowanie…
Anuluj
Zapisz