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
424414ed
Commit
424414ed
authored
Dec 20, 2019
by
tank.li@mushiny.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
盘点任务回复
parent
e6f2621e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
application.properties
src/main/resources/application.properties
+9
-3
No files found.
src/main/resources/application.properties
View file @
424414ed
...
...
@@ -4,9 +4,15 @@ spring.datasource.url=jdbc:mysql://localhost:3306/wms_heli?useUnicode=true&chara
spring.datasource.username
=
root
spring.datasource.password
=
1qaz@WSX
spring.datasource.driver-class-name
=
com.mysql.jdbc.Driver
mushiny.heli.wms.inboundResp.url
=
http://localhost:8000/heli/inboundResp
mushiny.heli.wms.outboundResp.url
=
http://localhost:8000/heli/outboundResp
mushiny.heli.wms.icqaResp.url
=
http://localhost:8000/heli/icqaResp
#--入库任务完成反馈
mushiny.heli.wms.inboundResp.url
=
http://10.2.1.204:11211/heli/inboundResp
#--出库任务完成反馈
mushiny.heli.wms.outboundResp.url
=
http://10.2.1.204:11211/heli/outboundResp
#--盘点任务上传
mushiny.heli.wms.icqaResp.url
=
http://10.2.1.204:11211/heli/icqaTasks
#--库存同步
mushiny.heli.wms.storage.url
=
http://10.2.1.204:11211/heli/storage
#log日志
logging.level.root
=
ERROR
logging.level.org.springframework
=
ERROR
...
...
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