Ver Fonte

录入店铺名称

zhaoxian há 6 meses atrás
pai
commit
44b9f2e616

+ 3 - 3
ruixuan-live/src/main/java/com/ruixuan/isc/service/ISupplyChainService.java

@@ -180,11 +180,11 @@ public interface ISupplyChainService {
      */
     void addList(String beginDate, String endDate, String pcursor) throws InterruptedException;
 
-    void insertOrderList(Long tokenId,Integer queryType, String beginDate, String endDate) throws Exception;
+    void insertOrderList(Long tokenId, Integer queryType, String beginDate, String endDate) throws Exception;
 
-    void insertShopInfo(Long tokenId,String queryType, Integer date) throws Exception;
+    void insertShopInfo(Long tokenId, String queryType, Integer date) throws Exception;
 
-    void insertNowdayOrderList(Long tokenId)throws Exception;
+    void insertNowdayOrderList(Long tokenId) throws Exception;
 
     /*
      *团长查询招商活动列表