Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
12fbd15a66
@ -672,7 +672,9 @@ public class SyncThirdDataServiceImpl extends SyncBaseThirdSxAbstract implements
|
||||
// logger.error("同步时间失败" + e.getMessage());
|
||||
// }
|
||||
productMappingService.syncAllProductMapping(Integer.valueOf(storeId),DicEnum.YESORNO_0.getCode());
|
||||
syncShopImages(Integer.valueOf(storeId));//同时商品图库数据
|
||||
if(ObjectUtil.isNull(storeDbConfig.getRefreshTime())){
|
||||
syncShopImages(Integer.valueOf(storeId));//同时商品图库数据
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user