sbd-npm 1.2.15 → 1.2.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -228,3 +228,19 @@ const MenuList = [
228
228
  ]
229
229
  },
230
230
  ];
231
+
232
+ const ClassifyList = [
233
+ '上证50',
234
+ '沪深300',
235
+ '中证800',
236
+ '中证1000',
237
+ '中证500',
238
+ '中证100',
239
+ '科创50',
240
+ '科创',
241
+ '中小板',
242
+ '创业板',
243
+ '创业板50',
244
+ '创业板指',
245
+ '新股',
246
+ ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sbd-npm",
3
- "version": "1.2.15",
3
+ "version": "1.2.16",
4
4
  "description": "Stock Big Data",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/.npmignore DELETED
@@ -1 +0,0 @@
1
- sbd-npm.md