|
@@ -517,7 +517,7 @@ func (this *Invoice) Callbackinvoice() {
|
|
//系统开票
|
|
//系统开票
|
|
query["order_code"] = order_code
|
|
query["order_code"] = order_code
|
|
}
|
|
}
|
|
- query["invoice_changed"] = 1
|
|
|
|
|
|
+ query["invoice_changed"] = 0
|
|
m["invoice_code"] = fpdm
|
|
m["invoice_code"] = fpdm
|
|
m["invoice_number"] = fphm
|
|
m["invoice_number"] = fphm
|
|
m["url"] = "http://" + path
|
|
m["url"] = "http://" + path
|