@ningboyz/types
Advanced tools
+1
-1
| { | ||
| "name": "@ningboyz/types", | ||
| "type": "module", | ||
| "version": "1.7.157", | ||
| "version": "1.7.158", | ||
| "private": false, | ||
@@ -6,0 +6,0 @@ "description": "宁波甬政类型库", |
| import _ from "lodash"; | ||
| import { IHzcbMainResponse } from "../hzcb"; | ||
@@ -58,2 +59,4 @@ | ||
| cardKeepText: string; | ||
| listHzcb: IHzcbMainResponse[]; | ||
| } | ||
@@ -117,2 +120,4 @@ | ||
| listHzcb: IHzcbMainResponse[] = []; | ||
| constructor(card: Partial<ICardZcpdBillResponse> = {}) { | ||
@@ -119,0 +124,0 @@ if (card) { |
1248063
0.01%44868
0.01%