@gadmin2n/schematics 0.0.92 → 0.0.93

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.
@@ -18,10 +18,10 @@ TAIHU_BASE=https://tai.it.tencent.com/api/auth-center/oauth2
18
18
 
19
19
  #https://tai.it.woa.com/odc/app/list?currentPage=0&pageSize=10
20
20
  TAIHU_ODC_CLIENT_ID=oit-erp-app
21
- TAIHU_ODC_APP_TOKEN=token
21
+ #TAIHU_ODC_APP_TOKEN=token
22
22
 
23
23
  #https://tai.it.woa.com/apps?currentPage=0&pageSize=10
24
- TAIHU_APP_TOKEN=token
24
+ #TAIHU_APP_TOKEN=token
25
25
 
26
26
  EXTERNAL_PAGE_SECRET=secret
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gadmin2n/schematics",
3
- "version": "0.0.92",
3
+ "version": "0.0.93",
4
4
  "description": "Gadmin - modern, fast, powerful node.js web framework (@schematics)",
5
5
  "main": "dist/index.js",
6
6
  "files": [