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

init

parent 7113290e
server.port=8000
spring.datasource.url=jdbc:mysql://192.168.1.240:3307/wms_heli
spring.datasource.url=jdbc:mysql://192.168.1.240:3307/wms_heli?useUnicode=true&characterEncoding=utf8&useSSL=false
spring.datasource.username=root
spring.datasource.password=123456
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
mushiny.heli.wms.inboundResp.url=http://localhost/heli/inboundResp
mushiny.heli.wms.outboundResp.url=http://localhost/heli/outboundResp
mushiny.heli.wms.icqaResp.url=http://localhost/heli/icqaResp
#log
#log����
logging.level.root=ERROR
logging.level.org.springframework=ERROR
logging.level.com.mushiny=DEBUG
......
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