|
|
@ -101,6 +101,8 @@ async function list (ctx) { |
|
|
|
AlarmAdviceProblem, AlarmGroup, AlarmGroupUnit, AlarmAdviceProblem, |
|
|
|
alarms.StructureId AS StructureId, |
|
|
|
${anxinyun}.t_structure.name AS StructureName, |
|
|
|
${anxinyun}.t_structure.longitude AS StructureLongitude, |
|
|
|
${anxinyun}.t_structure.latitude AS StructureLatitude, |
|
|
|
${anxinyun}.t_alarm_code.name AS AlarmCodeName, |
|
|
|
AlarmContent |
|
|
|
${alarmQueryOptionStr} |
|
|
|