Ver código fonte

防错放行列表

baihe 3 anos atrás
pai
commit
2140077686

+ 1 - 1
application-facade/src/main/resources/mapper/PlanPassMapper.xml

@@ -8,7 +8,7 @@
         SELECT DISTINCT
         bp.id AS id,
         bp.`name` AS NAME,
-        bp.plan_type AS plan_type
+        bp.plan_type AS plan_type,
         ot.id as taskId
         FROM
         onsite_approval_task rat,