@ningboyz/types 1.3.96 → 1.3.97

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.3.96",
4
+ "version": "1.3.97",
5
5
  "private": false,
6
6
  "description": "宁波甬政类型库",
7
7
  "author": "nbyt-syq",
@@ -103,6 +103,8 @@ export interface IDataResponse {
103
103
 
104
104
  autoTbxz: number; //#保险险种
105
105
  autoTbxzText: string;
106
+ /** 送审/审核时间 */
107
+ lastTime: number;
106
108
 
107
109
  billStat: number;
108
110
  flowMain: number;
@@ -215,7 +217,8 @@ export class TDataResponse implements IDataResponse {
215
217
  cardExid: number = 0;
216
218
  autoTbdw: number = 0;
217
219
  autoType: number = 0;
218
-
220
+ /** 送审/审核时间 */
221
+ lastTime: number = 0;
219
222
  autoCpbh: string = "";
220
223
  cardCode: string = "";
221
224
  cardName: string = "";
@@ -140,6 +140,8 @@ export interface IHzcbMainResponse {
140
140
  nodeText: string;
141
141
  /**照片 */
142
142
  hzcbCoverURL: string;
143
+ /** 送审/审核时间 */
144
+ lastTime: number;
143
145
 
144
146
  /** 附件 */
145
147
  listPath: TCore.IPathResponse[];
@@ -265,6 +267,8 @@ export class THzcbMainResponse implements IHzcbMainResponse {
265
267
  finishEd: number = 0;
266
268
  nodeText: string = "";
267
269
  hzcbCoverURL: string = "";
270
+ /** 送审/审核时间 */
271
+ lastTime: number = 0;
268
272
 
269
273
  listPath: TCore.IPathResponse[] = [];
270
274
  listZJLY: THzcb.IHzcbZjlyResponse[] = [];
@@ -61,6 +61,12 @@ export interface IHznjDzqrResponse {
61
61
  /**到账金额 */
62
62
  dzMoney1: number;
63
63
 
64
+ //#虚拟字段
65
+ /**收样单类型 */
66
+ fromDataType: number;
67
+ /**样品名称 */
68
+ fromK8kmKmmc: string;
69
+
64
70
  coverURL: string;
65
71
  touchURL: string;
66
72
  unitText: string;
@@ -132,6 +138,11 @@ export class THznjDzqrResponse implements IHznjDzqrResponse {
132
138
  payTotal: number = 0;
133
139
  dzMoney1: number = 0;
134
140
 
141
+ /**收样单类型 */
142
+ fromDataType: number = 0;
143
+ /**样品名称 */
144
+ fromK8kmKmmc: string = "";
145
+
135
146
  coverURL: string = "";
136
147
  touchURL: string = "";
137
148
  unitText: string = "";
@@ -81,6 +81,14 @@ export interface IHznjNotiBillResponse {
81
81
  fromWhoBuild: number;
82
82
  fromUserIndx: number;
83
83
  fromXmjjItem: number;
84
+
85
+ fromMotiCode: string;
86
+ fromSqyhText: string;
87
+ fromSqbmText: string;
88
+ fromNotiDate: number;
89
+ fromNotiMemo: string;
90
+ cpbzText: string;
91
+ zbyqText: string;
84
92
  }
85
93
 
86
94
  export class THznjNotiBillResponse implements IHznjNotiBillResponse {
@@ -146,6 +154,14 @@ export class THznjNotiBillResponse implements IHznjNotiBillResponse {
146
154
  fromUserIndx: number = 0;
147
155
  fromXmjjItem: number = 0;
148
156
 
157
+ fromMotiCode: string = "";
158
+ fromSqyhText: string = "";
159
+ fromSqbmText: string = "";
160
+ fromNotiDate: number = 0;
161
+ fromNotiMemo: string = "";
162
+ cpbzText: string = "";
163
+ zbyqText: string = "";
164
+
149
165
  constructor(data: Partial<IHznjNotiBillResponse> = {}) {
150
166
  if (data) {
151
167
  _.merge(this, _.pick(data, Object.keys(this)));
@@ -56,6 +56,11 @@ export interface IHznjRwqxResponse {
56
56
  rwqxUses: string;
57
57
  /**备注说明 */
58
58
  rwqxMemo: string;
59
+ //#虚拟字段
60
+ /**收样单类型 */
61
+ fromDataType: number;
62
+ /**样品名称 */
63
+ fromK8kmKmmc: string;
59
64
 
60
65
  coverURL: string;
61
66
  touchURL: string;
@@ -126,6 +131,11 @@ export class THznjRwqxResponse implements IHznjRwqxResponse {
126
131
  rwqxUses: string = "";
127
132
  rwqxMemo: string = "";
128
133
 
134
+ /**收样单类型 */
135
+ fromDataType: number = 0;
136
+ /**样品名称 */
137
+ fromK8kmKmmc: string = "";
138
+
129
139
  coverURL: string = "";
130
140
  touchURL: string = "";
131
141
  unitText: string = "";
@@ -59,6 +59,8 @@ export interface IHznkNoteResponse {
59
59
  wContact: string;
60
60
  /**联系方式 */
61
61
  dContact: string;
62
+ /** 送审/审核时间 */
63
+ lastTime: number;
62
64
 
63
65
  /**附件 */
64
66
  listPath: TCore.IPathResponse[];
@@ -120,6 +122,8 @@ export class THznkNoteResponse implements IHznkNoteResponse {
120
122
  flowStat: number = 0;
121
123
  wContact: string = "";
122
124
  dContact: string = "";
125
+ /** 送审/审核时间 */
126
+ lastTime: number=0;
123
127
 
124
128
  listPath: TCore.IPathResponse[] = [];
125
129
  listFrom: THznk.IHznkMainResponse[] = [];
@@ -130,6 +130,8 @@ export interface IMyoaMainResponse {
130
130
  autoModeText: string;
131
131
  deviceD1: number /** 有无投影 {0:否,1:有} */;
132
132
  pageNums: string /** 盖章页码 */;
133
+ /** 送审/审核时间 */
134
+ lastTime: number;
133
135
 
134
136
  /**
135
137
  * 公物仓
@@ -317,6 +319,8 @@ export class TMyoaMainResponse implements IMyoaMainResponse {
317
319
  lastMemo: string = "";
318
320
  usesDzqz: number = 0;
319
321
  flowUser: string = "";
322
+ /** 送审/审核时间 */
323
+ lastTime: number = 0;
320
324
 
321
325
  cardUnitText: string = "";
322
326
  cardDeptText: string = "";