@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.168 to 1.0.169
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.168", | ||
"version": "1.0.169", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -56,2 +56,4 @@ "use strict"; | ||
applySatisfied: api_1.HTTP([], ''), | ||
// importWeibo | ||
getSatisfied: api_1.HTTP([], ''), | ||
}; |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.168", | ||
"version": "1.0.169", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -178,2 +178,8 @@ /** | ||
>([], ''), | ||
// importWeibo | ||
getSatisfied: HTTP< | ||
{}, | ||
{ 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
29351
907