admin
2024-10-16 62a447d89331aee1feae7724c7616aa1bb2cfe79
fanli/src/main/java/com/yeshi/fanli/service/inter/taobao/TaoBaoShopService.java
@@ -35,7 +35,7 @@
    * @param sellerId
    * @return
    */
   public TaoBaoShop getTaoBaoShop(Long auctionId, Long sellerId);
   public TaoBaoShop getTaoBaoShop(String auctionId, Long sellerId);
   public int insertSelective(TaoBaoShop record);