Index: ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js =================================================================== diff -u -r41080 -r41087 --- ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js (.../config.js) (revision 41080) +++ ssts-web/src/main/webapp/disinfectsystem/config/bjdxzlyy/config.js (.../config.js) (revision 41087) @@ -235,5 +235,11 @@ //设备接口日志 enabledetaileddevicelnformation:true, //预回收扫码添加数量 -enablePrerecycleAmountScanToAddOrDeleteAmountFunction:true +enablePrerecycleAmountScanToAddOrDeleteAmountFunction:true, +//启用SN序列号识别功能 +enableSNRecognition:true, +//OCR服务器地址 +OCRServerAddress: 'http://192.168.2.229:5000', +//启用第三方标识牌条码功能 +enbaleThirdPartyIdCard:true } \ No newline at end of file