sbd-npm 1.1.78 → 1.1.79

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.
Files changed (2) hide show
  1. package/menu.js +1 -0
  2. package/package.json +1 -1
package/menu.js CHANGED
@@ -74,6 +74,7 @@ const MenuList = [
74
74
  {'key': 'macro_shibor', 'name': 'Shibor 拆放利率', 'url': '/41eaa74e3c5a9102b3f0b736090872e4'},
75
75
  {'key': 'macro_pmi', 'name': '制造业采购经理指数(PMI)', 'url': '/6669696b194ae77d596371139e6b53a7'},
76
76
  {'key': 'macro_new_investor', 'name': '新增投资者', 'url': '/2268c61c6d62cdc8c1c7143aa524e2f1'},
77
+ {'key': 'macro_gold', 'name': '黄金ETF(GLD)', 'url': '/584b9ceb0c85571831f7211903147d47'},
77
78
  ]
78
79
  },
79
80
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sbd-npm",
3
- "version": "1.1.78",
3
+ "version": "1.1.79",
4
4
  "description": "Stock Big Data",
5
5
  "main": "index.js",
6
6
  "scripts": {