cn-doscover-api
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -19,3 +19,3 @@ "use strict"; | ||
"X-AppKey": "2014_MyBMW837", | ||
"x-btcapi-usid": "05e4c12d-2182-4862-928a-a08cc79a5dec" | ||
"x-btcapi-usid": usid | ||
} | ||
@@ -22,0 +22,0 @@ }); |
@@ -16,3 +16,3 @@ import axios, { AxiosInstance } from "axios"; | ||
"X-AppKey": "2014_MyBMW837", | ||
"x-btcapi-usid": "05e4c12d-2182-4862-928a-a08cc79a5dec" | ||
"x-btcapi-usid": usid | ||
} | ||
@@ -19,0 +19,0 @@ }); |
{ | ||
"name": "cn-doscover-api", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "restapi for news service", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
2861