@xj-hospital/data-dict-api
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@xj-hospital/data-dict-api", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "西京系统设置api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
{ | ||
"name": "@xj-hospital/data-dict-api", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "西京系统设置api", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
@@ -21,2 +21,3 @@ /** | ||
objectName: string; //操作对象名称 | ||
objectId?: string; //操作对象id | ||
remark?: string; //备注 | ||
@@ -23,0 +24,0 @@ |
@@ -121,2 +121,3 @@ import { DbSchema, createDbSchemas } from '@vmm/api'; | ||
objectName: string; //操作对象名称 | ||
objectId?: string; //操作对象id | ||
remark?: string; //备注 | ||
@@ -123,0 +124,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
31842
835