This commit is contained in:
2025-12-27 11:44:50 +08:00
commit ccd43fac1f
1193 changed files with 384161 additions and 0 deletions
@@ -0,0 +1,11 @@
#### 本地端口转发
```bash
ssh -L [本地IP:]本地端口:目标服务器IP:目标端口 用户名@SSH服务器 -N
```
例如,要将本地的4000端口流量转发到SSH服务器上,然后由它转发到内网的web服务器(内网IP为192.168.1.10)的80端口上:
```bash
ssh -L 4000:192.168.1.10:80 user@example.com -N
```
@@ -0,0 +1,86 @@
---
tags: Task
Status: Working
cover: https://picbed-1253586264.cos.ap-guangzhou.myqcloud.com/uPic/2024043009-月计划.jpg
banner: https://picbed-1253586264.cos.ap-guangzhou.myqcloud.com/uPic/2024043009-月计划.jpg
banner_y: 0.199
number headings: first-level 2, max 4, 1.1.
banner_lock: true
banner_x: 0.488
---
```table-of-contents
title: # 目录
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 3 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
```
<div style='page-break-after: always;'></div>
# 一、四月份工作回顾
## 1. 乐昌实施工作
> [!SUCCESS] 教育安全管理平台相关四个微信小程序的认证
> [!WARNING] 乐昌第一次培训,不足总结
> [!SUCCESS] 雪亮工程对接,教育局拉专线后(电信计划5月10号完成),我们介入对接视频
## 2. 线上教培平台
> [!TODO] 三方合同已签,后续进行打款与技术对接
## 3. 企业用工隐患排查产品设计
> [!DONE] 完成业务讨论,问卷生成逻辑
## 4. 家校实施
> [!DONE] 完成试用老师班级配置, 结合老师的时间5月中旬,开始使用与培训
> [!WARNING] 未启动面向用户的具体实施工作
<div style='page-break-after: always;'></div>
# 二、五月份工作计划
## 1. 实施工作
> [!TODO] 乐昌服务部署工作
> - [ ] 完成四家学校视频数据配置(孔文斌)
> - [ ] 视频整合服务器重装操作系统(孔文斌)
> - [ ] AI识别服务BUG调试(黄国超)
> - [ ] 雪亮工程视频对接(孔文斌)
> 说明:电信拉专线后,我们介入,做视频流对接
> [!TODO] 家校个人业务实施(家丽、启慧、嘉豪)
> - [ ] 协助个人体验教师使用老师端
> - [ ] 并邀请学生家长关注
## 2. 产品设计
> [!TODO] 网格安全管理平台产品升级设计
> - [ ] 预警处理逻辑升级(高宇)
> 说明:接到预警事件,可以查看预警信息、处理,并操作解除、升级为紧急事件。
> - [ ] 预警与事件大屏可交互功能升级(高宇)
> 说明:定义事件等级与颜色 & 定义事件交互详情,点击后打开的内容
> - [ ] 微信端接收事件和预警报警(确定发送时机、消息模板)(陈孟泽)
> [!TODO] 隐患巡查业务
> 1. 企业用工隐患排查(产品原型设计)(家丽)
> - [ ] 完成产品原型设计,预计两周时间
> - [ ] 研发工作量评估
> - [ ] 启动开发
> 1. 学校隐患自查业务
> - [ ] 产品原型
## 3. 其他技术工作
> [!TODO] 数据中心大屏独立部署
> - [ ] 解决数据大屏服务系统承载能力的问题。(黄国超,孔文斌)
> [!TODO] 教培系统技术对接
> - [ ] 完成财务打款,即可进入到技术对接阶段。
> - [ ] 环境部署与配置(黄国超,孔文斌)
## 4. 其他待讨论工作
> [!QUESTION] 待讨论产品计划:对讲功能重构、设计校园安全管理app(IM通信流畅&推送可达性)
@@ -0,0 +1,470 @@
{
"nodes": [
{
"id": "6f898215fd3741a5",
"type": "group",
"styleAttributes": {},
"x": -1100,
"y": -520,
"width": 1100,
"height": 140,
"label": "网格安全管理平台-预警模块"
},
{
"id": "75ab13198b2e72d4",
"type": "group",
"styleAttributes": {},
"x": -540,
"y": -80,
"width": 540,
"height": 260,
"label": "AI识别场景定义"
},
{
"id": "26e994604727e4d7",
"type": "group",
"styleAttributes": {},
"x": -540,
"y": -330,
"width": 540,
"height": 190,
"label": "AI识别任务配置"
},
{
"id": "f465fe9684660d87",
"type": "group",
"styleAttributes": {},
"x": -1100,
"y": -330,
"width": 520,
"height": 190,
"label": "AI智能引擎"
},
{
"id": "bf803c36c3b62506",
"type": "text",
"text": "对讲协同处理",
"createdAt": "2024-05-21 17:47:48",
"updatedAt": "2024-05-21 17:48:19",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -480,
"y": -480,
"width": 160,
"height": 60
},
{
"id": "0c0c3ed9eaf80d8b",
"type": "text",
"text": "AI任务执行",
"createdAt": "2024-05-21 18:09:00",
"updatedAt": "2024-05-21 18:09:00",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -1038,
"y": -310,
"width": 110,
"height": 60
},
{
"id": "47758f12a172a2d6",
"type": "text",
"text": "预警报警",
"createdAt": "2024-05-21 17:47:48",
"updatedAt": "2024-05-21 17:47:48",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -1063,
"y": -480,
"width": 160,
"height": 60
},
{
"id": "018666bcf466d02d",
"type": "text",
"text": "干系人通知机制",
"createdAt": "2024-05-21 17:47:48",
"updatedAt": "2024-05-21 18:07:33",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -780,
"y": -480,
"width": 160,
"height": 60
},
{
"id": "38d4059f93d4be8d",
"type": "text",
"text": "### 场景定义\n1. 判断人群是否密集,拥挤\n2. 判断是否打架行为\n3. 判断是否有人翻墙\n4. 判断是否有人",
"createdAt": "2024-05-21 18:12:15",
"updatedAt": "2024-05-21 18:15:29",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -1100,
"y": -80,
"width": 520,
"height": 260
},
{
"id": "24a1b939abf89a4a",
"type": "text",
"text": "视频处理 + 画面截取",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:46:49",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -1063,
"y": -220,
"width": 160,
"height": 60
},
{
"id": "fe5131dcce9334e4",
"type": "text",
"text": "<center>Ollama & llava</center>\n<center>图片识别</center>",
"createdAt": "2024-05-21 17:44:33",
"updatedAt": "2024-05-21 17:45:37",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -820,
"y": -220,
"width": 200,
"height": 60
},
{
"id": "c4c67a7caca0128c",
"type": "text",
"text": "报警解除",
"createdAt": "2024-05-21 17:47:48",
"updatedAt": "2024-05-21 17:48:28",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -180,
"y": -480,
"width": 160,
"height": 60
},
{
"id": "7108fa1dad486a96",
"type": "text",
"text": "警界线参数比较",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 18:10:57",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -790,
"y": -310,
"width": 140,
"height": 60
},
{
"id": "84f6b6a37f1cc340",
"type": "text",
"text": "视频流",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:53:27",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -487,
"y": -310,
"width": 127,
"height": 60
},
{
"id": "692b9d7590af0264",
"type": "text",
"text": "配置场景参数",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:55:01",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -180,
"y": -310,
"width": 140,
"height": 60
},
{
"id": "a18ae92dcaa15be1",
"type": "text",
"text": "关联AI识别场景",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:54:41",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -343,
"y": -220,
"width": 140,
"height": 60
},
{
"id": "e140827fdb1bc1af",
"type": "text",
"text": "AI识别场景定义",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 18:06:10",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -500,
"y": -40,
"width": 121,
"height": 60
},
{
"id": "b0693234656640e3",
"type": "text",
"text": "场景参数",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:51:51",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -500,
"y": 100,
"width": 121,
"height": 60
},
{
"id": "94d9c483b093b41a",
"type": "text",
"text": "场景提示词 - PROMPT",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:50:38",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -201,
"y": 20,
"width": 161,
"height": 60
},
{
"id": "9e279f6941562e70",
"type": "text",
"text": "警界线参数",
"createdAt": "2024-05-21 17:46:28",
"updatedAt": "2024-05-21 17:53:18",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"styleAttributes": {},
"x": -201,
"y": 100,
"width": 161,
"height": 60
}
],
"edges": [
{
"id": "43fd97a4dec59a02",
"fromNode": "47758f12a172a2d6",
"fromSide": "right",
"toNode": "018666bcf466d02d",
"toSide": "left"
},
{
"id": "9919f344433b9ed6",
"fromNode": "018666bcf466d02d",
"fromSide": "right",
"toNode": "bf803c36c3b62506",
"toSide": "left"
},
{
"id": "944012d041ac21a1",
"fromNode": "bf803c36c3b62506",
"fromSide": "right",
"toNode": "c4c67a7caca0128c",
"toSide": "left"
},
{
"id": "60d161e4ef68b8ad",
"fromNode": "24a1b939abf89a4a",
"fromSide": "right",
"toNode": "fe5131dcce9334e4",
"toSide": "left"
},
{
"id": "1c676f34647ec657",
"fromNode": "e140827fdb1bc1af",
"fromSide": "bottom",
"toNode": "b0693234656640e3",
"toSide": "top"
},
{
"id": "e128bf7fedae2755",
"lineType": "cs-line-elbow",
"fromNode": "b0693234656640e3",
"fromSide": "right",
"toNode": "94d9c483b093b41a",
"toSide": "left"
},
{
"id": "29d6c0a76ab72f75",
"fromNode": "b0693234656640e3",
"fromSide": "right",
"toNode": "9e279f6941562e70",
"toSide": "left"
},
{
"id": "68446fe34f18bd72",
"lineType": "cs-line-elbow",
"fromNode": "84f6b6a37f1cc340",
"fromSide": "bottom",
"toNode": "a18ae92dcaa15be1",
"toSide": "left"
},
{
"id": "7bffecf46ea8a84b",
"lineType": "cs-line-elbow",
"fromNode": "a18ae92dcaa15be1",
"fromSide": "top",
"toNode": "692b9d7590af0264",
"toSide": "left"
},
{
"id": "6fc3b8563b5e2f17",
"lineStyle": "cs-line-dotted",
"lineType": "cs-line-elbow",
"fromNode": "a18ae92dcaa15be1",
"fromSide": "bottom",
"toNode": "e140827fdb1bc1af",
"toSide": "top"
},
{
"id": "beb128529059be1b",
"fromNode": "0c0c3ed9eaf80d8b",
"fromSide": "bottom",
"toNode": "24a1b939abf89a4a",
"toSide": "top"
},
{
"id": "1310911c2148c9ae",
"fromNode": "fe5131dcce9334e4",
"fromSide": "top",
"toNode": "7108fa1dad486a96",
"toSide": "bottom"
},
{
"id": "ab3b7bfb7738aa84",
"fromNode": "7108fa1dad486a96",
"fromSide": "left",
"toNode": "0c0c3ed9eaf80d8b",
"toSide": "right"
},
{
"id": "9fb4f55c7a95f587",
"fromNode": "0c0c3ed9eaf80d8b",
"fromSide": "top",
"toNode": "47758f12a172a2d6",
"toSide": "bottom"
}
],
"metadata": {}
}
@@ -0,0 +1,61 @@
{
"nodes": [
{
"id": "f21f2e4bcb533633",
"type": "group",
"x": -260,
"y": -340,
"width": 660,
"height": 520,
"label": "企业用工合规隐患排查系统"
},
{
"id": "80d08311e90c909e",
"type": "text",
"text": "### 第一阶段\n#### 第一次交付\n- [ ] 管理后台\n\t- [ ] 新增-模板文件上传\n\t- [ ] 其他接口对接\n#### 第二次交付\n* [ ] 小程序排查业务\n\t* [ ] 后台接口\n\t* [ ] 前端页面\n\t* [ ] 接口对接\n* [ ] 管理端报告生成\n\t* [ ] 后台接口\n\t* [ ] 前端页面\n\t* [ ] 接口对接",
"createdAt": "2024-05-21 15:58:17",
"updatedAt": "2024-05-21 16:38:15",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"x": -220,
"y": -300,
"width": 260,
"height": 425
},
{
"id": "b337774e875f34b6",
"type": "text",
"text": "### 第二阶段\n#### 一次交付\n1. 增加标签体系\n2. 完善问卷生成规则",
"createdAt": "2024-05-21 15:58:17",
"updatedAt": "2024-05-21 16:34:03",
"deletedAt": "",
"pinned": false,
"visibility": "PUBLIC",
"rowStatus": "NORMAL",
"thinoType": "JOURNAL",
"hasId": "",
"linkId": "",
"resourceList": [],
"x": 140,
"y": -181,
"width": 200,
"height": 187
}
],
"edges": [
{
"id": "ef187400637cf8b1",
"fromNode": "80d08311e90c909e",
"fromSide": "right",
"toNode": "b337774e875f34b6",
"toSide": "left"
}
],
"metadata": {}
}