@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -15,3 +15,4 @@ import { DbSchema, createDbSchemas } from '@vmm/api'; | ||
startTime: string, | ||
endTime: string | ||
endTime: string, | ||
time: Date | ||
} | ||
@@ -18,0 +19,0 @@ export interface IDocumentList { |
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
16217
368