![]() |
#2
林月儿2019-01-08 19:26
|
前台 排序传来的 依据 sort: menuId
在数据库中字段名为“menu_id”
报错:Unknown column 'menuId' in 'order clause'
<id column="menu_id" jdbcType="BIGINT" property="menuId" />
这个用什么方法解决