فهرست منبع

录入店铺名称

zhaoxian 6 ماه پیش
والد
کامیت
44b9f2e616
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      ruixuan-live/src/main/java/com/ruixuan/isc/service/ISupplyChainService.java

+ 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;
 
     /*
      *团长查询招商活动列表