Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wms-midea-server-v8-nansha
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
wms-midea-server-v8-nansha
Commits
ea41323f
Commit
ea41323f
authored
Jan 01, 2020
by
yuan.yao@mushiny.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete application-9989.yml
parent
5873e9bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
72 deletions
+0
-72
application-9989.yml
target/application-9989.yml
+0
-72
No files found.
target/application-9989.yml
deleted
100644 → 0
View file @
5873e9bc
ip
:
127.0.0.1
spring
:
#DATASOURCE
datasource
:
url
:
jdbc:mysql://192.168.10.31:3308/wms_v8_staging?autoReconnect=true&autoReconnectForPools=true&useUnicode=true&characterEncoding=utf8&useSSL=false
#url: jdbc:mysql://192.168.10.211:3306/wms_v8_staging_nansha2?useUnicode=true&characterEncoding=utf8&useSSL=false
#url: jdbc:log4jdbc:mysql://192.168.10.211:3306/wms_v8_staging?useUnicode=true&characterEncoding=utf8&useSSL=false
username
:
root
password
:
123456
driverClassName
:
com.mysql.jdbc.Driver
#type: com.zaxxer.hikari.HikariDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
jpa
:
database
:
MYSQL
show-sql
:
false
database-platform
:
org.hibernate.dialect.MySQLInnoDBDialect
generate-ddl
:
false
hibernate
:
naming.physical-strategy
:
org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl
ddl-auto
:
none
# JACKSON
jackson
:
serialization.write-dates-as-timestamps
:
false
serialization.indent_output
:
true
rabbitmq
:
host
:
${ip}
#host: 192.168.10.211
port
:
5672
#port: 5674
username
:
mushiny
password
:
mushiny
virtualhost
:
/
redis.database
:
0
redis.host
:
${ip}
#redis.host: 192.168.10.211
redis.password
:
redis.pool.max-active
:
8
redis.pool.max-wait
:
-1
redis.pool.max-idle
:
8
redis.pool.min-idle
:
0
redis.timeout
:
0
redis.port
:
16379
midea.webApi.ip
:
localhost
midea.webApi.INV_ORG_ID
:
200124
midea.webApi.INV_CODE
:
MS1221P
midea.webApi.instructIn.callBack
:
http://${midea.webApi.ip}:9989/api/AnntoStockInApi/GetStockInCmdPassBack?ID={ID}&INV_ORG_ID={INV_ORG_ID}&BILL_TYPE={BILL_TYPE}&LABEL_NO={LABEL_NO}&BILL_NO={BILL_NO}&CAR_NO={CAR_NO}&DATETIME_STOCK={DATETIME_STOCK}&STATUS={STATUS}&LOC_CODE={LOC_CODE}&INV_CODE={INV_CODE}
midea.webApi.instructOut.callBack
:
http://${midea.webApi.ip}:9989/api/AnntoStockOutApi/GetStockOutCmdPassBack?ID={ID}&INV_ORG_ID={INV_ORG_ID}&BILL_TYPE={BILL_TYPE}&LABEL_NO={LABEL_NO}&INV_CODE={INV_CODE}&BILL_NO={BILL_NO}&CAR_NO={CAR_NO}&STOCK_QTY={STOCK_QTY}&DATETIME_STOCK={DATETIME_STOCK}&STATUS={STATUS}&STORAGE_NO_L={STORAGE_NO_L}&LOC_CODE={LOC_CODE}
midea.webApi.RFID.callBack
:
http://${midea.webApi.ip}:9989/api/AnntoRfidApi/GetRfidCmdPassBack?INV_ORG_ID={INV_ORG_ID}&WORKCENTER_CODE={WORKCENTER_CODE}&STORAGE_NO_L={STORAGE_NO_L}&STORAGE_NO_R={STORAGE_NO_R}&DATETIME_UPDATED={DATETIME_UPDATED}
wms.sectionId
:
1
midea.webApi.sfcMitemSyn
:
http://${midea.webApi.ip}:9989/api/AnntoApi/GetSyncMitemInfo?INV_ORG_ID={INV_ORG_ID}&LAST_UPDATE_DATE={LAST_UPDATE_DATE}
midea.webApi.invMitemLabelSyn
:
http://${midea.webApi.ip}:9989/api/anntoapi/getsyncmoinfo?INV_ORG_ID={INV_ORG_ID}&LAST_UPDATE_DATE={LAST_UPDATE_DATE}
pod.correctTheta
:
0
#美的slam地址
mushiny
:
midea.slam.url
:
http://localhost:8001/api/v1/tasks/assignTask
midea.slam.url_select
:
http://localhost:8001/api/v1/tasks/queryTask
midea.slam.url.login
:
http://localhost:8001/api/v1/users/auth
midea.slam.url.login.user
:
mushiny
midea.slam.url.login.passwd
:
1234
midea.slam.mes.callBack
:
http://localhost:12003/slamTest/mesCallBack
midea.slam.appSecret
:
MIDEA-MRC-AGV
robot3.begain.index
:
50
emptyRun.endAddress.enable
:
true
debug
:
false
test
:
false
section
:
section1
rfid.url.podInConfirm
:
http://10.133.106.75:21002/rfid/podInConfirm
rfid.url.podOutReq
:
http://10.133.106.75:21002/rfid/podOutReq
\ No newline at end of file
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