Commit 65f7374c by 吴博

Merge branch 'fix-1021161' into 'master'

fix state

See merge request rays/pcloud-book!476
parents 43ee788c cba3de0c
......@@ -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