update两表关联更新
update AC_AICICD,AC_AICICD10 set AC_AICICD.DiseaseClassificationCode=AC_AICICD10.Classification_Code where AC_AICICD.ServiceChannelDiseaseCode=AC_AICICD10.DISEASE_CODE ;
update AC_AICICD,AC_AICICD10 set AC_AICICD.DiseaseClassificationCode=AC_AICICD10.Classification_Code where AC_AICICD.ServiceChannelDiseaseCode=AC_AICICD10.DISEASE_CODE ;