| 
														
															@@ -192,7 +192,7 @@ public interface FsStoreProductMapper 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             "and find_in_set(#{companyIds}, company_ids) " + 
														 | 
														
														 | 
														
															             "and find_in_set(#{companyIds}, company_ids) " + 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             "</if>" + 
														 | 
														
														 | 
														
															             "</if>" + 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             "</script>"}) 
														 | 
														
														 | 
														
															             "</script>"}) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    Long selectFsStoreProductCount(@Param("type") int type,@Param("companyIds") Long companyIds); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    Long selectFsStoreProductCompanyCount(@Param("type") int type,@Param("companyIds") Long companyIds); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															     @Select({"<script> " + 
														 | 
														
														 | 
														
															     @Select({"<script> " + 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             "select * from fs_store_product where find_in_set(product_id,#{ids})  " + 
														 | 
														
														 | 
														
															             "select * from fs_store_product where find_in_set(product_id,#{ids})  " + 
														 |