-
tianbo authored
- 重构设备过滤查询逻辑,使用预过滤设备列表的方式提高查询效率 - 新增 pre_filtered_equipment CTE进行设备表过滤 - 使用 EXISTS 子查询替代原来的 IN子查询,减少不必要的数据扫描
b2781bea
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| amos-boot-module-jg-api | ||
| amos-boot-module-jg-biz | ||
| pom.xml |
- 重构设备过滤查询逻辑,使用预过滤设备列表的方式提高查询效率 - 新增 pre_filtered_equipment CTE进行设备表过滤 - 使用 EXISTS 子查询替代原来的 IN子查询,减少不必要的数据扫描
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| amos-boot-module-jg-api | Loading commit data... | |
| amos-boot-module-jg-biz | Loading commit data... | |
| pom.xml | Loading commit data... |