Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wx-school-app
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
姜雷
wx-school-app
Commits
23a376b8
Commit
23a376b8
authored
Mar 18, 2019
by
姜雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改正式环境地址
parent
9fdc4cd3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.js
src/constants/index.js
+4
-4
No files found.
src/constants/index.js
View file @
23a376b8
...
...
@@ -3,9 +3,9 @@ export const SuccessCode = 1000;
export
const
LogoutCode
=
-
2
;
export
const
NotRegisterCode
=
1005
;
export
const
BASE_SERVER_URL
=
'https://
ex-test-dcxy-base-app.168cad.top
'
;
export
const
BASE_SERVER_URL
=
'https://
dcxy-base-app.dcrym.com
'
;
export
const
CUSTOMER_SERVER_URL
=
'https://
ex-test-dcxy-customer-app.168cad.top
'
;
'https://
dcxy-customer-app.dcrym.com
'
;
export
const
SCHOOL_MAIN_URL
=
'https://
internal-test-school-home-bg.168cad.top
'
;
export
const
ANN_LINK_URL
=
'https://
ex-test-wx.168cad.top
/announcement/'
;
'https://
api-schoolhome.dcrym.com
'
;
export
const
ANN_LINK_URL
=
'https://
wx.dcrym.com
/announcement/'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment