JERRY\15194 4 yıl önce
ebeveyn
işleme
af3c5e36ad
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      boniu/.eslintcache
  2. 1 1
      boniu/src/IndexApiList.jsx

Dosya farkı çok büyük olduğundan ihmal edildi
+ 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",