log
This commit is contained in:
@@ -205,8 +205,11 @@ func CancelWayOrder(ctx *jxcontext.Context, userId string, param *bida.CancelOrd
|
|||||||
order := &model.UserVendorOrder{UserId: userId, LocalWayBill: param.OrderNo}
|
order := &model.UserVendorOrder{UserId: userId, LocalWayBill: param.OrderNo}
|
||||||
//orders, err := QueryOrderDetail(param.Type, param.OrderNo)
|
//orders, err := QueryOrderDetail(param.Type, param.OrderNo)
|
||||||
//order := &orders
|
//order := &orders
|
||||||
globals.SugarLogger.Debugf("hjghauifhwquihfuiojqw== %v ", order.OtherWayBill)
|
globals.SugarLogger.Debugf("dgergergesgreger== %s ", order.OtherWayBill)
|
||||||
|
globals.SugarLogger.Debugf("hjghauifhwquihfuiojqw== %s ", order.LastOperator)
|
||||||
if err := dao.GetEntity(dao.GetDB(), order, "UserId", "LocalWayBill"); err != nil {
|
if err := dao.GetEntity(dao.GetDB(), order, "UserId", "LocalWayBill"); err != nil {
|
||||||
|
globals.SugarLogger.Debugf("sdhgeagqweg344w33qgweag== %s ", order.OtherWayBill)
|
||||||
|
globals.SugarLogger.Debugf("jbhbhjdsgbgjhghiwsg== %s ", order.LastOperator)
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user