修改支付通道问题

This commit is contained in:
韩鹏辉 2024-04-16 11:19:17 +08:00
parent c0f3b445cb
commit 9f8fbe4850
2 changed files with 3 additions and 2 deletions

View File

@ -189,6 +189,7 @@ public class PrinterUtils {
sb.append("<C> </C><BR><BR>");
sb.append("<S>总订单数:"+handoverInfo.getOrderNum()+"</S><BR>");
sb.append("<S>打印时间:"+DateUtils.getTime(new Date())+"</S><BR>");
// sb.append("<QR>".concat(handoverInfo.getMerchantName())+"</QR><BR>");
sb.append("<OUT:200>");
sb.append("<PCUT>");

View File

@ -35,7 +35,7 @@ logging:
gateway:
url: https://gatewaytestapi.sxczgkj.cn/gate-service/
url: https://gateway.api.sxczgkj.cn/gate-service/
client:
backUrl: https://p40312246f.goho.co/cashier-client/notify/notifyPay
backUrl: https://cashierclient.sxczgkj.cn/cashier-client/notify/notifyPay