|
|
@ -35,7 +35,7 @@ |
|
|
|
SELECT ts.id id, ts.form_id formId, ts.create_time submit_time, ts.approval_time approval_time, ts.status |
|
|
|
status, |
|
|
|
ts.operator operator, ts.comment comment, ts.doc ts_doc, |
|
|
|
yh.id yh_id, yh.dike_code dike_code, yh.dike_name dike_name, yh.name plan_name, yh.start_date start_date, |
|
|
|
yh.id yh_id, yh.dike_code dike_code, yh.dike_name dike_name, yh.dike_type dike_type, yh.name plan_name, yh.start_date start_date, |
|
|
|
yh.end_date |
|
|
|
end_date, |
|
|
|
yh.supplement supplement, yh.doc doc, yh.engineering_unit engineering_unit, yh.responsible_person |
|
|
|