Toggle navigation
Toggle navigation
This project
Loading...
Sign in
public_service
/
public_sdk_ios
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xuguohong
2017-02-27 08:41:25 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
765f48f15554ec21c6c8f187b4ea74121eff42da
765f48f1
1 parent
4bfe7cd5
Update pool_setting
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
framework/pool_setting
framework/pool_setting
View file @
765f48f
...
...
@@ -14,7 +14,7 @@
"custom"
:
"custom"
,
"c2"
:
"c2"
,
"c1"
:
"c1"
,
"loginCheckUrl"
:
"http://
183.57.76.181
:9010/logincheck/check"
,
"payorderurl"
:
"http://
183.57.76.181
:9020/paycheck/create"
,
"paycheckurl"
:
"http://
183.57.76.181
:9020/paycheck/confirm"
"loginCheckUrl"
:
"http://
public.sdk.gzyouai.com
:9010/logincheck/check"
,
"payorderurl"
:
"http://
public.sdk.gzyouai.com
:9020/paycheck/create"
,
"paycheckurl"
:
"http://
public.sdk.gzyouai.com
:9020/paycheck/confirm"
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment