李雨欣 8.26 15:34 测试查询商品全部数据接口
parent
287cbe558d
commit
7a13588696
|
@ -15,6 +15,5 @@ public interface ProductService extends IService<Product> {
|
|||
*/
|
||||
List<ProductListResp> findByproductList(ProductListResp productListResp);
|
||||
|
||||
List<Product> findProductList();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue