#
Junjie
2025-11-17 5a56db983850c7e2e3c194aa9a221295271c0cc3
src/main/resources/mapper/DeviceConfigMapper.xml
@@ -11,6 +11,9 @@
        <result column="create_time" property="createTime" />
        <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>