Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Quilan
/
medicinal-supplier
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
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
c0702d3c
authored
2019-12-03 10:55:35 +0800
by
shiyunfei
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://test.csylcloud.com:8000/zsef5966/medicinal-supplier
2 parents
d6e710be
bbbac712
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
0 deletions
conf/prod/config.properties
conf/test/config.properties
src/main/java/com/phxl/common/constants/PlatformConstant.java
src/main/java/com/phxl/modules/goods/web/spd/SpdControlller.java
src/main/resources/config.properties
conf/prod/config.properties
View file @
c0702d3
...
...
@@ -7,8 +7,11 @@ jdbc.password=BOE190326jdfyy
spd_service_url
=
http://10.146.9.50:8080/medicinal-web/a/spdrecvsupplier/
spd_common_url
=
http://10.146.9.50:8080/medicinal-web/a/
huarun_service_url
=
http://61.190.54.189:8001/huarun/spd/syn/
platform_url
=
http://61.190.54.189:8001/huarun/
#spd服务地址
spd_wechat_url
=
http://10.146.9.50:8080/medicinal-web/a/wechat/
spd_wechat_login
=
http://10.146.9.50:8080/medicinal-web/a/login
...
...
conf/test/config.properties
View file @
c0702d3
...
...
@@ -7,8 +7,11 @@ jdbc.password=BOE190326jdfyy
spd_service_url
=
http://10.146.9.50:8080/medicinal-web/a/spdrecvsupplier/
spd_common_url
=
http://10.146.8.221:9002/medicinal-web/a/
huarun_service_url
=
http://61.190.54.189:8001/huarun/spd/syn/
platform_url
=
http://61.190.54.189:8005/huarun/
#spd服务地址
spd_wechat_url
=
http://10.146.9.50:8080/medicinal-web/a/wechat/
spd_wechat_login
=
http://10.146.9.50:8080/medicinal-web/a/login
...
...
src/main/java/com/phxl/common/constants/PlatformConstant.java
View file @
c0702d3
...
...
@@ -10,6 +10,9 @@ public class PlatformConstant {
//SPD接口地址
public
static
final
String
PlatForm_SPD_Url
=
Global
.
getConfig
(
"spd_service_url"
);
//SPD接口地址
public
static
final
String
PlatForm_SPD_Common_Url
=
Global
.
getConfig
(
"spd_common_url"
);
//推送对账,发药,库存平台地址
public
static
final
String
PlatForm_URL
=
Global
.
getConfig
(
"platform_url"
);
...
...
src/main/java/com/phxl/modules/goods/web/spd/SpdControlller.java
View file @
c0702d3
This diff is collapsed.
Click to expand it.
src/main/resources/config.properties
View file @
c0702d3
...
...
@@ -7,8 +7,11 @@ jdbc.password=BOE190326jdfyy
spd_service_url
=
http://10.146.9.50:8080/medicinal-web/a/spdrecvsupplier/
spd_common_url
=
http://10.146.9.50:8080/medicinal-web/a/
huarun_service_url
=
http://61.190.54.189:8001/huarun/spd/syn/
platform_url
=
http://61.190.54.189:8001/huarun/
#spd服务地址
spd_wechat_url
=
http://10.146.9.50:8080/medicinal-web/a/wechat/
spd_wechat_login
=
http://10.146.9.50:8080/medicinal-web/a/login
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment