insert into companybasic(`companyid`,`companyname`,`contact_name`,`phone`,`mobile_phone`,`fax`,`qq`,`msn`,`address`,`city`,`area`,`state`,`country`,`zip`,`product_word`,`homepage`,`company_text`,`searchtext`,`alias`,`createdate`,`modifydate`,`lastdate`,`rank`,`channel_id`,`alipay`,`isentity`,`martid`,`com_num`,`bad`,`normal`,`good`,`c_email`,`c_homepage`,`hot`,`counter`) values (:companyid,:companyname,:contact_name,:phone,:mobile_phone,:fax,:qq,:msn,:address,:city,:area,:state,:country,:zip,:product_word,:homepage,:company_text,:searchtext,:alias,now(),now(),:lastdate,:rank,:channel_id,:alipay,:isentity,:martid,:com_num,:bad,:normal,:good,:c_email,:c_homepage,:hot,:counter)