@gtrmt/document-manager-api
Advanced tools
Comparing version 1.0.34 to 1.0.35
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -20,4 +20,3 @@ "use strict"; | ||
getUserId: api_1.HTTP([], ''), | ||
getNewsPage: api_1.HTTP([], ''), | ||
getNewsContent: api_1.HTTP([], '') | ||
}; |
{ | ||
"name": "@gtrmt/document-manager-api", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "稿件管理api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -54,6 +54,2 @@ /** | ||
>([], ''), | ||
getNewsPage: HTTP< | ||
{}, | ||
{ status: number; data?: any; msg?: string } | ||
>([], ''), | ||
getNewsContent: HTTP< | ||
@@ -60,0 +56,0 @@ { href: 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
17363
409