zss
3 天以前 9d42f647f5589e4a560d745d6b359ae6c273bd8d
src/main/resources/mapper/device/DeviceLedgerMapper.xml
@@ -88,7 +88,7 @@
        where id = #{id}
    </select>
    <select id="getDeviceTypeDistributionByYear"
            resultType="com.ruoyi.account.dto.DeviceTypeDetail"
            resultType="com.ruoyi.account.bean.dto.DeviceTypeDetail"
            parameterType="java.lang.Integer">
        SELECT
            `type`,