@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.157 to 1.0.158
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.157", | ||
"version": "1.0.158", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -48,2 +48,4 @@ "use strict"; | ||
importPublic: api_1.HTTP([], ''), | ||
// importWeibo | ||
importWeibo: api_1.HTTP([], ''), | ||
}; |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.157", | ||
"version": "1.0.158", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -155,2 +155,8 @@ /** | ||
>([], ''), | ||
// importWeibo | ||
importWeibo: HTTP< | ||
{ data: any }, | ||
{ status: number; data?: any; msg?: string } | ||
>([], ''), | ||
}; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25853
778