Sfoglia il codice sorgente

二维码配置bug修复

dongxin 1 anno fa
parent
commit
934ba051dd

+ 1 - 0
src/main/java/com/ydtech/modules/order/controller/QrCodeController.java

@@ -147,6 +147,7 @@ public class QrCodeController {
             ModelAndView modelAndView = new ModelAndView("qrcode_error");
             return modelAndView;
         }
+
         if(UserConstants.CONFIG_TYPE_2.equals(configType) || UserConstants.CONFIG_TYPE_1.equals(configType)){
             InsOrders insOrders = insOrdersService.getById(insOrderQrCode.getOrderno());
             // 获取图标