|
@ -38,7 +38,7 @@ public interface SzRecordMapper extends BaseMapper<SzRecord> { |
|
|
"r.sub_plan_start_date, " + |
|
|
"r.sub_plan_start_date, " + |
|
|
"r.sub_plan_end_date, " + |
|
|
"r.sub_plan_end_date, " + |
|
|
"r.duty_holder_type, " + |
|
|
"r.duty_holder_type, " + |
|
|
"plan.plan_type, " + |
|
|
"plan.type as plan_type, " + |
|
|
"r.scope, " + |
|
|
"r.scope, " + |
|
|
"r.status, " + |
|
|
"r.status, " + |
|
|
"r.handle_status, " + |
|
|
"r.handle_status, " + |
|
|