insert into users (uid, erban_no, has_pretty_erban_no, phone, birth, star, nick, email, signture, user_voice, voice_dura, follow_num, fans_num, def_user, fortune, channel_type, last_login_time, last_login_ip, gender, avatar, region, user_desc, alipay_account, alipay_account_name, create_time, update_time, wx_pub_fans_openid, wx_pub_fans_gender, room_uid, share_uid, share_channel, wx_openId, os, osVersion, app, imei, channel, linkedme_channel, isp_type, net_type, model, device_id, app_version, noble_id, noble_name, withdraw_status ) values (#{uid,jdbcType=BIGINT}, #{erbanNo,jdbcType=BIGINT}, #{hasPrettyErbanNo,jdbcType=BIT}, #{phone,jdbcType=VARCHAR}, #{birth,jdbcType=DATE}, #{star,jdbcType=TINYINT}, #{nick,jdbcType=VARCHAR}, #{email,jdbcType=VARCHAR}, #{signture,jdbcType=VARCHAR}, #{userVoice,jdbcType=VARCHAR}, #{voiceDura,jdbcType=INTEGER}, #{followNum,jdbcType=INTEGER}, #{fansNum,jdbcType=INTEGER}, #{defUser,jdbcType=TINYINT}, #{fortune,jdbcType=BIGINT}, #{channelType,jdbcType=TINYINT}, #{lastLoginTime,jdbcType=TIMESTAMP}, #{lastLoginIp,jdbcType=VARCHAR}, #{gender,jdbcType=TINYINT}, #{avatar,jdbcType=VARCHAR}, #{region,jdbcType=VARCHAR}, #{userDesc,jdbcType=VARCHAR}, #{alipayAccount,jdbcType=VARCHAR}, #{alipayAccountName,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{wxPubFansOpenid,jdbcType=VARCHAR}, #{wxPubFansGender,jdbcType=TINYINT}, #{roomUid,jdbcType=BIGINT}, #{shareUid,jdbcType=BIGINT}, #{shareChannel,jdbcType=TINYINT}, #{wxOpenId,jdbcType=VARCHAR}, #{os,jdbcType=VARCHAR}, #{osVersion,jdbcType=VARCHAR}, #{app,jdbcType=VARCHAR}, #{imei,jdbcType=VARCHAR}, #{channel,jdbcType=VARCHAR}, #{linkedmeChannel,jdbcType=VARCHAR}, #{ispType,jdbcType=VARCHAR}, #{netType,jdbcType=VARCHAR}, #{model,jdbcType=VARCHAR}, #{deviceId,jdbcType=VARCHAR}, #{appVersion,jdbcType=VARCHAR}, #{nobleId,jdbcType=INTEGER}, #{nobleName,jdbcType=VARCHAR}, #{withdrawStatus,jdbcType=TINYINT} ) insert into users uid, erban_no, has_pretty_erban_no, phone, birth, star, nick, email, signture, user_voice, voice_dura, follow_num, fans_num, def_user, fortune, channel_type, last_login_time, last_login_ip, gender, avatar, region, user_desc, alipay_account, alipay_account_name, create_time, update_time, wx_pub_fans_openid, wx_pub_fans_gender, room_uid, share_uid, share_channel, wx_openId, os, osVersion, app, imei, channel, linkedme_channel, isp_type, net_type, model, device_id, app_version, noble_id, noble_name, withdraw_status, #{uid,jdbcType=BIGINT}, #{erbanNo,jdbcType=BIGINT}, #{hasPrettyErbanNo,jdbcType=BIT}, #{phone,jdbcType=VARCHAR}, #{birth,jdbcType=DATE}, #{star,jdbcType=TINYINT}, #{nick,jdbcType=VARCHAR}, #{email,jdbcType=VARCHAR}, #{signture,jdbcType=VARCHAR}, #{userVoice,jdbcType=VARCHAR}, #{voiceDura,jdbcType=INTEGER}, #{followNum,jdbcType=INTEGER}, #{fansNum,jdbcType=INTEGER}, #{defUser,jdbcType=TINYINT}, #{fortune,jdbcType=BIGINT}, #{channelType,jdbcType=TINYINT}, #{lastLoginTime,jdbcType=TIMESTAMP}, #{lastLoginIp,jdbcType=VARCHAR}, #{gender,jdbcType=TINYINT}, #{avatar,jdbcType=VARCHAR}, #{region,jdbcType=VARCHAR}, #{userDesc,jdbcType=VARCHAR}, #{alipayAccount,jdbcType=VARCHAR}, #{alipayAccountName,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{wxPubFansOpenid,jdbcType=VARCHAR}, #{wxPubFansGender,jdbcType=TINYINT}, #{roomUid,jdbcType=BIGINT}, #{shareUid,jdbcType=BIGINT}, #{shareChannel,jdbcType=TINYINT}, #{wxOpenId,jdbcType=VARCHAR}, #{os,jdbcType=VARCHAR}, #{osVersion,jdbcType=VARCHAR}, #{app,jdbcType=VARCHAR}, #{imei,jdbcType=VARCHAR}, #{channel,jdbcType=VARCHAR}, #{linkedmeChannel,jdbcType=VARCHAR}, #{ispType,jdbcType=VARCHAR}, #{netType,jdbcType=VARCHAR}, #{model,jdbcType=VARCHAR}, #{deviceId,jdbcType=VARCHAR}, #{appVersion,jdbcType=VARCHAR}, #{nobleId,jdbcType=INTEGER}, #{nobleName,jdbcType=VARCHAR}, #{withdrawStatus,jdbcType=TINYINT}, update users erban_no = #{erbanNo,jdbcType=BIGINT}, has_pretty_erban_no = #{hasPrettyErbanNo,jdbcType=BIT}, phone = #{phone,jdbcType=VARCHAR}, birth = #{birth,jdbcType=DATE}, star = #{star,jdbcType=TINYINT}, nick = #{nick,jdbcType=VARCHAR}, email = #{email,jdbcType=VARCHAR}, signture = #{signture,jdbcType=VARCHAR}, user_voice = #{userVoice,jdbcType=VARCHAR}, voice_dura = #{voiceDura,jdbcType=INTEGER}, follow_num = #{followNum,jdbcType=INTEGER}, fans_num = #{fansNum,jdbcType=INTEGER}, def_user = #{defUser,jdbcType=TINYINT}, fortune = #{fortune,jdbcType=BIGINT}, channel_type = #{channelType,jdbcType=TINYINT}, last_login_time = #{lastLoginTime,jdbcType=TIMESTAMP}, last_login_ip = #{lastLoginIp,jdbcType=VARCHAR}, gender = #{gender,jdbcType=TINYINT}, avatar = #{avatar,jdbcType=VARCHAR}, region = #{region,jdbcType=VARCHAR}, user_desc = #{userDesc,jdbcType=VARCHAR}, alipay_account = #{alipayAccount,jdbcType=VARCHAR}, alipay_account_name = #{alipayAccountName,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=TIMESTAMP}, update_time = #{updateTime,jdbcType=TIMESTAMP}, wx_pub_fans_openid = #{wxPubFansOpenid,jdbcType=VARCHAR}, wx_pub_fans_gender = #{wxPubFansGender,jdbcType=TINYINT}, room_uid = #{roomUid,jdbcType=BIGINT}, share_uid = #{shareUid,jdbcType=BIGINT}, share_channel = #{shareChannel,jdbcType=TINYINT}, wx_openId = #{wxOpenId,jdbcType=VARCHAR}, os = #{os,jdbcType=VARCHAR}, osVersion = #{osVersion,jdbcType=VARCHAR}, app = #{app,jdbcType=VARCHAR}, imei = #{imei,jdbcType=VARCHAR}, channel = #{channel,jdbcType=VARCHAR}, linkedme_channel = #{linkedmeChannel,jdbcType=VARCHAR}, isp_type = #{ispType,jdbcType=VARCHAR}, net_type = #{netType,jdbcType=VARCHAR}, model = #{model,jdbcType=VARCHAR}, device_id = #{deviceId,jdbcType=VARCHAR}, app_version = #{appVersion,jdbcType=VARCHAR}, noble_id = #{nobleId,jdbcType=INTEGER}, noble_name = #{nobleName,jdbcType=VARCHAR}, withdraw_status = #{withdrawStatus,jdbcType=TINYINT}, where uid = #{uid,jdbcType=BIGINT} update users set erban_no = #{erbanNo,jdbcType=BIGINT}, has_pretty_erban_no = #{hasPrettyErbanNo,jdbcType=BIT}, phone = #{phone,jdbcType=VARCHAR}, birth = #{birth,jdbcType=DATE}, star = #{star,jdbcType=TINYINT}, nick = #{nick,jdbcType=VARCHAR}, email = #{email,jdbcType=VARCHAR}, signture = #{signture,jdbcType=VARCHAR}, user_voice = #{userVoice,jdbcType=VARCHAR}, voice_dura = #{voiceDura,jdbcType=INTEGER}, follow_num = #{followNum,jdbcType=INTEGER}, fans_num = #{fansNum,jdbcType=INTEGER}, def_user = #{defUser,jdbcType=TINYINT}, fortune = #{fortune,jdbcType=BIGINT}, channel_type = #{channelType,jdbcType=TINYINT}, last_login_time = #{lastLoginTime,jdbcType=TIMESTAMP}, last_login_ip = #{lastLoginIp,jdbcType=VARCHAR}, gender = #{gender,jdbcType=TINYINT}, avatar = #{avatar,jdbcType=VARCHAR}, region = #{region,jdbcType=VARCHAR}, user_desc = #{userDesc,jdbcType=VARCHAR}, alipay_account = #{alipayAccount,jdbcType=VARCHAR}, alipay_account_name = #{alipayAccountName,jdbcType=VARCHAR}, create_time = #{createTime,jdbcType=TIMESTAMP}, update_time = #{updateTime,jdbcType=TIMESTAMP}, wx_pub_fans_openid = #{wxPubFansOpenid,jdbcType=VARCHAR}, wx_pub_fans_gender = #{wxPubFansGender,jdbcType=TINYINT}, room_uid = #{roomUid,jdbcType=BIGINT}, share_uid = #{shareUid,jdbcType=BIGINT}, share_channel = #{shareChannel,jdbcType=TINYINT}, wx_openId = #{wxOpenId,jdbcType=VARCHAR}, os = #{os,jdbcType=VARCHAR}, osVersion = #{osVersion,jdbcType=VARCHAR}, app = #{app,jdbcType=VARCHAR}, imei = #{imei,jdbcType=VARCHAR}, channel = #{channel,jdbcType=VARCHAR}, linkedme_channel = #{linkedmeChannel,jdbcType=VARCHAR}, isp_type = #{ispType,jdbcType=VARCHAR}, net_type = #{netType,jdbcType=VARCHAR}, model = #{model,jdbcType=VARCHAR}, device_id = #{deviceId,jdbcType=VARCHAR}, app_version = #{appVersion,jdbcType=VARCHAR}, noble_id = #{nobleId,jdbcType=INTEGER}, noble_name = #{nobleName,jdbcType=VARCHAR}, withdraw_status = #{withdrawStatus,jdbcType=TINYINT} where uid = #{uid,jdbcType=BIGINT} uid, erban_no, has_pretty_erban_no, phone, birth, star, nick, email, signture, user_voice, voice_dura, follow_num, fans_num, def_user, fortune, channel_type, last_login_time, last_login_ip, gender, avatar, region, user_desc, alipay_account, alipay_account_name, create_time, update_time, wx_pub_fans_openid, wx_pub_fans_gender, room_uid, share_uid, share_channel, wx_openId, os, osVersion, app, imei, channel, linkedme_channel, isp_type, net_type, model, device_id, app_version, noble_id, noble_name, withdraw_status