UPDATE user SET picPath=replace(`picPath`, '127.0.0.1', '192.168.0.1') ;如上,我要用mybatisPlus執(zhí)行這條sql,包裝器是否能封裝成這樣的對(duì)象?如果能,該怎么處理? 查看完整描述