server: port: @profiles.server.port@ servlet: context-path: / spring: application: name: mid-platform profiles: active: @profiles.active@ servlet: multipart: max-file-size: 100MB max-request-size: 1000MB jackson: time-zone: GMT+8 date-format: yyyy-MM-dd HH:mm:ss serialization: WRITE_DATES_AS_TIMESTAMPS: true default-property-inclusion: NON_NULL upload: path: @profiles.filepath@ #抓取网卡评价相关参数 capture: redirectUrl: #打印相关参数 print: ticket: 2 #打印小票类型,两种宽度(1.58mm,2.80mm) #指定实现 config: #身份证识别 新中新=xzx, # idcard: xzx # xzxUrl: http://localhost:8989/api/ReadMsg #新中新身份证读取地址 idcard: tmz capture: default #高拍仪默认实现类 signUrl: ws://127.0.0.1:29999/ #签名板websocket地址 socialUrl: ws://localhost:12342/ #社保卡websocket地址 captureUrl: ws://127.0.0.1:1818/ #高拍仪websocket地址 siteconfig: url: @profiles.siteconfig.url@ configpath: @profiles.siteconfig.configpath@ active: active: @profiles.active@ version: @modelVersion@