Răsfoiți Sursa

开票回调处理

WH01243 1 an în urmă
părinte
comite
dd6371d68e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/jfw/modules/subscribepay/src/service/invoice.go

+ 1 - 1
src/jfw/modules/subscribepay/src/service/invoice.go

@@ -1189,7 +1189,7 @@ func (this *Invoice) InvoiceSubmit() {
 			} else {
 				body["custName"] = "个人"
 			}
-			htjs(body, orderArr, this.GetString("invoice_type"), this.GetString("company_name"), this.GetString("taxpayer_identnum"), this.GetString("mail"), this.GetString("phone"))
+			go htjs(body, orderArr, this.GetString("invoice_type"), this.GetString("company_name"), this.GetString("taxpayer_identnum"), this.GetString("mail"), this.GetString("phone"))
 		} else {
 			//给王航发信息
 			recipientStr := ""