@ningboyz/types
Advanced tools
+1
-1
| { | ||
| "name": "@ningboyz/types", | ||
| "type": "module", | ||
| "version": "1.7.23", | ||
| "version": "1.7.24", | ||
| "private": false, | ||
@@ -6,0 +6,0 @@ "description": "宁波甬政类型库", |
@@ -91,3 +91,3 @@ import _ from "lodash"; | ||
| acnoYhmc: string; | ||
| hideStat: number;//启用状态 | ||
| /** | ||
@@ -176,3 +176,3 @@ * 发票类型 | ||
| iDefault: number = 0; | ||
| hideStat: number = 0; | ||
| listAcno: IDictResponse[] = []; | ||
@@ -179,0 +179,0 @@ |
@@ -12,2 +12,3 @@ import { construct, destruct } from "@aximario/json-tree"; | ||
| typeMain: number; | ||
| typeName: string; | ||
| parentID: number; | ||
@@ -49,2 +50,3 @@ hashCode: number; | ||
| typeMain: number = 0; | ||
| typeName: string = ""; | ||
| parentID: number = 0; | ||
@@ -51,0 +53,0 @@ hashCode: number = 0; |
1131273
0.01%40409
0.01%