|
|
@@ -119,7 +119,6 @@ func DealInstallmentPaymentAutoRepaid(engine *xorm.Engine, ch *rabbit.Channel, a |
|
|
|
CreateAt: now.Format("2006-01-02 15:04:05"), |
|
|
|
UpdateAt: now.Format("2006-01-02 15:04:05"), |
|
|
|
OrdId: zhios_order_relate_utils.StrToInt64(oid), |
|
|
|
MallOid: zhios_order_relate_utils.Int64ToStr(installmentPaymentList.OrdId), |
|
|
|
}) |
|
|
|
if err != nil { |
|
|
|
session.Rollback() |
|
|
|