|
CONCAT(c.lift_num,'台',case when pay.periods = '' or pay.periods is null then '1' else pay.periods end,'期',p.start_date,'至',p.end_date) as projectContent,
|
|
CONCAT(c.lift_num,'台',case when pay.periods = '' or pay.periods is null then '1' else pay.periods end,'期',p.start_date,'至',p.end_date) as projectContent,
|
|
CONCAT(p.project_name,emr.caller_fault_description) as projectContent,
|
|
CONCAT(p.project_name,emr.caller_fault_description) as projectContent,
|