mysql如果数据不存在,则插入新数据,否则更新的实现方法 //如果不存在,则插入新数据$sql="INSERTINTO{$ecs->table(‘cat_lang')}(cat_id,lang_id,cat_name,keywords,ca 数据不存在