@@ -1584,6 +1584,7 @@ public class AddInstallBusinessImpl implements AddInstallBusiness {
old.setBrandId(lclsNew.getBrandId());
old.setBrandName(lclsNew.getBrandName());
old.setRegion(lclsNew.getRegion());
+ old.setOutCjDownloadFlag(lclsNew.getOutCjDownloadFlag());
}