瀏覽代碼

feat:新增同花顺接口

Roc 1 年之前
父節點
當前提交
195a677eec
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      ths_api.py

+ 0 - 4
ths_api.py

@@ -1,12 +1,8 @@
 import hug
 from bottle import route, run,NORUN
-from WindPy import w
 import iFinDPy as THS
 import json
-import pandas as pd
 import time
-import os
-import sys
 
 hug.API(__name__).http.output_format = hug.output_format.json