#
zjj
2025-09-23 c9c80ecde06d151f4f2f3ccf46d3f4c0e65cd8a1
src/main/resources/mapper/DeviceConfigMapper.xml
@@ -12,6 +12,8 @@
        <result column="device_type" property="deviceType" />
        <result column="device_no" property="deviceNo" />
        <result column="fake" property="fake" />
        <result column="fake_init_status" property="fakeInitStatus" />
        <result column="gateway_id" property="gatewayId" />
    </resultMap>