INSERT INTO log_loginlogger( loginlogger_id, login_address, login_type, creator, gmt_create, creator_name ) VALUES( #{loginLoggerId}, #{loginAddress}, #{loginType}, #{creator}, #{gmtCreate}, #{creatorName} )