问题单修复
This commit is contained in:
@@ -101,7 +101,7 @@ FROM
|
||||
a.level,
|
||||
h.ip,
|
||||
ifnull(f.Flow,(select flow from cld_flow_meal where type = 0 and flag = 1)) baseFlowMeal,
|
||||
g.Flag reamFlowMeal
|
||||
ifnull(g.Flag,0) reamFlowMeal
|
||||
FROM
|
||||
pq_line a
|
||||
inner join pq_device h on a.id = h.id
|
||||
|
||||
Reference in New Issue
Block a user