Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wx-boss
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-boss
Commits
52b34a55
Commit
52b34a55
authored
Nov 01, 2019
by
姜雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
切换为https协议
parent
59d00b5b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
constants.ts
miniprogram/config/constants.ts
+12
-12
No files found.
miniprogram/config/constants.ts
View file @
52b34a55
export
const
devUrl
=
{
SYSTEM_SERVER_URL
:
'http://ex-dev-dcxy-system-manage.168cad.top'
,
STATISTICS_SERVER_URL
:
'http://ex-dev-dcxy-statistics-manage.168cad.top'
,
CUSTOMER_SERVER_URL
:
'http://ex-dev-customer-manage.168cad.top'
,
BASE_SERVER_URL
:
'http://ex-dev-dcxy-base-manage.168cad.top'
,
SYSTEM_SERVER_URL
:
'http
s
://ex-dev-dcxy-system-manage.168cad.top'
,
STATISTICS_SERVER_URL
:
'http
s
://ex-dev-dcxy-statistics-manage.168cad.top'
,
CUSTOMER_SERVER_URL
:
'http
s
://ex-dev-customer-manage.168cad.top'
,
BASE_SERVER_URL
:
'http
s
://ex-dev-dcxy-base-manage.168cad.top'
,
};
export
const
testUrl
=
{
SYSTEM_SERVER_URL
:
'http://ex-test-dcxy-system-manage.168cad.top'
,
STATISTICS_SERVER_URL
:
'http://ex-test-dcxy-statistics-manage.168cad.top'
,
CUSTOMER_SERVER_URL
:
'http://ex-test-customer-manage.168cad.top'
,
BASE_SERVER_URL
:
'http://ex-test-dcxy-base-manage.168cad.top'
,
SYSTEM_SERVER_URL
:
'http
s
://ex-test-dcxy-system-manage.168cad.top'
,
STATISTICS_SERVER_URL
:
'http
s
://ex-test-dcxy-statistics-manage.168cad.top'
,
CUSTOMER_SERVER_URL
:
'http
s
://ex-test-customer-manage.168cad.top'
,
BASE_SERVER_URL
:
'http
s
://ex-test-dcxy-base-manage.168cad.top'
,
};
export
const
masterUrl
=
{
SYSTEM_SERVER_URL
:
'http://dcxy-system-manage.dcrym.com'
,
STATISTICS_SERVER_URL
:
'http://dcxy-statistics-manage.dcrym.com'
,
CUSTOMER_SERVER_URL
:
'http://dcxy-customer-manage.dcrym.com'
,
BASE_SERVER_URL
:
'http://dcxy-base-manage.dcrym.com'
,
SYSTEM_SERVER_URL
:
'http
s
://dcxy-system-manage.dcrym.com'
,
STATISTICS_SERVER_URL
:
'http
s
://dcxy-statistics-manage.dcrym.com'
,
CUSTOMER_SERVER_URL
:
'http
s
://dcxy-customer-manage.dcrym.com'
,
BASE_SERVER_URL
:
'http
s
://dcxy-base-manage.dcrym.com'
,
};
export
const
successCode
=
1000
;
...
...
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