trading-order-admin/src/main/java/com/yami/trading/api/controller/ApiBankCardController.java
@@ -499,7 +499,8 @@ // c2cOrder.setUnreadMsg(unreadMsg.intValue()); // } if (StringUtils.isNotEmpty(c2cOrder.getMethodImg())) { String path = Constants.WEB_URL + "/public/showimg!showImg.action?imagePath=" + c2cOrder.getMethodImg(); //String path = Constants.WEB_URL + "/public/showimg!showImg.action?imagePath=" + c2cOrder.getMethodImg(); String path = Constants.IMAGES_HTTP + c2cOrder.getMethodImg(); c2cOrder.setMethodImg(path); } // 多语言