From fbf3cd3176f6035436f0f0bf94dc01d44e712128 Mon Sep 17 00:00:00 2001
From: heyuntao <heyuntao@LAPTOP-MP4HD5NS>
Date: 星期五, 14 七月 2023 11:00:06 +0800
Subject: [PATCH] Merge branch 'feature/v1.1.4开发' of http://60.204.153.149:8081/r/dfgApi into feature/v1.1.4开发

---
 public/html/per_cms.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/html/per_cms.html b/public/html/per_cms.html
index 3504b69..e82333c 100644
--- a/public/html/per_cms.html
+++ b/public/html/per_cms.html
@@ -136,9 +136,9 @@
                     headers:{
                         "token":this.getUrlPar("token")
                     },
-                   url:'http://appapitest.ushopvip.com/api/activity/cmsGet',
+                   //url:'http://appapitest.ushopvip.com/api/activity/cmsGet',
                     //url:'http://dfg.shop.com/api/activity/cmsGet',
-                    //url:'http://dfgapp.ushopvip.com/api/activity/cmsGet',
+                    url:'http://dfgapp.ushopvip.com/api/activity/cmsGet',
                     type:"post",
                     dataType:"json",
                     async: false,

--
Gitblit v1.9.3