@ningboyz/types
Advanced tools
+1
-1
| { | ||
| "name": "@ningboyz/types", | ||
| "type": "module", | ||
| "version": "1.6.166", | ||
| "version": "1.6.167", | ||
| "private": false, | ||
@@ -6,0 +6,0 @@ "description": "宁波甬政类型库", |
@@ -73,4 +73,7 @@ import _ from "lodash"; | ||
| todoLock: number; | ||
| listCnfgText: string; | ||
| k0kmKmmc: string; | ||
| menuParaConv: ISysMenuWithCoreResponseMenuPara; | ||
| pathType: IDictResponse[]; | ||
| menuParaConv: ISysMenuWithCoreResponseMenuPara; | ||
| wldyPage: IWldyPageResponse[]; | ||
@@ -106,3 +109,2 @@ listGAMS: IGamsCnfgResponse[]; | ||
| updateAt: number = 0; | ||
| deleteBy: string = ""; | ||
@@ -140,4 +142,7 @@ deleteAt: number = 0; | ||
| todoLock: number = 0; | ||
| listCnfgText: string = ""; | ||
| k0kmKmmc: string = ""; | ||
| menuParaConv: ISysMenuWithCoreResponseMenuPara = new TSysMenuWithCoreResponseMenuPara(); // menuPara转换成对象 | ||
| pathType: IDictResponse[] = []; | ||
| menuParaConv: ISysMenuWithCoreResponseMenuPara = new TSysMenuWithCoreResponseMenuPara(); // menuPara转换成对象 | ||
| wldyPage: IWldyPageResponse[] = []; | ||
@@ -144,0 +149,0 @@ listGAMS: IGamsCnfgResponse[] = []; |
1109843
0.01%39621
0.01%