#
Junjie
2025-07-07 b6428016edf3de843020bc95fd1708d3bb1961e5
src/main/resources/mapper/DeviceConfigMapper.xml
@@ -12,6 +12,7 @@
        <result column="device_type" property="deviceType" />
        <result column="device_no" property="deviceNo" />
        <result column="fake" property="fake" />
        <result column="fake_init_status" property="fakeInitStatus" />
    </resultMap>