摘要:
1、${parameter}方式: parameter是数字时用;模糊查询%${parameter}%时用。 例:select * from account where userId = ${parameter}; ==> select * from account where userId = 1 阅读全文
posted @ 2017-11-30 08:54
admin_jh
阅读(603)
评论(0)
推荐(0)
浙公网安备 33010602011771号