Commit 424414ed authored by tank.li@mushiny.com's avatar tank.li@mushiny.com

盘点任务回复

parent e6f2621e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment