@@ -26,7 +26,7 @@
u.plan_status AS planStatus,
u.gmt_create AS gmtCreate,
GROUP_CONCAT(
- pd. NAME
+ pd.NAME
ORDER BY
pd.order_no ASC
) AS planDetail