Commit cba3de0c by 吴博

fix state

parent 43ee788c
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
SELECT SELECT
wx_id wxUserId, wx_id wxUserId,
count(id) slefPlanCount, count(id) slefPlanCount,
sum(service_state = 2) orderCount sum(service_state = 1) orderCount
FROM FROM
time_control_self_plan time_control_self_plan
<where> <where>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment