Commit cba3de0c by 吴博

fix state

parent 43ee788c
......@@ -124,7 +124,7 @@
SELECT
wx_id wxUserId,
count(id) slefPlanCount,
sum(service_state = 2) orderCount
sum(service_state = 1) orderCount
FROM
time_control_self_plan
<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