1、完善项目
2、完善合同 3、完善费用项 4、司机管理对接OCR 5、完善运输计划 6、完善临时额度
This commit is contained in:
@@ -73,3 +73,29 @@ blade:
|
||||
#url: jdbc:kingbase8://localhost:4321/bladex
|
||||
#username: kingbase
|
||||
#password: 123456
|
||||
|
||||
#第三方接口配置
|
||||
thirdParty:
|
||||
ocr:
|
||||
# OCR磅单、车牌识别接口地址
|
||||
baseUrl: http://127.0.0.1:8080
|
||||
# OCR证件识别接口地址
|
||||
baseOtherUrl: http://127.0.0.1:8080
|
||||
wps:
|
||||
# WPS开放接口地址
|
||||
baseUrl: http://127.0.0.1:8080
|
||||
oa:
|
||||
# OA开放接口地址
|
||||
baseUrl: http://127.0.0.1:8080
|
||||
track:
|
||||
# 轨迹开放接口地址
|
||||
baseUrl: http://127.0.0.1:8080
|
||||
mk:
|
||||
# MK开放接口地址
|
||||
baseUrl: http://127.0.0.1:8080
|
||||
|
||||
|
||||
powerjob:
|
||||
worker:
|
||||
enabled: false
|
||||
server-address: 172.16.203.228:7700
|
||||
|
||||
Reference in New Issue
Block a user