|
@@ -59,7 +59,7 @@
|
|
</select>
|
|
</select>
|
|
<select id="getList" resultMap="BaseResultMapVO">
|
|
<select id="getList" resultMap="BaseResultMapVO">
|
|
select
|
|
select
|
|
- tbme.id id, tbme.equipment_name equipment_name, tbme.start_time start_time, tbme.end_time end_time,tbme.agent
|
|
|
|
|
|
+ tbme.id id, tbme.equipment_name equipment_name, tbme.start_time start_time, tbme.end_time end_time,tbme.agent,
|
|
tbme.use_life use_life, tbme.belong_company_id belong_company_id, tbme.equipment_no equipment_no,
|
|
tbme.use_life use_life, tbme.belong_company_id belong_company_id, tbme.equipment_no equipment_no,
|
|
tbme.is_use, tbme.hill_number,tbc.company_name companyName,tbm.model_no modelNo,tbm.model_name modelName
|
|
tbme.is_use, tbme.hill_number,tbc.company_name companyName,tbm.model_no modelNo,tbm.model_name modelName
|
|
from
|
|
from
|