完善模板解析功能

This commit is contained in:
2023-08-03 10:20:07 +08:00
parent 5db97089e4
commit ab360ed348
11 changed files with 89 additions and 13 deletions

View File

@@ -57,7 +57,7 @@
from
cs_data_array t0
where
pid = #{id}
pid = #{id} and (stat_method = 'avg' or stat_method is null)
group by
id,
name,