将原有id改为会议id, 新增situationId 为成员id
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@
|
||||
notice,
|
||||
pms.pay_mode,
|
||||
pms.id as situationId,
|
||||
pm.id as id
|
||||
pm.id,
|
||||
(case
|
||||
when date_format(start_time, '%Y-%m-%d') > #{now} then 2
|
||||
when date_format(start_time, '%Y-%m-%d') <![CDATA[<=]]> #{now}
|
||||
|
||||
Reference in New Issue
Block a user