delete RR_ASSET_ENTITY_EVENTwhere rr_id = ${rr_id}and action_type = '${action_type}'and create_date = to_date(to_char(${create_date},'yyyy/mm/dd hh24:mi:ss'),'yyyy/mm/dd hh24:mi:ss')${create_date}处报错
新手,求大神帮忙啊,谢谢了!
语法错误:应该是#{参数名}。