#
Junjie
2025-11-14 f140f8d9e17f4465f029134b008ec7f644b0e3db
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>