修改服务器配置文件参数,页面1.1.0版本
This commit is contained in:
@@ -10,21 +10,21 @@ const config = {
|
||||
],*/
|
||||
|
||||
// 本地调试接口
|
||||
/* Api: "http://project.blv-oa.com:898/api/",
|
||||
Ads: "http://project.blv-oa.com:898/",
|
||||
PicAds: "http://blv-rd.tech:10010/PanelSelectionPic/",
|
||||
ApiList: [
|
||||
"http://project.blv-oa.com:898/api/",
|
||||
"http://localhost:19368/api/",
|
||||
"http://www.boonlive-rcu.com:7000/api/",
|
||||
], */
|
||||
// 新服务接口
|
||||
Api: "http://project.blv-oa.com:898/api/",
|
||||
// Api: "http://project.blv-oa.com:898/api/",
|
||||
// Ads: "http://project.blv-oa.com:898/",
|
||||
// PicAds: "http://blv-rd.tech:10010/PanelSelectionPic/",
|
||||
// ApiList: [
|
||||
// "http://project.blv-oa.com:898/api/",
|
||||
// "http://localhost:19368/api/",
|
||||
// "http://www.boonlive-rcu.com:7000/api/",
|
||||
// ],
|
||||
// 新服务接口
|
||||
Api: "http://project.blv-oa.com:898/api/",
|
||||
Ads: "http://project.blv-oa.com:898/",
|
||||
PicAds: "http://blv-rd.tech:10010/PanelSelectionPic/",
|
||||
PicAds: "http://blv-rd.tech:19055/PanelSelectionPic/",
|
||||
ApiList: [
|
||||
"http://project.blv-oa.com:898/api/",
|
||||
"http://blv-rd.tech:10010/api/",
|
||||
"http://blv-rd.tech:19055/api/",
|
||||
"http://www.boonlive-rcu.com:7000/api/",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user