123
This commit is contained in:
@@ -587,7 +587,7 @@ func OnPayFinished(orderPay *model.OrderPay) (err error) {
|
|||||||
if storeOrder.StoreID == 668357 {
|
if storeOrder.StoreID == 668357 {
|
||||||
storeOrder.StoreID = 131
|
storeOrder.StoreID = 131
|
||||||
}
|
}
|
||||||
partner.CurStoreAcctManager.InsertBrandBill(jxcontext.AdminCtx, 123, storeOrder.ActualPayPrice, 1, 1, "")
|
partner.CurStoreAcctManager.InsertBrandBill(jxcontext.AdminCtx, 131, storeOrder.ActualPayPrice, 1, 1, "")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
case model.PayTypeTL_BrandBillCharge:
|
case model.PayTypeTL_BrandBillCharge:
|
||||||
|
|||||||
Reference in New Issue
Block a user