1.代客下单 扫码支付,储值卡扫码支付
This commit is contained in:
@@ -1242,7 +1242,7 @@ public class TbShopTableServiceImpl implements TbShopTableService {
|
||||
case "cash":
|
||||
orderInfo = tbPayServiceImpl.cashPay(payDTO);
|
||||
break;
|
||||
case "scanPay":
|
||||
case "scanCode":
|
||||
orderInfo = tbPayServiceImpl.scanPay(payDTO);
|
||||
break;
|
||||
case "accountPay":
|
||||
|
||||
Reference in New Issue
Block a user