Browse Source

变换api接口

aohuoyun 6 years ago
parent
commit
22b54900bd
2 changed files with 7 additions and 5 deletions
  1. 7 1
      README.md
  2. 0 4
      src/config/api-config.js

+ 7 - 1
README.md

@@ -24,4 +24,10 @@ For detailed explanation on how things work, checkout the [guide](http://vuejs-t
 `https://apply.licai.cn`
 
 ## 接口文档地址
-`https://doc.33.cn/project.do#/ffff-1506308471430-10163178175-0004/interface/list/ffff-1512385106076-10163178175-0048`
+`https://doc.33.cn/project.do#/ffff-1506308471430-10163178175-0004/interface/list/ffff-1512385106076-10163178175-0048`
+##正式环境接口依赖
+* https://api.fx66.com
+
+## 线上地址
+* https://www.fx66.com
+* 线上代码为master分支

+ 0 - 4
src/config/api-config.js

@@ -7,10 +7,6 @@ var apiUrl = {
   baseNewUrl: "https://api.fx66.com",//正式ip
     // baseNewUrl: 'https://test.33.cn',
     uploadUrl:"https://oss.33.cn",
-    
-    // baseNewUrl:"https://dev407.33.cn",
-
-    // baseNewUrl:'https://dev407.33.cn'
 }
 export default {
 /*