insert into sys_wx_subscribe_post_log
appid,
openid,
plan_id,
send_time,
result,
phone,
data,
type,
#{appid},
#{openid},
#{planId},
#{sendTime},
#{result, jdbcType=OTHER, typeHandler=com.stdiet.custom.typehandler.ObjectJsonHandler},
#{phone},
#{data, jdbcType=OTHER, typeHandler=com.stdiet.custom.typehandler.ObjectJsonHandler},
#{type},