| | |
| | | equipment.parent_id,equipment.district,equipment.province,equipment.city,equipment.serialNumber,equipment.channelNumber, |
| | | equipment.jd , |
| | | equipment.wd , |
| | | equipment.state,equipment.reason, |
| | | equipment.street,catalog.pid, |
| | | equipment.addvcd,equipment.pay,equipment.expireTime from sys_equipment equipment |
| | | left join sys_catalog catalog on catalog.eqid = equipment.deviceNumber |
| | |
| | | parent_id, |
| | | jd , |
| | | wd , |
| | | street, |
| | | street,state,reason, |
| | | addvcd,pay,expireTime from sys_equipment |
| | | </select> |
| | | |
| | |
| | | SELECT |
| | | dept.id,dept.deviceName,dept.deviceNumber,dept.deviceType,dept.ownership, |
| | | dept.ownerId,dept.devicestate,dept.stime,dept.district,dept.province,dept.city, |
| | | ST_ASTEXT(dept.coordinate) as coordinate,dept.dtype,dept.expireTime,dept.heartbeat, |
| | | ST_ASTEXT(dept.coordinate) as coordinate,dept.dtype,dept.expireTime,dept.heartbeat, dept.state,dept.reason, |
| | | dept.parent_id,dept.jd,dept.wd,dept.street,u.yname,d.addvnm,dept.addvcd,dept.serialNumber,dept.channelNumber, |
| | | ( |
| | | SELECT |
| | |
| | | </select> |
| | | |
| | | <select id="selectList" resultMap="deptVOResultMap"> |
| | | SELECT e.id,e.deviceName,e.deviceNumber,e.deviceType,e.ownership, |
| | | SELECT e.id,e.deviceName,e.deviceNumber,e.deviceType,e.ownership,e.state,e.reason, |
| | | e.ownerId,e.devicestate,e.stime,e.street as streeName, |
| | | ST_ASTEXT(e.coordinate) as coordinate,e.dtype, |
| | | e.parent_id,e.jd,e.wd,e.addvcd, |
| | |
| | | dept.parent_id, |
| | | dept.jd, |
| | | dept.wd, |
| | | dept.state,dept.reason, |
| | | dept.street AS streeName, |
| | | u.yname, |
| | | dept.addvcd, |