ck 4 anni fa
parent
commit
3baca9681d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      urls.py

+ 1 - 1
urls.py

@@ -14,7 +14,7 @@ urls = [
     (r'/data/channel_stat/active', ChannelActive),  # 公众号激活数据
     (r'/data/channel_stat/order_trend', ChannelOrderTrend),  # 公众号趋势
     (r'/data/channel_stat/channel', ChannelSummary),  # 公众号总数据
-    (r'/data/pitcher/channelSummary', ChannelPitcherSummary),  # 公众号总数据
+    (r'/data/pitcher/channel', ChannelPitcherSummary),  # 投手投放号
     (r'/data/pitcher/trend', PitcherTrend),  # 投手个人付费趋势
 
     # 公共分析