55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
|
|
kangda:
|
|
username: cmJzem4=
|
|
password: QUJjZDEyMzQ
|
|
isLogin: false
|
|
cookieFlag: false
|
|
deviceId: pc
|
|
lang: zh_CN
|
|
|
|
kangda_front:
|
|
account: "rbsstaff1"
|
|
password: "123456"
|
|
userType: "2"
|
|
crc: "0f007401b091"
|
|
lang : "zh_CN"
|
|
|
|
ws:
|
|
url: rest.concoai.com/imserver/
|
|
account: rbsstaff1
|
|
tenantInfoId: 4fff5d4bcc4b4239941ff077a0da8958
|
|
|
|
url_login : "http://erpapi.concoai.com/basis-api/user/login"
|
|
url_event_list : "http://erpapi.concoai.com/robot/event/page"
|
|
url_event_detail: "http://erpapi.concoai.com/robot/event/"
|
|
|
|
url_login_front : "https://rest.concoai.com/login"
|
|
url_groupy: "https://rest.concoai.com/robot/groupByDuty"
|
|
url_robot_video_list: "https://rest.concoai.com/robot/videoList"
|
|
url_robot_detail : "https://rest.concoai.com/robot/detail/"
|
|
url_robot_event_info : "https://rest.concoai.com/event/robotEventInfo"
|
|
url_robot_current_duty : "https://rest.concoai.com/robot/currentDuty/"
|
|
|
|
image_save_path: "imagesDownload"
|
|
image_save_path_ocr: "imagesOcr"
|
|
|
|
det_model_dir: "ocrModel/PP-OCRv4_server_det_inference"
|
|
rec_model_dir: "ocrModel/rec_ppocr_v4_hgnet_kangda_inference"
|
|
|
|
temperature_range:
|
|
start: -20.0
|
|
end: -10.0
|
|
|
|
|
|
DB_HOST: "10.0.0.17"
|
|
DB_PORT: 3306
|
|
DB_USER: "root"
|
|
DB_PASSWORD: "root"
|
|
DB_NAME: "kangda"
|
|
DB_CHARSET: utf8mb4"
|
|
DB_POOL_SIZE: 5
|
|
DB_MAX_OVERFLOW: 10
|
|
DB_POOL_TIMEOUT: 30
|
|
DB_POOL_RECYCLE: 1800
|
|
|