1
This commit is contained in:
@@ -93,9 +93,6 @@ func PrintOrderByOrder4Store(ctx *jxcontext.Context, order *model.GoodsOrder, st
|
||||
}
|
||||
|
||||
printResult, err = handler.PrintOrder(ctx, store, storeDetail, order, printType, afs)
|
||||
if storeID == 805216 {
|
||||
globals.SugarLogger.Debugf("805216--------err := %v", err)
|
||||
}
|
||||
if err == nil {
|
||||
dao.SetOrderPrintFlag(db, ctx.GetUserName(), order.VendorOrderID, order.VendorID, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user