yaozhixue 1 year ago
parent
commit
c351779eab

+ 1 - 0
src/main/java/com/zfire/jiasm/syncdata/service/impl/AddInstallBusinessImpl.java

@@ -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());
     }