Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xnr-interface
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
heli_wms
xnr-interface
Commits
2b12c8b7
Commit
2b12c8b7
authored
Dec 18, 2019
by
tank.li@mushiny.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
盘点任务回复
parent
72f018d9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
application.properties
src/main/resources/application.properties
+8
-8
No files found.
src/main/resources/application.properties
View file @
2b12c8b7
...
@@ -13,10 +13,10 @@ logging.level.org.springframework=ERROR
...
@@ -13,10 +13,10 @@ logging.level.org.springframework=ERROR
logging.level.com.mushiny
=
DEBUG
logging.level.com.mushiny
=
DEBUG
logging.config
=
classpath:logback-spring.xml
logging.config
=
classpath:logback-spring.xml
#rabbitMQ
#rabbitMQ
spring.rabbitmq.host
=
52.82.42.201
spring.rabbitmq.host
=
182.168.100.122
spring.rabbitmq.port
=
5672
spring.rabbitmq.port
=
5672
spring.rabbitmq.username
=
admin
spring.rabbitmq.username
=
admin
spring.rabbitmq.password
=
3edcvfr45t
spring.rabbitmq.password
=
admin
spring.rabbitmq.virtualhost
=
/
spring.rabbitmq.virtualhost
=
/
#WCS
#WCS
security.oauth2.client.client-id
=
wms-stowpodselection-server-v8
security.oauth2.client.client-id
=
wms-stowpodselection-server-v8
...
@@ -29,13 +29,13 @@ security.oauth2.client.scope=server
...
@@ -29,13 +29,13 @@ security.oauth2.client.scope=server
security.oauth2.resource.token-info-uri
=
http://auth-service-prod-service.production:9998/uaa/oauth/check_token
security.oauth2.resource.token-info-uri
=
http://auth-service-prod-service.production:9998/uaa/oauth/check_token
security.oauth2.resource.prefer-token-info
=
false
security.oauth2.resource.prefer-token-info
=
false
baseTokenUrl
=
https://sso-api.mushiny.com
baseTokenUrl
=
http://sso-api.mushiny.local
baseUrl
=
http://wcs.mushiny.com
baseUrl
=
http://182.168.100.122:8087
#wcs.username=${wms_to_wcs_token_username}
#wcs
wcs.username
=
test
#wcs.password=${wms_to_wcs_token_password}
wcs.password
=
test
wcs.type
=
admin
wcs.type
=
admin
wcs.username
=
wcs
wcs.password
=
wcs
wcs.getTokenUrl
=
${baseTokenUrl}/sso/user/login
wcs.getTokenUrl
=
${baseTokenUrl}/sso/user/login
wcs.getPods
=
${baseUrl}/wcs/agv-task/workStationInTransitPodNumber
wcs.getPods
=
${baseUrl}/wcs/agv-task/workStationInTransitPodNumber
wcs.callPod
=
${baseUrl}/wcs/agv-task/pod-to-workstation
wcs.callPod
=
${baseUrl}/wcs/agv-task/pod-to-workstation
...
...
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