完善模板解析功能
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user