修改支付通道问题
This commit is contained in:
@@ -189,6 +189,7 @@ public class PrinterUtils {
|
|||||||
sb.append("<C> </C><BR><BR>");
|
sb.append("<C> </C><BR><BR>");
|
||||||
sb.append("<S>总订单数:"+handoverInfo.getOrderNum()+"</S><BR>");
|
sb.append("<S>总订单数:"+handoverInfo.getOrderNum()+"</S><BR>");
|
||||||
sb.append("<S>打印时间:"+DateUtils.getTime(new Date())+"</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("<OUT:200>");
|
||||||
sb.append("<PCUT>");
|
sb.append("<PCUT>");
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ logging:
|
|||||||
|
|
||||||
|
|
||||||
gateway:
|
gateway:
|
||||||
url: https://gatewaytestapi.sxczgkj.cn/gate-service/
|
url: https://gateway.api.sxczgkj.cn/gate-service/
|
||||||
client:
|
client:
|
||||||
backUrl: https://p40312246f.goho.co/cashier-client/notify/notifyPay
|
backUrl: https://cashierclient.sxczgkj.cn/cashier-client/notify/notifyPay
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user