zss
5 天以前 4b49aba8e26c8a11c9d9a803963d184faa45241a
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`,