wanggangtao 5 years ago
parent
commit
1a7616ac66
3 changed files with 3 additions and 3 deletions
  1. 1 1
      api/v1.0/demo/index_list.html
  2. 1 1
      api/v1.0/index_list.php
  3. 1 1
      api/v1.0/stock_day_k.php

+ 1 - 1
api/v1.0/demo/index_list.html

@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-    <title>股票列表接口</title>
+    <title>指数列表接口</title>
     <script type="text/javascript" src="js/jquery.1.9.1.min.js"></script>
     <script type="text/javascript" src="js/func.common.js"></script>
     <script type="text/javascript" src="js/func.js"></script>

File diff suppressed because it is too large
+ 1 - 1
api/v1.0/index_list.php


File diff suppressed because it is too large
+ 1 - 1
api/v1.0/stock_day_k.php