You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 1.**后端待优化项**
## ** 插件优化 !!!! **
目前插件代码太重,需要优化
插件删除存在bug,很多情况下无法删除
插件启用时,不一定启用最新的版本插件,可能和删除有关
## ** 缓存优化 **
缓存的信息优化
## **sonerlint扫描**
sonerlint扫描, 按建议修改相关不规范的代码
## **接口路径**
尽量不用路径参数、且路径直接放在接口上,不放在常量里
## **冗余方法、类**
删除掉不用的冗余方法、类
## **日志**
sql 日志打印的话加个拦截器, 简化sql
< font color = #008000 > 增加requestid 基于MDC--已完成</ font >
## **数据权限**
将原有的checkOwner做成通用的、文档
## **规则引擎-定时任务**
延时执行添加指定具体某一天时间
## **产品**
产品分类
修改产品图片未生效
## **消息中心**
模板内容中把标题拆出来,也支持模板替换
## **消费消息 设备**
单条插入变批量插入 设置限制、超时
## **告警中心**
告警频次
## **[iot-manager](iot-module%2Fiot-manager)**
统一service接口层 接口+impl
## **[iot-component-oss](iot-components%2Fiot-component-oss)**
新增本地文件存储方式
## **[iot-components](iot-components)**
抽离仓库
## **项目规范完善**
## **文件上传的 requesid字段添加**
## **初始化公用SystemApplicationRunner SysOssConfigServiceImpl統一**
## **緩存注解統一**
## **首頁缺少接口**
## **产品导出接口**
## **数据库字段名称**
统一创建时间、更新时间、创建人、更新人、删除标识、删除时间、删除人
## **通讯组件**
统一上传接口, 组件jar上传requestId封装, 本地上传实现, 文件上传类型配置修改
## **代码生成器**
前端代码生成器完善
## **多租户**
目前只是几个表增加了租户支持
MQ、redis之类的也需要多租户支持
## **modbus**
modbus云端轮询实现
# 2.待开发
| 功能 | 模块 | 说明 |
|---------| --- |----------|
| 视频流管理 | | |
| 智能边缘端管理 | | |