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
0875cc15
Commit
0875cc15
authored
Dec 18, 2019
by
tank.li@mushiny.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
盘点任务回复
parent
2b12c8b7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pom.xml
pom.xml
+1
-1
application.properties
src/main/resources/application.properties
+2
-2
No files found.
pom.xml
View file @
0875cc15
...
...
@@ -10,7 +10,7 @@
</parent>
<groupId>
com.mushiny.heli.xnr
</groupId>
<artifactId>
xnr-interface
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<version>
1.0.0
</version>
<name>
xnr-interface
</name>
<description>
xnr-interface
</description>
...
...
src/main/resources/application.properties
View file @
0875cc15
...
...
@@ -2,7 +2,7 @@ server.port=8000
#spring.datasource.url=jdbc:mysql://192.168.1.240:3307/wms_heli?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2b8
spring.datasource.url
=
jdbc:mysql://localhost:3306/wms_heli?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=GMT%2b8
spring.datasource.username
=
root
spring.datasource.password
=
1
23456
spring.datasource.password
=
1
qaz@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
...
...
@@ -13,7 +13,7 @@ logging.level.org.springframework=ERROR
logging.level.com.mushiny
=
DEBUG
logging.config
=
classpath:logback-spring.xml
#rabbitMQ
spring.rabbitmq.host
=
182.168.100.122
spring.rabbitmq.host
=
localhost
spring.rabbitmq.port
=
5672
spring.rabbitmq.username
=
admin
spring.rabbitmq.password
=
admin
...
...
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