Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
party-build-cloud
Project
Project
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
wangqinghua
party-build-cloud
Commits
ab2df002
Commit
ab2df002
authored
Dec 02, 2019
by
wangqinghua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
803ebe7f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
app.apk
app.apk
+0
-0
ionic.config.json
ionic.config.json
+1
-1
http.service.ts
src/service/http.service.ts
+1
-1
No files found.
app.apk
0 → 100644
View file @
ab2df002
File added
ionic.config.json
View file @
ab2df002
...
...
@@ -7,7 +7,7 @@
"proxies"
:
[
{
"path"
:
"/wisdomgroup"
,
"proxyUrl"
:
"http://bjgdjy.shjcdj.cn/wisdomgroup"
"proxyUrl"
:
"http
s
://bjgdjy.shjcdj.cn/wisdomgroup"
},
{
"path"
:
"/logistics"
,
...
...
src/service/http.service.ts
View file @
ab2df002
...
...
@@ -14,7 +14,7 @@ export class AppGlobal {
//接口基地址
// static domain = "http://192.168.2.106:8080"; //正式环境
static
domain
=
"http://bjgdjy.shjcdj.cn"
;
//政务云
static
domain
=
"http
s
://bjgdjy.shjcdj.cn"
;
//政务云
// static domain = "http://47.103.33.196:8080"; //阿里云正式地址
// static domain = "http://47.103.35.216:8080"; //阿里云测试地址
// static domain = "http://218.78.19.169:8081"; //天翼云地址
...
...
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