dingxin hace 5 años
padre
commit
ff0fee8ec4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/main/resources/mapper/TaActivityDynamicEnlistMapper.xml

+ 1
- 0
src/main/resources/mapper/TaActivityDynamicEnlistMapper.xml Ver fichero

@@ -37,6 +37,7 @@
37 37
 
38 38
         SELECT
39 39
         tade.*,
40
+        (CASE tade.is_checkin WHEN 1 THEN '已签到' ELSE '未签到'END) as isCheckin,
40 41
         tp.NAME AS sharePersonName,
41 42
         tp.company AS orgName
42 43
         FROM