瀏覽代碼

开票回调处理

WH01243 1 年之前
父節點
當前提交
dd6371d68e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 := ""