_Main/BL/Type_MacroPlan/StaticMethod_DoASync#253.qbl
@@ -17,6 +17,8 @@ info( "Prepare to do sync" ) info( "Get organ code list" ) businessTypeName := businessType.BusinessTypeName().Tokenize( "," ); macroPlan.BusinessType( businessType.BusinessTypeName() ); organcodelist := selectvalues( businessType, OrganCode, organ, true, organ.OrganCodeName() ); if( organcodelist.Size() = 0 ){