Commit 9085a7cc authored by tianyiming's avatar tianyiming

修改问题

parent fbf56b53
......@@ -212,7 +212,7 @@
a.id,
a.org_code,
a.point_id pointId,
a.point_name,
b.name AS point_name,
b.is_fixed,
b.point_no pointNo,
a.user_id,
......@@ -249,7 +249,7 @@
END
) as is_ok,
a.score,
a.`route_name`,
b.`route_name`,
(
CASE
WHEN a.check_mode = 'QR'
......
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