| .. |
|
__init__.py
|
添加引导词部分
|
2025-07-28 14:22:39 +08:00 |
|
cache_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
captcha_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
common_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
config_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
dept_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
dict_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
door_controller.py
|
实现获取机器人视频流接口
|
2025-09-11 11:19:45 +08:00 |
|
explanation_content_controller.py
|
添加讲解风格有关实体表的和操作类
|
2025-07-31 14:27:50 +08:00 |
|
explanation_content_type_controller.py
|
添加讲解风格有关实体表的和操作类
|
2025-07-31 14:28:02 +08:00 |
|
explanation_style_controller.py
|
添加讲解风格有关实体表的和操作类
|
2025-07-31 14:28:02 +08:00 |
|
explanation_style_robot_pair_controller.py
|
修改切换风格接口, 添加新的参数robot_role_id, 修改数据库更新语句
|
2025-08-25 17:09:59 +08:00 |
|
haikang_controller.py
|
实现获取访客列表接口
|
2025-09-11 16:35:27 +08:00 |
|
identification_record_controller.py
|
获取门禁时间列表服务,添加获取海康时间列表的功能
|
2025-09-10 14:04:05 +08:00 |
|
identification_statistics_controller.py
|
实现获取识别结果统计数据接口
|
2025-09-10 17:54:40 +08:00 |
|
info_controller.py
|
1.实现刷新机器人状态接口
|
2025-07-30 09:57:40 +08:00 |
|
job_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
log_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
login_controller.py
|
1.恢复loginContoller中多余的接口, 后台页面要用这几个接口
|
2025-07-28 17:05:25 +08:00 |
|
menu_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
message_controller.py
|
启用sys_alert告警消息有关内容. 将告警消息集成到message中,作为一个消息类型
|
2025-09-12 10:25:44 +08:00 |
|
notice_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
online_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
post_controler.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
ragflow_controller.py
|
修改聊天助手服务
|
2025-09-18 15:30:48 +08:00 |
|
robot_action_controller.py
|
1.添加机器人动作有关内容.\n2.实现获取机器人动作列表
|
2025-09-08 17:03:19 +08:00 |
|
robot_role_controller.py
|
1.添加机器人角色实体类等
|
2025-07-30 14:57:59 +08:00 |
|
robot_role_pairing_controller.py
|
添加获取机器人角色接口v1, 返回所有机器人角色和风格
|
2025-09-16 14:14:16 +08:00 |
|
role_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
server_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
sys_alert_controller.py
|
启用sys_alert告警消息有关内容. 将告警消息集成到message中,作为一个消息类型
|
2025-09-12 10:25:44 +08:00 |
|
sys_statistics_controller.py
|
添加统计数据--实现门禁通行量加1接口,访客引导次数加1接口
|
2025-09-22 14:32:00 +08:00 |
|
test_controller.py
|
测试接口登录验证
|
2025-07-28 11:04:08 +08:00 |
|
user_controller.py
|
项目初始化
|
2025-07-25 14:14:26 +08:00 |
|
visitor_type_controller.py
|
添加访客类型实体类和操作类
|
2025-07-31 17:15:45 +08:00 |
|
words_controller.py
|
1.实现查看访客类型列表接口
|
2025-07-31 17:27:08 +08:00 |