admin
2024-01-23 81da61b828e29b7745e1382dfbbaeb685dc083ef
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);