瀏覽代碼

生产ip改为生产内网ip

hyq 6 年之前
父節點
當前提交
e1f89d350d

+ 1 - 0
src/main/java/com/emato/cuspay/biz/wx/WxCusDeclareQueryBiz.java

@@ -280,6 +280,7 @@ public class WxCusDeclareQueryBiz extends AbstractCusDeclareBiz implements Cuspa
                     noti.setTstm(new Date());
                     merchNotiService.update(noti);
                 }else{
+                    merchNoti.setNotiSn(TablePrimaryKeyPrefix.merch_pay_noti_type + IdWorkerAide.nextId());
                     merchNotiService.insert(merchNoti);
                 }
             } catch (Exception e) {

+ 1 - 1
src/main/resources/application.yml

@@ -8,7 +8,7 @@ app:
 
 # 服务配置
 server:
-    address: 120.76.26.84
+    address: 172.18.68.117
     port: 9999
     servlet:
       context-path: /