@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.169 to 1.0.170
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.169", | ||
"version": "1.0.170", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -58,2 +58,3 @@ "use strict"; | ||
getSatisfied: api_1.HTTP([], ''), | ||
findCollection: api_1.HTTP([], ''), | ||
}; |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.169", | ||
"version": "1.0.170", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -183,3 +183,6 @@ /** | ||
>([], ''), | ||
findCollection: 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
29484
912