|
|
@ -31,7 +31,7 @@
|
|
|
|
<result column="sim" jdbcType="VARCHAR" property="sim"/>
|
|
|
|
<result column="sim" jdbcType="VARCHAR" property="sim"/>
|
|
|
|
<result column="working_date" jdbcType="DATE" property="workingDate"/>
|
|
|
|
<result column="working_date" jdbcType="DATE" property="workingDate"/>
|
|
|
|
<result column="net_type" jdbcType="TINYINT" property="netType"/>
|
|
|
|
<result column="net_type" jdbcType="TINYINT" property="netType"/>
|
|
|
|
<result column="iccid" jdbcType="VARCHAR" property="iccid"/>
|
|
|
|
<result column="isfavor" jdbcType="VARCHAR" property="isfavor"/>
|
|
|
|
<result column="dev_type" jdbcType="VARCHAR" property="devType"/>
|
|
|
|
<result column="dev_type" jdbcType="VARCHAR" property="devType"/>
|
|
|
|
<result column="phase" jdbcType="VARCHAR" property="phase"/>
|
|
|
|
<result column="phase" jdbcType="VARCHAR" property="phase"/>
|
|
|
|
<result column="equipment_type" jdbcType="VARCHAR" property="equipmentType"/>
|
|
|
|
<result column="equipment_type" jdbcType="VARCHAR" property="equipmentType"/>
|
|
|
@ -104,7 +104,7 @@
|
|
|
|
id, dy_id, dy_name, dy_create_time, dy_update_time, line_id, line_name, line_bs_manufacturer,
|
|
|
|
id, dy_id, dy_name, dy_create_time, dy_update_time, line_id, line_name, line_bs_manufacturer,
|
|
|
|
tower_id, tower_name, address, `order`, cmdid, org_id, equip_name, display_name, model,
|
|
|
|
tower_id, tower_name, address, `order`, cmdid, org_id, equip_name, display_name, model,
|
|
|
|
essential_info_version, has_pan, bs_manufacturer, bs_production_date, bs_identifier,
|
|
|
|
essential_info_version, has_pan, bs_manufacturer, bs_production_date, bs_identifier,
|
|
|
|
latitude, longitude, status, protocol, sim, working_date, net_type, iccid, dev_type, phase,
|
|
|
|
latitude, longitude, status, protocol, sim, working_date, net_type, isfavor, dev_type, phase,
|
|
|
|
equipment_type, last_heartbeat
|
|
|
|
equipment_type, last_heartbeat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|