he2802 1 年之前
父節點
當前提交
227739eee5

+ 0 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/wx/service/impl/WxPayServiceImpl.java

@@ -1288,7 +1288,6 @@ public class WxPayServiceImpl implements IWxPayService {
             throw new CustomException(e.getMessage());
             throw new CustomException(e.getMessage());
         }
         }
 
 
-        return null;
     }
     }
 
 
 }
 }