1.完善模板解析功能
2.调整直连设备接入流程
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
from
|
||||
cs_data_array t0
|
||||
where
|
||||
pid = #{id} and stat_method = 'avg'
|
||||
pid = #{id}
|
||||
group by
|
||||
id,
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user