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
3dbe381a
Commit
3dbe381a
authored
Jan 01, 2020
by
yuan.yao@mushiny.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete application-test.yml
parent
0ad591d2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
58 deletions
+0
-58
application-test.yml
target/classes/application-test.yml
+0
-58
No files found.
target/classes/application-test.yml
deleted
100644 → 0
View file @
0ad591d2
ip
:
127.0.0.1
spring
:
#DATASOURCE
datasource
:
url
:
jdbc:log4jdbc:mysql://${ip}:3306/wms_v8_staging?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
:
net.sf.log4jdbc.DriverSpy
type
:
com.zaxxer.hikari.HikariDataSource
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
:
5678
username
:
guest
password
:
guest
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
:
10.16.12.167
midea.webApi.INV_ORG_ID
:
200124
midea.webApi.INV_CODE
:
MS1221L
midea.webApi.instructIn.callBack
:
http://${midea.webApi.ip}:7071/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}:7071/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}:7071/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
:
midea.webApi.sfcMitemSyn
:
http://${midea.webApi.ip}:7071/api/AnntoApi/GetSyncMitemInfo?INV_ORG_ID={INV_ORG_ID}&LAST_UPDATE_DATE={LAST_UPDATE_DATE}
midea.webApi.invMitemLabelSyn
:
http://${midea.webApi.ip}:7071/api/anntoapi/getsyncmoinfo?INV_ORG_ID={INV_ORG_ID}&LAST_UPDATE_DATE={LAST_UPDATE_DATE}
mushiny
:
robot3.begain.index
:
50
emptyRun.endAddress.enable
:
true
debug
:
false
test
:
true
\ 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