This commit is contained in:
邹宗楠
2022-08-16 14:34:00 +08:00
parent 0f3b6b3a6c
commit deebdd0f5b
3 changed files with 10 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ func PrintOrderByOrder4Store(ctx *jxcontext.Context, order *model.GoodsOrder, st
PrintResult: partner.PrintResultNoPrinter,
}, nil
}
storeDetail, _ := dao.GetStoreDetail(db, storeID, order.VendorID, order.VendorOrgCode)
if storeDetail == nil && order.VendorOrderID == testVendorOrderID {
storeDetail = &dao.StoreDetail{