@ningboyz/apis 1.0.111 → 1.0.112

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.
Files changed (134) hide show
  1. package/.prettierrc +15 -15
  2. package/index.ts +76 -76
  3. package/package.json +24 -24
  4. package/packages/antv/cnfg.ts +47 -47
  5. package/packages/antv/index.ts +20 -20
  6. package/packages/antv/main.ts +54 -54
  7. package/packages/antv/para.ts +47 -47
  8. package/packages/antv/type.ts +59 -59
  9. package/packages/antv/type.ts~ +57 -0
  10. package/packages/axios.ts +136 -136
  11. package/packages/card/form.ts +18 -18
  12. package/packages/card/gblb.ts +102 -102
  13. package/packages/card/index.ts +46 -46
  14. package/packages/card/index.ts~ +47 -0
  15. package/packages/card/main.ts +222 -222
  16. package/packages/card/p4pz.ts +93 -93
  17. package/packages/card/type.ts +628 -628
  18. package/packages/card/type.ts~ +605 -0
  19. package/packages/card/tzclbgblb.ts +36 -36
  20. package/packages/card/tzclbsort.ts~ +36 -0
  21. package/packages/card/zcbd.ts +110 -110
  22. package/packages/card/zccf.ts +105 -105
  23. package/packages/card/zccz.ts +112 -112
  24. package/packages/card/zccz.ts~ +106 -0
  25. package/packages/card/zcdb.ts +120 -120
  26. package/packages/card/zclb.ts +74 -74
  27. package/packages/card/zczj.ts +21 -21
  28. package/packages/card/zczjProp.ts +21 -21
  29. package/packages/cnfg/index.ts +14 -14
  30. package/packages/cnfg/main.ts +42 -42
  31. package/packages/cnfg/type.ts +4 -4
  32. package/packages/core/dept.ts +94 -94
  33. package/packages/core/dict.ts +69 -69
  34. package/packages/core/index.ts +52 -52
  35. package/packages/core/laid.ts +77 -77
  36. package/packages/core/laid.ts~ +84 -0
  37. package/packages/core/part.ts +54 -54
  38. package/packages/core/path.ts +46 -46
  39. package/packages/core/sysbilltype.ts +45 -45
  40. package/packages/core/sysclas.ts +16 -16
  41. package/packages/core/sysenvr.ts +15 -15
  42. package/packages/core/syskjnd.ts +18 -18
  43. package/packages/core/sysmenu.ts +110 -110
  44. package/packages/core/systravel.ts +39 -39
  45. package/packages/core/type.ts +66 -66
  46. package/packages/core/types.ts +511 -511
  47. package/packages/core/unit.ts +74 -74
  48. package/packages/core/user.ts +360 -360
  49. package/packages/cron/index.ts +14 -14
  50. package/packages/cron/main.ts +47 -47
  51. package/packages/cron/type.ts +18 -18
  52. package/packages/elem/index.ts +14 -14
  53. package/packages/elem/main.ts +15 -15
  54. package/packages/elem/type.ts +7 -7
  55. package/packages/expd/index.ts +14 -14
  56. package/packages/expd/main.ts +16 -16
  57. package/packages/expd/type.ts +8 -8
  58. package/packages/flow/duty.ts +57 -57
  59. package/packages/flow/flow.ts +97 -97
  60. package/packages/flow/index.ts +25 -25
  61. package/packages/flow/main.ts +61 -61
  62. package/packages/flow/node.ts +76 -76
  63. package/packages/flow/type.ts +214 -214
  64. package/packages/flow/void.ts +64 -64
  65. package/packages/gams/cnfg.ts +16 -16
  66. package/packages/gams/index.ts +14 -14
  67. package/packages/gams/type.ts +6 -6
  68. package/packages/grow/grow.ts +17 -17
  69. package/packages/grow/index.ts +14 -14
  70. package/packages/grow/type.ts +7 -7
  71. package/packages/gzjg/gzlm.ts +74 -74
  72. package/packages/gzjg/index.ts +16 -16
  73. package/packages/gzjg/main.ts +62 -62
  74. package/packages/gzjg/type.ts +92 -92
  75. package/packages/gztb/index.ts +14 -14
  76. package/packages/gztb/main.ts +16 -16
  77. package/packages/gztb/type.ts +7 -7
  78. package/packages/index.ts +22 -22
  79. package/packages/load/index.ts +17 -17
  80. package/packages/load/type.ts +9 -9
  81. package/packages/load/yqdw.ts +15 -15
  82. package/packages/load/yqkm.ts +15 -15
  83. package/packages/myoa/index.ts +14 -14
  84. package/packages/myoa/main.ts +47 -47
  85. package/packages/myoa/type.ts +21 -21
  86. package/packages/noti/index.ts +14 -14
  87. package/packages/noti/main.ts +47 -47
  88. package/packages/noti/main.ts~ +47 -0
  89. package/packages/noti/type.ts +24 -24
  90. package/packages/noti/type.ts~ +29 -0
  91. package/packages/ocri/index.ts +13 -13
  92. package/packages/ocri/path.ts +17 -17
  93. package/packages/ocri/type.ts +6 -6
  94. package/packages/pzpt/cnfg.ts +52 -52
  95. package/packages/pzpt/glfa.ts +59 -59
  96. package/packages/pzpt/glkm.ts +51 -51
  97. package/packages/pzpt/index.ts +39 -39
  98. package/packages/pzpt/item.ts +54 -54
  99. package/packages/pzpt/k0km.ts +41 -41
  100. package/packages/pzpt/k8km.ts +55 -55
  101. package/packages/pzpt/kbkm.ts +25 -25
  102. package/packages/pzpt/type.ts +50 -50
  103. package/packages/pzpt/types.ts +370 -370
  104. package/packages/pzpt/yqkb.ts +20 -20
  105. package/packages/pzpt/yqkm.ts +34 -34
  106. package/packages/tabl/index.ts +14 -14
  107. package/packages/tabl/main.ts +116 -116
  108. package/packages/tabl/type.ts +148 -148
  109. package/packages/task/index.ts +13 -13
  110. package/packages/task/main.ts +20 -20
  111. package/packages/task/type.ts +18 -18
  112. package/packages/wldy/data.ts +52 -52
  113. package/packages/wldy/index.ts +20 -20
  114. package/packages/wldy/item.ts +52 -52
  115. package/packages/wldy/page.ts +62 -62
  116. package/packages/wldy/type.ts +40 -40
  117. package/packages/wtui/ctrl.ts +45 -45
  118. package/packages/wtui/envr.ts +15 -15
  119. package/packages/wtui/form.ts +61 -61
  120. package/packages/wtui/index.ts +44 -44
  121. package/packages/wtui/item.ts +62 -62
  122. package/packages/wtui/main.ts +85 -85
  123. package/packages/wtui/menu.ts +37 -37
  124. package/packages/wtui/node.ts +55 -55
  125. package/packages/wtui/todo.ts +77 -77
  126. package/packages/wtui/type.ts +384 -384
  127. package/packages/wtui/type.ts~ +380 -0
  128. package/packages/wtui/user.ts +39 -39
  129. package/packages/wtui/view.ts +90 -90
  130. package/packages/wtui/zone.ts +52 -52
  131. package/packages/yzcg/index.ts +14 -14
  132. package/packages/yzcg/main.ts +49 -49
  133. package/packages/yzcg/type.ts +23 -23
  134. package/readme.md +1 -1
@@ -1,370 +1,370 @@
1
- /** ========== cnfg ========== */
2
- export interface IPzptCnfgUpdatedbQuerys {
3
- sourcend: number;
4
- }
5
-
6
- export class TPzptCnfgUpdatedbQuerys implements IPzptCnfgUpdatedbQuerys {
7
- sourcend: number = -1;
8
- }
9
-
10
- export interface IPzptCnfgSelectdbQuerys {
11
- sourcend: number;
12
- unitmain: number;
13
- sourceid: number;
14
- deptmain: number;
15
- sourcedw: string;
16
- }
17
-
18
- export class TPzptCnfgSelectdbQuerys implements IPzptCnfgSelectdbQuerys {
19
- sourcend: number = -1;
20
- unitmain: number = -1;
21
- sourceid: number = -1;
22
- deptmain: number = -1;
23
- sourcedw: string = "";
24
- }
25
-
26
- export interface IPzptCnfgDetaildbQuerys {
27
- sourceNd: number;
28
- sourceId: number;
29
- }
30
-
31
- export class TPzptCnfgDetaildbQuerys implements IPzptCnfgDetaildbQuerys {
32
- sourceNd: number = -1;
33
- sourceId: number = -1;
34
- }
35
-
36
- /** ========== item ========== */
37
- export interface IPzptItemUpdatedbQuerys {
38
- sourcend: number;
39
- sourceid: number;
40
- typemain: number;
41
- }
42
-
43
- export class TPzptItemUpdatedbQuerys implements IPzptItemUpdatedbQuerys {
44
- sourcend: number = -1;
45
- sourceid: number = -1;
46
- typemain: number = -1;
47
- }
48
-
49
- export interface IPzptItemSelectdbQuerys {
50
- sourcend: number;
51
- sourceid: number;
52
- typemain: number;
53
- }
54
-
55
- export class TPzptItemSelectdbQuerys implements IPzptItemSelectdbQuerys {
56
- sourcend: number = -1;
57
- sourceid: number = -1;
58
- typemain: number = -1;
59
- }
60
-
61
- export interface IPzptItemInsertdbQuerys {
62
- sourcend: number;
63
- sourceid: number;
64
- typemain: number;
65
- }
66
-
67
- export class TPzptItemInsertdbQuerys implements IPzptItemInsertdbQuerys {
68
- sourcend: number = -1;
69
- sourceid: number = -1;
70
- typemain: number = -1;
71
- }
72
-
73
- export interface IPzptItemDeletedbQuerys {
74
- sourcend: number;
75
- sourceid: number;
76
- typemain: number;
77
- }
78
-
79
- export class TPzptItemDeletedbQuerys implements IPzptItemDeletedbQuerys {
80
- sourcend: number = -1;
81
- sourceid: number = -1;
82
- typemain: number = -1;
83
- }
84
-
85
- /** ========== k0km ========== */
86
- export interface IPzptK0kmUpdatedbQuerys {
87
- sourcend: number;
88
- sourceid: number;
89
- }
90
-
91
- export class IPzptK0kmUpdatedbQuerys implements IPzptK0kmUpdatedbQuerys {
92
- sourcend: number = -1;
93
- sourceid: number = -1;
94
- }
95
-
96
- export interface IPzptK0kmSelectdbQuerys {
97
- sourcend: number;
98
- sourceid: number;
99
- }
100
-
101
- export class TPzptK0kmSelectdbQuerys implements IPzptK0kmSelectdbQuerys {
102
- sourcend: number = -1;
103
- sourceid: number = -1;
104
- }
105
-
106
- export interface IPzptK0kmInsertdbQuerys {
107
- sourcend: number;
108
- sourceid: number;
109
- }
110
-
111
- export class TPzptK0kmInsertdbQuerys implements IPzptK0kmInsertdbQuerys {
112
- sourcend: number = -1;
113
- sourceid: number = -1;
114
- }
115
-
116
- /** ========== k8km ========== */
117
- export interface IPzptK8kmUpdatedbQuerys {
118
- sourcend: number;
119
- sourceid: number;
120
- }
121
-
122
- export class TPzptK8kmUpdatedbQuerys implements IPzptK8kmUpdatedbQuerys {
123
- sourcend: number = -1;
124
- sourceid: number = -1;
125
- }
126
-
127
- export interface IPzptK8kmSelectdbQuerys {
128
- sourcend: number;
129
- sourceid: number;
130
- unitmain: number;
131
- k0kmkmid: number;
132
- parentid: number;
133
- p0pzmain: number;
134
- }
135
-
136
- export class TPzptK8kmSelectdbQuerys implements IPzptK8kmSelectdbQuerys {
137
- sourcend: number = -1;
138
- sourceid: number = -1;
139
- unitmain: number = -1;
140
- k0kmkmid: number = -1;
141
- parentid: number = -1;
142
- p0pzmain: number = -1;
143
- }
144
-
145
- export interface IPzptK8kmInsertdbQuerys {
146
- sourcend: number;
147
- sourceid: number;
148
- }
149
-
150
- export class TPzptK8kmInsertdbQuerys implements IPzptK8kmInsertdbQuerys {
151
- sourcend: number = -1;
152
- sourceid: number = -1;
153
- }
154
-
155
- export interface IPzptK8kmDetaildbQuerys {
156
- sourcend: number;
157
- sourceid: number;
158
- k8kmkmid: number;
159
- }
160
-
161
- export class TPzptK8kmDetaildbQuerys implements IPzptK8kmDetaildbQuerys {
162
- sourcend: number = -1;
163
- sourceid: number = -1;
164
- k8kmkmid: number = -1;
165
- }
166
-
167
- /** ========== kbkm ========== */
168
- export interface IPzptKbkmUploaddbQuerys {
169
- sourcend: number;
170
- sourceid: number;
171
- sourceqj: number;
172
- withjzbz: number;
173
- withjdbz: number;
174
- }
175
-
176
- export class TPzptKbkmUploaddbQuerys implements IPzptKbkmUploaddbQuerys {
177
- sourcend: number = -1;
178
- sourceid: number = -1;
179
- sourceqj: number = -1;
180
- withjzbz: number = -1;
181
- withjdbz: number = -1;
182
- }
183
-
184
- /** ========== type ========== */
185
- export interface IPzptTypeSelctdbQuerys {
186
- sourcend: number;
187
- sourceid: number;
188
- }
189
-
190
- export class TPzptTypeSelctdbQuerys implements IPzptTypeSelctdbQuerys {
191
- sourcend: number = -1;
192
- sourceid: number = -1;
193
- }
194
-
195
- export interface IPzptTypeInsertdbQuerys {
196
- sourcend: number;
197
- sourceid: number;
198
- }
199
-
200
- export class TPzptTypeInsertdbQuerys implements IPzptTypeInsertdbQuerys {
201
- sourcend: number = -1;
202
- sourceid: number = -1;
203
- }
204
-
205
- export interface IPzptTypeUpdatedbQuerys {
206
- sourcend: number;
207
- sourceid: number;
208
- }
209
-
210
- export class TPzptTypeUpdatedbQuerys implements IPzptTypeUpdatedbQuerys {
211
- sourcend: number = -1;
212
- sourceid: number = -1;
213
- }
214
-
215
- export interface IPzptTypeDeletedbQuerys {
216
- sourcend: number;
217
- sourceid: number;
218
- }
219
-
220
- export class TPzptTypeDeletedbQuerys implements IPzptTypeDeletedbQuerys {
221
- sourcend: number = -1;
222
- sourceid: number = -1;
223
- }
224
-
225
- /** ========== yqkb ========== */
226
- export interface IPzptYqkbSelctdbQuerys {
227
- sourcend: number;
228
- kjndkjqj: number;
229
- }
230
-
231
- export class TPzptYqkbSelctdbQuerys implements IPzptYqkbSelctdbQuerys {
232
- sourcend: number = -1;
233
- kjndkjqj: number = -1;
234
- }
235
-
236
- export interface IPzptYqkbCreatedbQuerys {
237
- sourcend: number;
238
- p2pzkjqj: number;
239
- }
240
-
241
- export class TPzptYqkbCreatedbQuerys implements IPzptYqkbCreatedbQuerys {
242
- sourcend: number = -1;
243
- p2pzkjqj: number = -1;
244
- }
245
- /** ========== glfa ========== */
246
- export interface IPzptGlfaInsertdbQuerys {
247
- sourcend: number;
248
- sourceid: number;
249
- }
250
- export class TPzptGlfaInsertdbQuerys implements IPzptGlfaInsertdbQuerys {
251
- sourcend: number = -1;
252
- sourceid: number = -1;
253
- }
254
- export interface IPzptGlfaSelectdbQuerys {
255
- sourcend: number;
256
- sourceid: number;
257
- }
258
- export class TPzptGlfaSelectdbQuerys implements IPzptGlfaSelectdbQuerys {
259
- sourcend: number = -1;
260
- sourceid: number = -1;
261
- }
262
- export interface IPzptGlfaDetaildbQuerys {
263
- sourcend: number;
264
- sourceid: number;
265
- glfamain: number;
266
- }
267
- export class TPzptGlfaDetaildbQuerys implements IPzptGlfaDetaildbQuerys {
268
- sourcend: number = -1;
269
- sourceid: number = -1;
270
- glfamain: number = -1;
271
- }
272
- export interface IPzptGlfaUpdatedbQuerys {
273
- sourcend: number;
274
- sourceid: number;
275
- }
276
- export class TPzptGlfaUpdatedbQuerys implements IPzptGlfaUpdatedbQuerys {
277
- sourcend: number = -1;
278
- sourceid: number = -1;
279
- }
280
- /** ========== glkm ========== */
281
- export interface IPzptGlkmInsertdbQuerys {
282
- sourcend: number;
283
- sourceid: number;
284
- glfamain: number;
285
- }
286
- export class TPzptGlkmInsertdbQuerys implements IPzptGlkmInsertdbQuerys {
287
- sourcend: number = -1;
288
- sourceid: number = -1;
289
- glfamain: number = -1;
290
- }
291
- export interface IPzptGlkmSelectdbQuerys {
292
- sourcend: number;
293
- sourceid: number;
294
- glfamain: number;
295
- }
296
- export class TPzptGlkmSelectdbQuerys implements IPzptGlkmSelectdbQuerys {
297
- sourcend: number = -1;
298
- sourceid: number = -1;
299
- glfamain: number = -1;
300
- }
301
- export interface IPzptGlkmDetaildbQuerys {
302
- sourcend: number;
303
- sourceid: number;
304
- glfamain: number;
305
- glkmmain: number;
306
- }
307
- export class TPzptGlkmDetaildbQuerys implements IPzptGlkmDetaildbQuerys {
308
- sourcend: number = -1;
309
- sourceid: number = -1;
310
- glfamain: number = -1;
311
- glkmmain: number = -1;
312
- }
313
- export interface IPzptGlkmUpdatedbQuerys {
314
- sourcend: number;
315
- sourceid: number;
316
- glfamain: number;
317
- }
318
- export class TPzptGlkmUpdatedbQuerys implements IPzptGlkmUpdatedbQuerys {
319
- sourcend: number = -1;
320
- sourceid: number = -1;
321
- glfamain: number = -1;
322
- }
323
- export interface IPzptGlkmDeletebQuerys {
324
- sourcend: number;
325
- sourceid: number;
326
- glfamain: number;
327
- }
328
- export class TPzptGlkmDeletebQuerys implements IPzptGlkmDeletebQuerys {
329
- sourcend: number = -1;
330
- sourceid: number = -1;
331
- glfamain: number = -1;
332
- }
333
- /** ========== yqkm ========== */
334
- export interface IPzptYqkmSelctddQuerys {
335
- sourcend: number;
336
- sourceid: number;
337
- yqkmcode: string;
338
- }
339
-
340
- export class TPzptYqkmSelctddQuerys implements IPzptYqkmSelctddQuerys {
341
- sourcend: number = -1;
342
- sourceid: number = -1;
343
- yqkmcode: string = "";
344
- }
345
-
346
- export interface IPzptYqkmCopy2allQuerys {
347
- sourcend: number;
348
- sourceid: number;
349
- }
350
-
351
- export class TPzptYqkmCopy2allQuerys implements IPzptYqkmCopy2allQuerys {
352
- sourcend: number = -1;
353
- sourceid: number = -1;
354
- }
355
-
356
- export interface IPzptYqkmDeletedbQuerys {
357
- sourcend: number;
358
- sourceid: number;
359
- yqkmcode: string;
360
- }
361
-
362
- export class TPzptYqkmDeletedbQuerys implements IPzptYqkmDeletedbQuerys {
363
- sourcend: number = -1;
364
- sourceid: number = -1;
365
- yqkmcode: string = "";
366
- }
367
-
368
- export interface IPzptYqkmUploaddbQuerys {}
369
-
370
- export class TPzptYqkmUploaddbQuerys implements IPzptYqkmUploaddbQuerys {}
1
+ /** ========== cnfg ========== */
2
+ export interface IPzptCnfgUpdatedbQuerys {
3
+ sourcend: number;
4
+ }
5
+
6
+ export class TPzptCnfgUpdatedbQuerys implements IPzptCnfgUpdatedbQuerys {
7
+ sourcend: number = -1;
8
+ }
9
+
10
+ export interface IPzptCnfgSelectdbQuerys {
11
+ sourcend: number;
12
+ unitmain: number;
13
+ sourceid: number;
14
+ deptmain: number;
15
+ sourcedw: string;
16
+ }
17
+
18
+ export class TPzptCnfgSelectdbQuerys implements IPzptCnfgSelectdbQuerys {
19
+ sourcend: number = -1;
20
+ unitmain: number = -1;
21
+ sourceid: number = -1;
22
+ deptmain: number = -1;
23
+ sourcedw: string = "";
24
+ }
25
+
26
+ export interface IPzptCnfgDetaildbQuerys {
27
+ sourceNd: number;
28
+ sourceId: number;
29
+ }
30
+
31
+ export class TPzptCnfgDetaildbQuerys implements IPzptCnfgDetaildbQuerys {
32
+ sourceNd: number = -1;
33
+ sourceId: number = -1;
34
+ }
35
+
36
+ /** ========== item ========== */
37
+ export interface IPzptItemUpdatedbQuerys {
38
+ sourcend: number;
39
+ sourceid: number;
40
+ typemain: number;
41
+ }
42
+
43
+ export class TPzptItemUpdatedbQuerys implements IPzptItemUpdatedbQuerys {
44
+ sourcend: number = -1;
45
+ sourceid: number = -1;
46
+ typemain: number = -1;
47
+ }
48
+
49
+ export interface IPzptItemSelectdbQuerys {
50
+ sourcend: number;
51
+ sourceid: number;
52
+ typemain: number;
53
+ }
54
+
55
+ export class TPzptItemSelectdbQuerys implements IPzptItemSelectdbQuerys {
56
+ sourcend: number = -1;
57
+ sourceid: number = -1;
58
+ typemain: number = -1;
59
+ }
60
+
61
+ export interface IPzptItemInsertdbQuerys {
62
+ sourcend: number;
63
+ sourceid: number;
64
+ typemain: number;
65
+ }
66
+
67
+ export class TPzptItemInsertdbQuerys implements IPzptItemInsertdbQuerys {
68
+ sourcend: number = -1;
69
+ sourceid: number = -1;
70
+ typemain: number = -1;
71
+ }
72
+
73
+ export interface IPzptItemDeletedbQuerys {
74
+ sourcend: number;
75
+ sourceid: number;
76
+ typemain: number;
77
+ }
78
+
79
+ export class TPzptItemDeletedbQuerys implements IPzptItemDeletedbQuerys {
80
+ sourcend: number = -1;
81
+ sourceid: number = -1;
82
+ typemain: number = -1;
83
+ }
84
+
85
+ /** ========== k0km ========== */
86
+ export interface IPzptK0kmUpdatedbQuerys {
87
+ sourcend: number;
88
+ sourceid: number;
89
+ }
90
+
91
+ export class IPzptK0kmUpdatedbQuerys implements IPzptK0kmUpdatedbQuerys {
92
+ sourcend: number = -1;
93
+ sourceid: number = -1;
94
+ }
95
+
96
+ export interface IPzptK0kmSelectdbQuerys {
97
+ sourcend: number;
98
+ sourceid: number;
99
+ }
100
+
101
+ export class TPzptK0kmSelectdbQuerys implements IPzptK0kmSelectdbQuerys {
102
+ sourcend: number = -1;
103
+ sourceid: number = -1;
104
+ }
105
+
106
+ export interface IPzptK0kmInsertdbQuerys {
107
+ sourcend: number;
108
+ sourceid: number;
109
+ }
110
+
111
+ export class TPzptK0kmInsertdbQuerys implements IPzptK0kmInsertdbQuerys {
112
+ sourcend: number = -1;
113
+ sourceid: number = -1;
114
+ }
115
+
116
+ /** ========== k8km ========== */
117
+ export interface IPzptK8kmUpdatedbQuerys {
118
+ sourcend: number;
119
+ sourceid: number;
120
+ }
121
+
122
+ export class TPzptK8kmUpdatedbQuerys implements IPzptK8kmUpdatedbQuerys {
123
+ sourcend: number = -1;
124
+ sourceid: number = -1;
125
+ }
126
+
127
+ export interface IPzptK8kmSelectdbQuerys {
128
+ sourcend: number;
129
+ sourceid: number;
130
+ unitmain: number;
131
+ k0kmkmid: number;
132
+ parentid: number;
133
+ p0pzmain: number;
134
+ }
135
+
136
+ export class TPzptK8kmSelectdbQuerys implements IPzptK8kmSelectdbQuerys {
137
+ sourcend: number = -1;
138
+ sourceid: number = -1;
139
+ unitmain: number = -1;
140
+ k0kmkmid: number = -1;
141
+ parentid: number = -1;
142
+ p0pzmain: number = -1;
143
+ }
144
+
145
+ export interface IPzptK8kmInsertdbQuerys {
146
+ sourcend: number;
147
+ sourceid: number;
148
+ }
149
+
150
+ export class TPzptK8kmInsertdbQuerys implements IPzptK8kmInsertdbQuerys {
151
+ sourcend: number = -1;
152
+ sourceid: number = -1;
153
+ }
154
+
155
+ export interface IPzptK8kmDetaildbQuerys {
156
+ sourcend: number;
157
+ sourceid: number;
158
+ k8kmkmid: number;
159
+ }
160
+
161
+ export class TPzptK8kmDetaildbQuerys implements IPzptK8kmDetaildbQuerys {
162
+ sourcend: number = -1;
163
+ sourceid: number = -1;
164
+ k8kmkmid: number = -1;
165
+ }
166
+
167
+ /** ========== kbkm ========== */
168
+ export interface IPzptKbkmUploaddbQuerys {
169
+ sourcend: number;
170
+ sourceid: number;
171
+ sourceqj: number;
172
+ withjzbz: number;
173
+ withjdbz: number;
174
+ }
175
+
176
+ export class TPzptKbkmUploaddbQuerys implements IPzptKbkmUploaddbQuerys {
177
+ sourcend: number = -1;
178
+ sourceid: number = -1;
179
+ sourceqj: number = -1;
180
+ withjzbz: number = -1;
181
+ withjdbz: number = -1;
182
+ }
183
+
184
+ /** ========== type ========== */
185
+ export interface IPzptTypeSelctdbQuerys {
186
+ sourcend: number;
187
+ sourceid: number;
188
+ }
189
+
190
+ export class TPzptTypeSelctdbQuerys implements IPzptTypeSelctdbQuerys {
191
+ sourcend: number = -1;
192
+ sourceid: number = -1;
193
+ }
194
+
195
+ export interface IPzptTypeInsertdbQuerys {
196
+ sourcend: number;
197
+ sourceid: number;
198
+ }
199
+
200
+ export class TPzptTypeInsertdbQuerys implements IPzptTypeInsertdbQuerys {
201
+ sourcend: number = -1;
202
+ sourceid: number = -1;
203
+ }
204
+
205
+ export interface IPzptTypeUpdatedbQuerys {
206
+ sourcend: number;
207
+ sourceid: number;
208
+ }
209
+
210
+ export class TPzptTypeUpdatedbQuerys implements IPzptTypeUpdatedbQuerys {
211
+ sourcend: number = -1;
212
+ sourceid: number = -1;
213
+ }
214
+
215
+ export interface IPzptTypeDeletedbQuerys {
216
+ sourcend: number;
217
+ sourceid: number;
218
+ }
219
+
220
+ export class TPzptTypeDeletedbQuerys implements IPzptTypeDeletedbQuerys {
221
+ sourcend: number = -1;
222
+ sourceid: number = -1;
223
+ }
224
+
225
+ /** ========== yqkb ========== */
226
+ export interface IPzptYqkbSelctdbQuerys {
227
+ sourcend: number;
228
+ kjndkjqj: number;
229
+ }
230
+
231
+ export class TPzptYqkbSelctdbQuerys implements IPzptYqkbSelctdbQuerys {
232
+ sourcend: number = -1;
233
+ kjndkjqj: number = -1;
234
+ }
235
+
236
+ export interface IPzptYqkbCreatedbQuerys {
237
+ sourcend: number;
238
+ p2pzkjqj: number;
239
+ }
240
+
241
+ export class TPzptYqkbCreatedbQuerys implements IPzptYqkbCreatedbQuerys {
242
+ sourcend: number = -1;
243
+ p2pzkjqj: number = -1;
244
+ }
245
+ /** ========== glfa ========== */
246
+ export interface IPzptGlfaInsertdbQuerys {
247
+ sourcend: number;
248
+ sourceid: number;
249
+ }
250
+ export class TPzptGlfaInsertdbQuerys implements IPzptGlfaInsertdbQuerys {
251
+ sourcend: number = -1;
252
+ sourceid: number = -1;
253
+ }
254
+ export interface IPzptGlfaSelectdbQuerys {
255
+ sourcend: number;
256
+ sourceid: number;
257
+ }
258
+ export class TPzptGlfaSelectdbQuerys implements IPzptGlfaSelectdbQuerys {
259
+ sourcend: number = -1;
260
+ sourceid: number = -1;
261
+ }
262
+ export interface IPzptGlfaDetaildbQuerys {
263
+ sourcend: number;
264
+ sourceid: number;
265
+ glfamain: number;
266
+ }
267
+ export class TPzptGlfaDetaildbQuerys implements IPzptGlfaDetaildbQuerys {
268
+ sourcend: number = -1;
269
+ sourceid: number = -1;
270
+ glfamain: number = -1;
271
+ }
272
+ export interface IPzptGlfaUpdatedbQuerys {
273
+ sourcend: number;
274
+ sourceid: number;
275
+ }
276
+ export class TPzptGlfaUpdatedbQuerys implements IPzptGlfaUpdatedbQuerys {
277
+ sourcend: number = -1;
278
+ sourceid: number = -1;
279
+ }
280
+ /** ========== glkm ========== */
281
+ export interface IPzptGlkmInsertdbQuerys {
282
+ sourcend: number;
283
+ sourceid: number;
284
+ glfamain: number;
285
+ }
286
+ export class TPzptGlkmInsertdbQuerys implements IPzptGlkmInsertdbQuerys {
287
+ sourcend: number = -1;
288
+ sourceid: number = -1;
289
+ glfamain: number = -1;
290
+ }
291
+ export interface IPzptGlkmSelectdbQuerys {
292
+ sourcend: number;
293
+ sourceid: number;
294
+ glfamain: number;
295
+ }
296
+ export class TPzptGlkmSelectdbQuerys implements IPzptGlkmSelectdbQuerys {
297
+ sourcend: number = -1;
298
+ sourceid: number = -1;
299
+ glfamain: number = -1;
300
+ }
301
+ export interface IPzptGlkmDetaildbQuerys {
302
+ sourcend: number;
303
+ sourceid: number;
304
+ glfamain: number;
305
+ glkmmain: number;
306
+ }
307
+ export class TPzptGlkmDetaildbQuerys implements IPzptGlkmDetaildbQuerys {
308
+ sourcend: number = -1;
309
+ sourceid: number = -1;
310
+ glfamain: number = -1;
311
+ glkmmain: number = -1;
312
+ }
313
+ export interface IPzptGlkmUpdatedbQuerys {
314
+ sourcend: number;
315
+ sourceid: number;
316
+ glfamain: number;
317
+ }
318
+ export class TPzptGlkmUpdatedbQuerys implements IPzptGlkmUpdatedbQuerys {
319
+ sourcend: number = -1;
320
+ sourceid: number = -1;
321
+ glfamain: number = -1;
322
+ }
323
+ export interface IPzptGlkmDeletebQuerys {
324
+ sourcend: number;
325
+ sourceid: number;
326
+ glfamain: number;
327
+ }
328
+ export class TPzptGlkmDeletebQuerys implements IPzptGlkmDeletebQuerys {
329
+ sourcend: number = -1;
330
+ sourceid: number = -1;
331
+ glfamain: number = -1;
332
+ }
333
+ /** ========== yqkm ========== */
334
+ export interface IPzptYqkmSelctddQuerys {
335
+ sourcend: number;
336
+ sourceid: number;
337
+ yqkmcode: string;
338
+ }
339
+
340
+ export class TPzptYqkmSelctddQuerys implements IPzptYqkmSelctddQuerys {
341
+ sourcend: number = -1;
342
+ sourceid: number = -1;
343
+ yqkmcode: string = "";
344
+ }
345
+
346
+ export interface IPzptYqkmCopy2allQuerys {
347
+ sourcend: number;
348
+ sourceid: number;
349
+ }
350
+
351
+ export class TPzptYqkmCopy2allQuerys implements IPzptYqkmCopy2allQuerys {
352
+ sourcend: number = -1;
353
+ sourceid: number = -1;
354
+ }
355
+
356
+ export interface IPzptYqkmDeletedbQuerys {
357
+ sourcend: number;
358
+ sourceid: number;
359
+ yqkmcode: string;
360
+ }
361
+
362
+ export class TPzptYqkmDeletedbQuerys implements IPzptYqkmDeletedbQuerys {
363
+ sourcend: number = -1;
364
+ sourceid: number = -1;
365
+ yqkmcode: string = "";
366
+ }
367
+
368
+ export interface IPzptYqkmUploaddbQuerys {}
369
+
370
+ export class TPzptYqkmUploaddbQuerys implements IPzptYqkmUploaddbQuerys {}