User"> select * from user where username like '%${value}%' </select>. 我们在上面将原来的#{}占位符,改成了{value}。注意如果用模糊查询的这种 ...
確定! 回上一頁