#
Administrator
3 天以前 ccca62c3c22a67373a6f25b3786973b3fb114d4d
src/main/resources/mapper/DeviceConfigMapper.xml
@@ -13,6 +13,7 @@
        <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>