gongchunyi
4 天以前 84e65ec9b3a1781c9538fb362b7d03b0004d0fe2
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`,