JERRY\15194 5 年 前
コミット
af3c5e36ad
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1 1
      boniu/.eslintcache
  2. 1 1
      boniu/src/IndexApiList.jsx

File diff suppressed because it is too large
+ 1 - 1
boniu/.eslintcache


+ 1 - 1
boniu/src/IndexApiList.jsx

@@ -4,7 +4,7 @@ const indexApiList = [
   {
     name: "指数基本信息",
     apiurl: _url + "index_info.html",
-    inputpara: ["method=stock_info&code=股票代码&timestamp=时间戳&sign=签名值"],
+    inputpara: ["method=index_info&code=股票代码&timestamp=时间戳&sign=签名值"],
     url: "/indexApi/indexBasicInfo",
     key: "indexBasic",
     sdk_url: _sdk + "index_info.sdk",