Przeglądaj źródła

update

order_statistics
dengbiao 4 miesięcy temu
rodzic
commit
cc055242d3
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

@@ -35,7 +35,7 @@ func InstallmentPaymentAutoRepaidConsume(queue md.MqQueue) {
if ok == true {
//fmt.Println(string(res.Body))
fmt.Println(">>>>>>>>>>>>>>>>InstallmentPaymentAutoRepaidConsume<<<<<<<<<<<<<<<<<<<<<<<<<")
err = handleZhiosOneCirclesCoinConsume(res.Body)
err = handleInstallmentPaymentAutoRepaidConsume(res.Body)
if err != nil {
fmt.Println("handleInstallmentPaymentAutoRepaidConsumeERR:::::", err.Error())
}


Ładowanie…
Anuluj
Zapisz