zq-erp/src/main/java/com/matrix/system/shopXcx/api/action/WxShopProduct.java
@@ -161,9 +161,6 @@ if (CollectionUtils.isEmpty(shopProducts)) { shopProduct.setDelFlag(AppConstance.DATA_USEABLE); shopProduct.setStatus(AppConstance.IS_PUTAWAY); if(shopProduct.getIsService()==null){ shopProduct.setIsService(2); } shopProduct.setCompanyId(HostInterceptor.getCompanyId()); shopProducts = shopProductDao.selectByModelWx(shopProduct); }