GYGAO_ 2022-03-10 15:09 采纳率: 100%
浏览 452
已结题

Mybatis报错ReflectionException: There is no getter for property named 。 已加@Param注解

mapper:List<String> queryBusiNum(@Param("isMonth") String isMonth,@Param("month") String month,@Param("busiType") String busiType);
XML:
<select id="queryBusiNum" resultType="java.lang.String">
        select concat(concat(region,':'),count(busitype))
        from busi_info_table here source = '2' and busitype = #{busiType}
        <choose>
            <when test="isMonth == '1'.toString()">

            </when>
            <otherwise>

            </otherwise>
        </choose>
        group by region
    </select>

报错内容:org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'isMonth' in 'class [Ljava.lang.Object;'

已加@Param注解。试过实体类传参都不行。

  • 写回答

3条回答 默认 最新

  • CSDN专家-sinJack 2022-03-10 15:17
    关注
    <when test="isMonth == '1'">
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

问题事件

  • 系统已结题 3月18日
  • 已采纳回答 3月10日
  • 修改了问题 3月10日
  • 创建了问题 3月10日

悬赏问题

  • ¥15 python运行报错 ModuleNotFoundError: No module named 'torch'
  • ¥100 华为手机私有App后台保活
  • ¥15 sqlserver中加密的密码字段查询问题
  • ¥20 有谁能看看我coe文件到底哪儿有问题吗?
  • ¥20 我的这个coe文件到底哪儿出问题了
  • ¥15 matlab使用自定义函数时一直报错输入参数过多
  • ¥15 设计一个温度闭环控制系统
  • ¥100 rtmpose姿态评估
  • ¥15 通联支付网上收银统一下单接口
  • ¥15 angular有偿编写,