Browse Source

优化bug3

wangfeng 4 năm trước cách đây
mục cha
commit
ced026a575
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/mapper/PlanMapper.xml

+ 1 - 1
src/main/resources/mapper/PlanMapper.xml

@@ -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