@ningboyz/types 1.0.14 → 1.0.16

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 (55) hide show
  1. package/.prettierignore +0 -0
  2. package/.prettierrc +15 -0
  3. package/index.ts +29 -7
  4. package/package.json +3 -2
  5. package/src/card/IZccfResponse.ts +3 -0
  6. package/src/cggz/ICggzBillResponse.ts +69 -0
  7. package/src/cggz/ICggzMainResponse.ts +188 -0
  8. package/src/cggz/index.ts +4 -0
  9. package/src/const/const_gzlm.ts +9 -0
  10. package/src/const/index.ts +2 -1
  11. package/src/core/IUserLiteResponse.ts +135 -0
  12. package/src/core/IUserSzdwResponse.ts +165 -0
  13. package/src/core/index.ts +24 -18
  14. package/src/expd/IExpdBAXQResponse.ts +61 -0
  15. package/src/expd/IExpdCallResponse.ts +57 -0
  16. package/src/expd/IExpdCardResponse.ts +0 -0
  17. package/src/expd/IExpdCashResponse.ts +75 -0
  18. package/src/expd/IExpdHYHBResponse.ts +53 -0
  19. package/src/expd/IExpdHYMXResponse.ts +61 -0
  20. package/src/expd/IExpdLfmxResponse.ts +56 -0
  21. package/src/expd/IExpdMainResponse.ts +552 -0
  22. package/src/expd/IExpdP2pzResponse.ts +59 -0
  23. package/src/expd/IExpdP5pzResponse.ts +57 -0
  24. package/src/expd/IViewLockResponse.ts +63 -0
  25. package/src/expd/index.ts +36 -0
  26. package/src/gams/IGamsBillResponse.ts +348 -0
  27. package/src/gams/IGamsEachResponse.ts +67 -0
  28. package/src/gams/IGamsMainResponse.ts +0 -0
  29. package/src/gams/IZbhdMainResponese.ts +166 -0
  30. package/src/gams/index.ts +16 -1
  31. package/src/gzzd/IGzzdBillResponse.ts +160 -0
  32. package/src/gzzd/IGzzdLineResponse.ts +13 -0
  33. package/src/gzzd/IGzzdMainResponse.ts +172 -0
  34. package/src/gzzd/index.ts +5 -0
  35. package/src/hzcb/IHzcbRypqResponse.ts +180 -0
  36. package/src/hzcb/index.ts +3 -0
  37. package/src/take/ITakeBillResponse.ts +144 -0
  38. package/src/take/ITakeMainResponse.ts +205 -0
  39. package/src/take/index.ts +4 -0
  40. package/src/wldy/IWldyDataResponse.ts +2 -0
  41. package/src/wldy/IWldyItemResponse.ts +2 -0
  42. package/src/yzcb/ICbjgMainResponse.ts +133 -0
  43. package/src/yzcb/index.ts +3 -0
  44. package/src/yzcg/IYzcgMainResponse.ts +213 -0
  45. package/src/yzcg/index.ts +3 -0
  46. package/src/yzht/IYzhtBillResponse.ts +102 -0
  47. package/src/yzht/IYzhtMainResponse.ts +400 -0
  48. package/src/yzht/index.ts +4 -0
  49. package/src/zbhd/IZbhdMainResponese.ts +166 -0
  50. package/src/zbhd/index.ts +3 -0
  51. package/src/zfht/IZfhtResponse.ts +0 -0
  52. package/src/zfht/index.ts +3 -0
  53. package/src/zfsq/IZfsqResponse.ts +193 -0
  54. package/src/zfsq/index.ts +3 -0
  55. package/tsconfig.json +21 -0
@@ -0,0 +1,193 @@
1
+ export interface IZfsqResponse {
2
+ aplMoney: number;
3
+ billIndx: number;
4
+ bmkmCode: string;
5
+ bmkmIndx: number;
6
+ bmkmName: string;
7
+ bmkmUUID: string;
8
+ cgpmCode: string;
9
+ cgpmIndx: number;
10
+ cgpmName: string;
11
+ cgpmUUID: string;
12
+ createAt: number;
13
+ createBy: string;
14
+ dataDate: number;
15
+ dataFrom: number;
16
+ dataHide: number;
17
+ dataOrdr: number;
18
+ dataStat: number;
19
+ dataTime: number;
20
+ deleteAt: number;
21
+ deleteBy: string;
22
+ gkzfBjwh: string;
23
+ gkzfDlyh: string;
24
+ gkzfKJND: number;
25
+ gkzfKJQJ: number;
26
+ gkzfMemo: string;
27
+ gkzfSjwh: string;
28
+ gkzfSqbz: string;
29
+ gkzfSqfl: string;
30
+ gkzfXdrq: number;
31
+ gkzfZbbz: string;
32
+ gkzfZfbz: string;
33
+ gnkmCode: string;
34
+ gnkmIndx: number;
35
+ gnkmName: string;
36
+ gnkmUUID: string;
37
+ mastGUID: string;
38
+ mastName: string;
39
+ nowMoney: number;
40
+ outMoney: number;
41
+ sfzcCode: string;
42
+ sfzcIndx: number;
43
+ sfzcName: string;
44
+ sfzcUUID: string;
45
+ updateAt: number;
46
+ updateBy: string;
47
+ userIndx: number;
48
+ whoBuild: number;
49
+ xmflCode: string;
50
+ xmflIndx: number;
51
+ xmflName: string;
52
+ xmflUUID: string;
53
+ xmmxCode: string;
54
+ xmmxIndx: number;
55
+ xmmxName: string;
56
+ xmmxUUID: string;
57
+ ysdwCode: string;
58
+ ysdwIndx: number;
59
+ ysdwName: string;
60
+ ysdwUUID: string;
61
+ ysxmCode: string;
62
+ ysxmIndx: number;
63
+ ysxmName: string;
64
+ ysxmUUID: string;
65
+ ywksCode: string;
66
+ ywksIndx: number;
67
+ ywksName: string;
68
+ ywksUUID: string;
69
+ zblyCode: string;
70
+ zblyIndx: number;
71
+ zblyName: string;
72
+ zblyUUID: string;
73
+ zffsCode: string;
74
+ zffsIndx: number;
75
+ zffsName: string;
76
+ zffsUUID: string;
77
+ zfkmCode: string;
78
+ zfkmIndx: number;
79
+ zfkmName: string;
80
+ zfkmUUID: string;
81
+ zfsqMain: number;
82
+ zjxzCode: string;
83
+ zjxzIndx: number;
84
+ zjxzName: string;
85
+ zjxzUUID: string;
86
+ zxlxCode: string;
87
+ zxlxIndx: number;
88
+ zxlxName: string;
89
+ zxlxUUID: string;
90
+ allMoney: number;
91
+
92
+ gkzfCCID: string;
93
+
94
+ //前端虚拟字段
95
+ listZfsq: IZfsqResponse[];
96
+ oldMoney: number;
97
+ }
98
+
99
+ export class TZfsqResponse implements IZfsqResponse {
100
+ aplMoney: number = 0;
101
+ billIndx: number = 0;
102
+ bmkmCode: string = "";
103
+ bmkmIndx: number = 0;
104
+ bmkmName: string = "";
105
+ bmkmUUID: string = "";
106
+ cgpmCode: string = "";
107
+ cgpmIndx: number = 0;
108
+ cgpmName: string = "";
109
+ cgpmUUID: string = "";
110
+ createAt: number = 0;
111
+ createBy: string = "";
112
+ dataDate: number = 0;
113
+ dataFrom: number = 0;
114
+ dataHide: number = 0;
115
+ dataOrdr: number = 0;
116
+ dataStat: number = 0;
117
+ dataTime: number = 0;
118
+ deleteAt: number = 0;
119
+ deleteBy: string = "";
120
+ gkzfBjwh: string = "";
121
+ gkzfDlyh: string = "";
122
+ gkzfKJND: number = 0;
123
+ gkzfKJQJ: number = 0;
124
+ gkzfMemo: string = "";
125
+ gkzfSjwh: string = "";
126
+ gkzfSqbz: string = "";
127
+ gkzfSqfl: string = "";
128
+ gkzfXdrq: number = 0;
129
+ gkzfZbbz: string = "";
130
+ gkzfZfbz: string = "";
131
+ gnkmCode: string = "";
132
+ gnkmIndx: number = 0;
133
+ gnkmName: string = "";
134
+ gnkmUUID: string = "";
135
+ mastGUID: string = "";
136
+ mastName: string = "";
137
+ nowMoney: number = 0;
138
+ outMoney: number = 0;
139
+ sfzcCode: string = "";
140
+ sfzcIndx: number = 0;
141
+ sfzcName: string = "";
142
+ sfzcUUID: string = "";
143
+ updateAt: number = 0;
144
+ updateBy: string = "";
145
+ userIndx: number = 0;
146
+ whoBuild: number = 0;
147
+ xmflCode: string = "";
148
+ xmflIndx: number = 0;
149
+ xmflName: string = "";
150
+ xmflUUID: string = "";
151
+ xmmxCode: string = "";
152
+ xmmxIndx: number = 0;
153
+ xmmxName: string = "";
154
+ xmmxUUID: string = "";
155
+ ysdwCode: string = "";
156
+ ysdwIndx: number = 0;
157
+ ysdwName: string = "";
158
+ ysdwUUID: string = "";
159
+ ysxmCode: string = "";
160
+ ysxmIndx: number = 0;
161
+ ysxmName: string = "";
162
+ ysxmUUID: string = "";
163
+ ywksCode: string = "";
164
+ ywksIndx: number = 0;
165
+ ywksName: string = "";
166
+ ywksUUID: string = "";
167
+ zblyCode: string = "";
168
+ zblyIndx: number = 0;
169
+ zblyName: string = "";
170
+ zblyUUID: string = "";
171
+ zffsCode: string = "";
172
+ zffsIndx: number = 0;
173
+ zffsName: string = "";
174
+ zffsUUID: string = "";
175
+ zfkmCode: string = "";
176
+ zfkmIndx: number = 0;
177
+ zfkmName: string = "";
178
+ zfkmUUID: string = "";
179
+ zfsqMain: number = 0;
180
+ zjxzCode: string = "";
181
+ zjxzIndx: number = 0;
182
+ zjxzName: string = "";
183
+ zjxzUUID: string = "";
184
+ zxlxCode: string = "";
185
+ zxlxIndx: number = 0;
186
+ zxlxName: string = "";
187
+ zxlxUUID: string = "";
188
+ allMoney: number = 0;
189
+
190
+ gkzfCCID: string = "";
191
+ listZfsq: IZfsqResponse[] = [];
192
+ oldMoney: number = 0;
193
+ }
@@ -0,0 +1,3 @@
1
+ import { IZfsqResponse, TZfsqResponse } from "./IZfsqResponse";
2
+
3
+ export { IZfsqResponse, TZfsqResponse };
package/tsconfig.json ADDED
@@ -0,0 +1,21 @@
1
+ {
2
+ "compilerOptions": {
3
+ "target": "ES2022",
4
+ "lib": ["ES2023"],
5
+ "module": "ESNext",
6
+ "skipLibCheck": true,
7
+
8
+ /* Bundler mode */
9
+ "moduleResolution": "bundler",
10
+ "allowImportingTsExtensions": true,
11
+ "isolatedModules": false,
12
+ "moduleDetection": "force",
13
+ "noEmit": true,
14
+
15
+ /* Linting */
16
+ "strict": true,
17
+ "noUnusedLocals": true,
18
+ "noUnusedParameters": true,
19
+ "noFallthroughCasesInSwitch": true
20
+ }
21
+ }