3 Star 8 Fork 0

常康/box-ocr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.json 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
常康 提交于 2024-06-23 18:07 . 123
{
"camera":[
{"name":"传输带1","ip":"192.168.1.1","port":8080,"username":"admin","password":"a123456789"},
{"name":"传输带2","ip":"192.168.1.1","port":8080,"username":"admin","password":"a123456789"}
],
"mqtt":{
"ip":"192.168.1.1",
"port":8080,
"username":"admin",
"password":"a123456789"
},
"set":{
"dataDir":"C://data",
"logDir":"C://log",
"saveTime":7,
"sysName":"货物文字识别系统",
"version": "v1.0.0",
"copyright":"XXX公司"
},
"auth":{
"password":"a123456789",
"email":"875079028@qq.com"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/agricultureiot/box-ocr.git
git@gitee.com:agricultureiot/box-ocr.git
agricultureiot
box-ocr
box-ocr
master

搜索帮助