@ningboyz/apis 1.0.113 → 1.0.114

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,222 +1,222 @@
1
- import { TCard, TCore } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import {
4
- ICardMainCheckzclbQuerys,
5
- ICardMainCopydbQuerys,
6
- ICardMainDetaild2Querys,
7
- ICardMainDetaildbQuerys,
8
- ICardMainGet4ChangeQuerys,
9
- ICardMainGet4dataQuerys,
10
- ICardMainGet4DispQuerys,
11
- ICardMainGet4ShiftQuerys,
12
- ICardMainGet4SplitQuerys,
13
- ICardMainInsertdbQuerys,
14
- ICardMainSelectd2Querys,
15
- ICardMainSelectd4Querys,
16
- ICardMainUpdated3Querys,
17
- ICardMainUpdatedbQuerys,
18
- ICardMainUploadd2Querys
19
- } from "./type";
20
- import { IParams } from "../core";
21
-
22
- class MainRequest {
23
- private httpRequest: HttpRequest;
24
- constructor(httpRequest: HttpRequest) {
25
- this.httpRequest = httpRequest;
26
- }
27
-
28
- /**
29
- * params:{"fromCardStat":2}//#终审卡片
30
- * @param querys
31
- * @param params
32
- * @returns
33
- */
34
- selectd2(querys: ICardMainSelectd2Querys, params: object) {
35
- // 待处理:withflow=1&cansplit=-1&viewonly=-1&canclose=-1
36
- // 查询:withflow=0&cansplit=-1&viewonly=1&canclose=-1
37
- // 关联变动卡片:withflow=0&cansplit=-1&viewonly=1&canclose=0
38
- // 关联拆分卡片:withflow=0&cansplit=1&viewonly=1&canclose=0
39
- // by xf-dev
40
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd2", querys, params);
41
- }
42
-
43
- /**
44
- * 新增资产卡片
45
- * @param querys
46
- * @param params
47
- * @returns
48
- */
49
- insertdb(querys: ICardMainInsertdbQuerys, params: object) {
50
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/insertdb", querys, params);
51
- }
52
-
53
- /**
54
- * 编辑资产卡片
55
- * @param autozctm
56
- * @param params
57
- */
58
- updatedb(querys: ICardMainUpdatedbQuerys, params: object) {
59
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updatedb", querys, params);
60
- }
61
-
62
- /**
63
- * 编辑资产卡片
64
- * @param params
65
- * @returns
66
- */
67
- updated2(params: object) {
68
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated2", undefined, params);
69
- }
70
-
71
- /**
72
- * 批量更新资产卡片-单据状态
73
- * TODO: 增加单位
74
- * @param autozctm
75
- * @param data
76
- */
77
- updated3(querys: ICardMainUpdated3Querys) {
78
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated3", querys, undefined);
79
- }
80
-
81
- /**
82
- * 删除资产卡片
83
- * @param params
84
- * cardmain=1001
85
- */
86
- deletedb(params: object) {
87
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/deletedb", undefined, params);
88
- }
89
-
90
- /**
91
- * 资产卡片详情
92
- * @param querys
93
- * @param params
94
- * @returns
95
- */
96
- detaildb(querys: ICardMainDetaildbQuerys, params: object) {
97
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaildb", querys, params);
98
- }
99
-
100
- /**
101
- * 资产卡片详情
102
- * @param querys
103
- * @param params
104
- * @returns
105
- */
106
- detaild2(querys: ICardMainDetaild2Querys, params: IParams<TCard.ICardMainResponse>) {
107
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaild2", querys, params);
108
- }
109
-
110
- /**
111
- * 生成资产卡片
112
- * @param querys
113
- * @param params
114
- * @returns
115
- */
116
- uploadd2(querys: ICardMainUploadd2Querys, params: object) {
117
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/uploadd2", querys, params);
118
- }
119
-
120
- /**
121
- * 获取登记已办业务
122
- */
123
- finished() {
124
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/finished");
125
- }
126
-
127
- /**
128
- * 检查是否修改使用部门
129
- * @param params
130
- * @returns
131
- */
132
- checkZctm(params: object) {
133
- return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/checkzctm", undefined, params);
134
- }
135
-
136
- /**
137
- * 检查是否存在在途业务
138
- * @param params
139
- * @returns
140
- */
141
- chkexist(params: object) {
142
- return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/chkexist", undefined, params);
143
- }
144
-
145
- /**
146
- * 查找关联在途业务
147
- * @param querys
148
- * @param params
149
- * @returns
150
- */
151
- get4data(querys: ICardMainGet4dataQuerys, params: object) {
152
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/get4data", querys, params);
153
- }
154
-
155
- /**
156
- * 根据资产卡片,获取相关联的资产变动记录
157
- * @param querys
158
- * @returns
159
- */
160
- get4Change(querys: ICardMainGet4ChangeQuerys) {
161
- return this.httpRequest.post<TCard.IZcbdResponse[]>("/gapi/card/tmain/get4change", querys, undefined);
162
- }
163
-
164
- /**
165
- * 根据资产卡片,获取相关联的资产拆分记录
166
- * @param querys
167
- * @returns
168
- */
169
- get4Split(querys: ICardMainGet4SplitQuerys) {
170
- return this.httpRequest.post<TCard.IZccfResponse[]>("/gapi/card/tmain/get4split", querys, undefined);
171
- }
172
-
173
- /**
174
- * 根据资产卡片,获取相关联的资产处置记录
175
- * @param querys
176
- * @returns
177
- */
178
- get4Disp(querys: ICardMainGet4DispQuerys) {
179
- return this.httpRequest.post<TCard.IZcczResponse[]>("/gapi/card/tmain/get4disp", querys, undefined);
180
- }
181
-
182
- /**
183
- * 根据资产卡片,获取相关联的资产调拨记录
184
- * @param querys
185
- * @returns
186
- */
187
- get4Shift(querys: ICardMainGet4ShiftQuerys) {
188
- return this.httpRequest.post<TCard.IZcdbResponse[]>("/gapi/card/tmain/get4shift", querys, undefined);
189
- }
190
-
191
- /**
192
- * 检查生成资产卡片国标类别对应资产类别
193
- * @param querys
194
- * @param params
195
- * @returns
196
- */
197
- checkzclb(querys: ICardMainCheckzclbQuerys, params: object) {
198
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/checkzclb", querys, params);
199
- }
200
-
201
- /**
202
- * 复制资产卡片
203
- * @param querys
204
- * @param params
205
- * @returns
206
- */
207
- copydb(querys: ICardMainCopydbQuerys, params: object) {
208
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/copydb", querys, params);
209
- }
210
-
211
- /**
212
- * 获取资产原值总数
213
- * @param querys
214
- * @param params
215
- * @returns
216
- */
217
- selectd4(querys: ICardMainSelectd4Querys, params: object) {
218
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd4", querys, params);
219
- }
220
- }
221
-
222
- export default MainRequest;
1
+ import { TCard, TCore } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import {
4
+ ICardMainCheckzclbQuerys,
5
+ ICardMainCopydbQuerys,
6
+ ICardMainDetaild2Querys,
7
+ ICardMainDetaildbQuerys,
8
+ ICardMainGet4ChangeQuerys,
9
+ ICardMainGet4dataQuerys,
10
+ ICardMainGet4DispQuerys,
11
+ ICardMainGet4ShiftQuerys,
12
+ ICardMainGet4SplitQuerys,
13
+ ICardMainInsertdbQuerys,
14
+ ICardMainSelectd2Querys,
15
+ ICardMainSelectd4Querys,
16
+ ICardMainUpdated3Querys,
17
+ ICardMainUpdatedbQuerys,
18
+ ICardMainUploadd2Querys
19
+ } from "./type";
20
+ import { IParams } from "../core";
21
+
22
+ class MainRequest {
23
+ private httpRequest: HttpRequest;
24
+ constructor(httpRequest: HttpRequest) {
25
+ this.httpRequest = httpRequest;
26
+ }
27
+
28
+ /**
29
+ * params:{"fromCardStat":2}//#终审卡片
30
+ * @param querys
31
+ * @param params
32
+ * @returns
33
+ */
34
+ selectd2(querys: ICardMainSelectd2Querys, params: object) {
35
+ // 待处理:withflow=1&cansplit=-1&viewonly=-1&canclose=-1
36
+ // 查询:withflow=0&cansplit=-1&viewonly=1&canclose=-1
37
+ // 关联变动卡片:withflow=0&cansplit=-1&viewonly=1&canclose=0
38
+ // 关联拆分卡片:withflow=0&cansplit=1&viewonly=1&canclose=0
39
+ // by xf-dev
40
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd2", querys, params);
41
+ }
42
+
43
+ /**
44
+ * 新增资产卡片
45
+ * @param querys
46
+ * @param params
47
+ * @returns
48
+ */
49
+ insertdb(querys: ICardMainInsertdbQuerys, params: object) {
50
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/insertdb", querys, params);
51
+ }
52
+
53
+ /**
54
+ * 编辑资产卡片
55
+ * @param autozctm
56
+ * @param params
57
+ */
58
+ updatedb(querys: ICardMainUpdatedbQuerys, params: object) {
59
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updatedb", querys, params);
60
+ }
61
+
62
+ /**
63
+ * 编辑资产卡片
64
+ * @param params
65
+ * @returns
66
+ */
67
+ updated2(params: object) {
68
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated2", undefined, params);
69
+ }
70
+
71
+ /**
72
+ * 批量更新资产卡片-单据状态
73
+ * TODO: 增加单位
74
+ * @param autozctm
75
+ * @param data
76
+ */
77
+ updated3(querys: ICardMainUpdated3Querys) {
78
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated3", querys, undefined);
79
+ }
80
+
81
+ /**
82
+ * 删除资产卡片
83
+ * @param params
84
+ * cardmain=1001
85
+ */
86
+ deletedb(params: object) {
87
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/deletedb", undefined, params);
88
+ }
89
+
90
+ /**
91
+ * 资产卡片详情
92
+ * @param querys
93
+ * @param params
94
+ * @returns
95
+ */
96
+ detaildb(querys: ICardMainDetaildbQuerys, params: object) {
97
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaildb", querys, params);
98
+ }
99
+
100
+ /**
101
+ * 资产卡片详情
102
+ * @param querys
103
+ * @param params
104
+ * @returns
105
+ */
106
+ detaild2(querys: ICardMainDetaild2Querys, params: IParams<TCard.ICardMainResponse>) {
107
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaild2", querys, params);
108
+ }
109
+
110
+ /**
111
+ * 生成资产卡片
112
+ * @param querys
113
+ * @param params
114
+ * @returns
115
+ */
116
+ uploadd2(querys: ICardMainUploadd2Querys, params: object) {
117
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/uploadd2", querys, params);
118
+ }
119
+
120
+ /**
121
+ * 获取登记已办业务
122
+ */
123
+ finished() {
124
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/finished");
125
+ }
126
+
127
+ /**
128
+ * 检查是否修改使用部门
129
+ * @param params
130
+ * @returns
131
+ */
132
+ checkZctm(params: object) {
133
+ return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/checkzctm", undefined, params);
134
+ }
135
+
136
+ /**
137
+ * 检查是否存在在途业务
138
+ * @param params
139
+ * @returns
140
+ */
141
+ chkexist(params: object) {
142
+ return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/chkexist", undefined, params);
143
+ }
144
+
145
+ /**
146
+ * 查找关联在途业务
147
+ * @param querys
148
+ * @param params
149
+ * @returns
150
+ */
151
+ get4data(querys: ICardMainGet4dataQuerys, params: object) {
152
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/get4data", querys, params);
153
+ }
154
+
155
+ /**
156
+ * 根据资产卡片,获取相关联的资产变动记录
157
+ * @param querys
158
+ * @returns
159
+ */
160
+ get4Change(querys: ICardMainGet4ChangeQuerys) {
161
+ return this.httpRequest.post<TCard.IZcbdResponse[]>("/gapi/card/tmain/get4change", querys, undefined);
162
+ }
163
+
164
+ /**
165
+ * 根据资产卡片,获取相关联的资产拆分记录
166
+ * @param querys
167
+ * @returns
168
+ */
169
+ get4Split(querys: ICardMainGet4SplitQuerys) {
170
+ return this.httpRequest.post<TCard.IZccfResponse[]>("/gapi/card/tmain/get4split", querys, undefined);
171
+ }
172
+
173
+ /**
174
+ * 根据资产卡片,获取相关联的资产处置记录
175
+ * @param querys
176
+ * @returns
177
+ */
178
+ get4Disp(querys: ICardMainGet4DispQuerys) {
179
+ return this.httpRequest.post<TCard.IZcczResponse[]>("/gapi/card/tmain/get4disp", querys, undefined);
180
+ }
181
+
182
+ /**
183
+ * 根据资产卡片,获取相关联的资产调拨记录
184
+ * @param querys
185
+ * @returns
186
+ */
187
+ get4Shift(querys: ICardMainGet4ShiftQuerys) {
188
+ return this.httpRequest.post<TCard.IZcdbResponse[]>("/gapi/card/tmain/get4shift", querys, undefined);
189
+ }
190
+
191
+ /**
192
+ * 检查生成资产卡片国标类别对应资产类别
193
+ * @param querys
194
+ * @param params
195
+ * @returns
196
+ */
197
+ checkzclb(querys: ICardMainCheckzclbQuerys, params: object) {
198
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/checkzclb", querys, params);
199
+ }
200
+
201
+ /**
202
+ * 复制资产卡片
203
+ * @param querys
204
+ * @param params
205
+ * @returns
206
+ */
207
+ copydb(querys: ICardMainCopydbQuerys, params: object) {
208
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/copydb", querys, params);
209
+ }
210
+
211
+ /**
212
+ * 获取资产原值总数
213
+ * @param querys
214
+ * @param params
215
+ * @returns
216
+ */
217
+ selectd4(querys: ICardMainSelectd4Querys, params: object) {
218
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd4", querys, params);
219
+ }
220
+ }
221
+
222
+ export default MainRequest;
@@ -1,93 +1,93 @@
1
- import { TCard, TCore } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import { ICardP4pzChkexistQuerys, ICardP4pzChkp4pzQuerys, ICardP4pzReportd1Querys, ICardP4pzReportd2Querys, ICardP4pzSaveitd2Querys, ICardP4pzSaveitdbQuerys, ICardP4pzSelectdbQuerys } from "./type";
4
-
5
- class P4pzRequest {
6
- private httpRequest: HttpRequest;
7
- constructor(httpRequest: HttpRequest) {
8
- this.httpRequest = httpRequest;
9
- }
10
-
11
- /**
12
- * 获取折旧记录
13
- * @param querys
14
- * @returns
15
- */
16
- selectdb(querys: ICardP4pzSelectdbQuerys) {
17
- return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/selectdb", querys, undefined);
18
- }
19
-
20
- /**
21
- * 反折旧
22
- * @param params
23
- */
24
- deletedb(params: object) {
25
- return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/deletedb", undefined, params);
26
- }
27
-
28
- /**
29
- * 保存折旧记录
30
- * @param querys
31
- * @returns
32
- */
33
- saveitd2(querys: ICardP4pzSaveitd2Querys) {
34
- return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/saveitd2", querys, undefined);
35
- }
36
-
37
- /**
38
- * 折旧表
39
- * @param querys
40
- * @returns
41
- */
42
- reportd1(querys: ICardP4pzReportd1Querys) {
43
- return this.httpRequest.post<TCard.IZczjPropResponse[]>("/gapi/card/tp4pz/reportd1", querys, undefined);
44
- }
45
-
46
- /**
47
- * 折旧表(资金来源)
48
- * @param querys
49
- */
50
- reportd2(querys: ICardP4pzReportd2Querys) {
51
- return this.httpRequest.post<TCard.IZczjPropResponse[]>("/gapi/card/tp4pz/reportd2", querys, undefined);
52
- }
53
-
54
- /**
55
- * 获取最大折旧期间
56
- * @param querys
57
- */
58
- chkexist(querys: ICardP4pzChkexistQuerys) {
59
- return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/chkexist", querys, undefined);
60
- }
61
-
62
- /**
63
- * 保存折旧记录
64
- * @param querys
65
- */
66
- saveitdb(querys: ICardP4pzSaveitdbQuerys) {
67
- /**
68
- * 初始折旧:?viewmode=1&cardjzbz=0
69
- * 资产折旧:?viewmode=0&cardjzbz=0
70
- * 折旧单位结账:?viewmode=-1&cardjzbz=1
71
- * 折旧单位反结账:?viewmode=-1&cardjzbz=0
72
- * 不折旧单位结账:?viewmode=-1&cardjzbz=1
73
- */
74
- return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/saveitdb", querys, undefined);
75
- }
76
-
77
- /**
78
- * 结账时,判断不折旧业务是否存在在途业务
79
- * @param querys
80
- * @returns
81
- */
82
- chkp4pz(querys: ICardP4pzChkp4pzQuerys) {
83
- /**
84
- * unitmain:单位(当前选中单位)
85
- * cardkjnd:启用年度(右上角年度)
86
- * cardkjqj:启用期间(右上角期间)
87
- * true 可以过,false报错
88
- */
89
- return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tp4pz/chkp4pz", querys, undefined);
90
- }
91
- }
92
-
93
- export default P4pzRequest;
1
+ import { TCard, TCore } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import { ICardP4pzChkexistQuerys, ICardP4pzChkp4pzQuerys, ICardP4pzReportd1Querys, ICardP4pzReportd2Querys, ICardP4pzSaveitd2Querys, ICardP4pzSaveitdbQuerys, ICardP4pzSelectdbQuerys } from "./type";
4
+
5
+ class P4pzRequest {
6
+ private httpRequest: HttpRequest;
7
+ constructor(httpRequest: HttpRequest) {
8
+ this.httpRequest = httpRequest;
9
+ }
10
+
11
+ /**
12
+ * 获取折旧记录
13
+ * @param querys
14
+ * @returns
15
+ */
16
+ selectdb(querys: ICardP4pzSelectdbQuerys) {
17
+ return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/selectdb", querys, undefined);
18
+ }
19
+
20
+ /**
21
+ * 反折旧
22
+ * @param params
23
+ */
24
+ deletedb(params: object) {
25
+ return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/deletedb", undefined, params);
26
+ }
27
+
28
+ /**
29
+ * 保存折旧记录
30
+ * @param querys
31
+ * @returns
32
+ */
33
+ saveitd2(querys: ICardP4pzSaveitd2Querys) {
34
+ return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/saveitd2", querys, undefined);
35
+ }
36
+
37
+ /**
38
+ * 折旧表
39
+ * @param querys
40
+ * @returns
41
+ */
42
+ reportd1(querys: ICardP4pzReportd1Querys) {
43
+ return this.httpRequest.post<TCard.IZczjPropResponse[]>("/gapi/card/tp4pz/reportd1", querys, undefined);
44
+ }
45
+
46
+ /**
47
+ * 折旧表(资金来源)
48
+ * @param querys
49
+ */
50
+ reportd2(querys: ICardP4pzReportd2Querys) {
51
+ return this.httpRequest.post<TCard.IZczjPropResponse[]>("/gapi/card/tp4pz/reportd2", querys, undefined);
52
+ }
53
+
54
+ /**
55
+ * 获取最大折旧期间
56
+ * @param querys
57
+ */
58
+ chkexist(querys: ICardP4pzChkexistQuerys) {
59
+ return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/chkexist", querys, undefined);
60
+ }
61
+
62
+ /**
63
+ * 保存折旧记录
64
+ * @param querys
65
+ */
66
+ saveitdb(querys: ICardP4pzSaveitdbQuerys) {
67
+ /**
68
+ * 初始折旧:?viewmode=1&cardjzbz=0
69
+ * 资产折旧:?viewmode=0&cardjzbz=0
70
+ * 折旧单位结账:?viewmode=-1&cardjzbz=1
71
+ * 折旧单位反结账:?viewmode=-1&cardjzbz=0
72
+ * 不折旧单位结账:?viewmode=-1&cardjzbz=1
73
+ */
74
+ return this.httpRequest.post<TCard.IP4pzResponse[]>("/gapi/card/tp4pz/saveitdb", querys, undefined);
75
+ }
76
+
77
+ /**
78
+ * 结账时,判断不折旧业务是否存在在途业务
79
+ * @param querys
80
+ * @returns
81
+ */
82
+ chkp4pz(querys: ICardP4pzChkp4pzQuerys) {
83
+ /**
84
+ * unitmain:单位(当前选中单位)
85
+ * cardkjnd:启用年度(右上角年度)
86
+ * cardkjqj:启用期间(右上角期间)
87
+ * true 可以过,false报错
88
+ */
89
+ return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tp4pz/chkp4pz", querys, undefined);
90
+ }
91
+ }
92
+
93
+ export default P4pzRequest;