@ningboyz/types 1.2.177 → 1.2.178

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ningboyz/types",
3
3
  "type": "module",
4
- "version": "1.2.177",
4
+ "version": "1.2.178",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -67,9 +67,9 @@ export interface IHznjXmsyWtdwResponse {
67
67
  /**报告领取方式 */
68
68
  gqlrText: string;
69
69
  /**提供报告要求 */
70
- hbyqMain: string;
70
+ hbyqMain: number;
71
71
  /**提供报告要求名称 */
72
- hbyqText: number;
72
+ hbyqText: string;
73
73
  /**样品保存方式 */
74
74
  ypbcMain: number;
75
75
  /**样品保存方式名称 */
@@ -124,8 +124,8 @@ export class THznjXmsyWtdwResponse implements IHznjXmsyWtdwResponse {
124
124
  ypclText: string = "";
125
125
  bglqMain: number = 0;
126
126
  gqlrText: string = "";
127
- hbyqMain: string = "";
128
- hbyqText: number = 0;
127
+ hbyqText: string = "";
128
+ hbyqMain: number = 0;
129
129
  ypbcMain: number = 0;
130
130
  ypbcText: number = 0;
131
131
  k9kmKmmc: string = "";