@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.110 to 1.0.111
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.110", | ||
"version": "1.0.111", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.110", | ||
"version": "1.0.111", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -87,3 +87,3 @@ /** | ||
appleTitle: HTTP< | ||
{ title: string, inputData: string, author: string, source: string, task: string }, | ||
{ title: string, inputData: Date, author: string, source: string, task: string }, | ||
{ status: number; data?: any; msg?: string } | ||
@@ -90,0 +90,0 @@ >([], ''), |
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
24749