感知设备详情页

This commit is contained in:
jjLv 2024-09-28 18:44:50 +08:00
parent de7ec4c955
commit 8436aeeb68
1 changed files with 1 additions and 0 deletions

View File

@ -321,6 +321,7 @@
<select id="getDeviceModelDetailsPage" resultType="com.bonus.screen.vo.DeviceWarnRecordVo">
SELECT
td.id as id,
td.dev_name as devName,
td.dev_code AS devCode,
td.dev_type AS devType,