@ningboyz/apis 1.0.98 → 1.0.100

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 (131) hide show
  1. package/.prettierrc +15 -15
  2. package/index.ts +73 -73
  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 +211 -211
  16. package/packages/card/p4pz.ts +93 -93
  17. package/packages/card/type.ts +605 -605
  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 +61 -61
  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 +507 -507
  47. package/packages/core/unit.ts +74 -74
  48. package/packages/core/user.ts +360 -360
  49. package/packages/elem/index.ts +14 -14
  50. package/packages/elem/main.ts +15 -15
  51. package/packages/elem/type.ts +7 -7
  52. package/packages/expd/index.ts +14 -14
  53. package/packages/expd/main.ts +16 -16
  54. package/packages/expd/type.ts +8 -8
  55. package/packages/flow/duty.ts +57 -57
  56. package/packages/flow/flow.ts +97 -97
  57. package/packages/flow/index.ts +25 -25
  58. package/packages/flow/main.ts +61 -61
  59. package/packages/flow/node.ts +76 -76
  60. package/packages/flow/type.ts +214 -214
  61. package/packages/flow/void.ts +64 -64
  62. package/packages/gams/cnfg.ts +16 -16
  63. package/packages/gams/index.ts +14 -14
  64. package/packages/gams/type.ts +6 -6
  65. package/packages/grow/grow.ts +17 -17
  66. package/packages/grow/index.ts +14 -14
  67. package/packages/grow/type.ts +7 -7
  68. package/packages/gzjg/gzlm.ts +74 -74
  69. package/packages/gzjg/index.ts +16 -16
  70. package/packages/gzjg/main.ts +62 -62
  71. package/packages/gzjg/type.ts +92 -92
  72. package/packages/gztb/index.ts +14 -14
  73. package/packages/gztb/main.ts +16 -16
  74. package/packages/gztb/type.ts +7 -7
  75. package/packages/index.ts +21 -21
  76. package/packages/load/index.ts +17 -17
  77. package/packages/load/type.ts +9 -9
  78. package/packages/load/yqdw.ts +15 -15
  79. package/packages/load/yqkm.ts +15 -15
  80. package/packages/myoa/index.ts +14 -14
  81. package/packages/myoa/main.ts +47 -47
  82. package/packages/myoa/type.ts +21 -21
  83. package/packages/noti/index.ts +14 -14
  84. package/packages/noti/main.ts +47 -47
  85. package/packages/noti/main.ts~ +47 -0
  86. package/packages/noti/type.ts +24 -24
  87. package/packages/noti/type.ts~ +29 -0
  88. package/packages/ocri/index.ts +13 -13
  89. package/packages/ocri/path.ts +17 -17
  90. package/packages/ocri/type.ts +6 -6
  91. package/packages/pzpt/cnfg.ts +52 -52
  92. package/packages/pzpt/glfa.ts +59 -59
  93. package/packages/pzpt/glkm.ts +51 -51
  94. package/packages/pzpt/index.ts +39 -39
  95. package/packages/pzpt/item.ts +54 -54
  96. package/packages/pzpt/k0km.ts +41 -41
  97. package/packages/pzpt/k8km.ts +55 -55
  98. package/packages/pzpt/kbkm.ts +25 -25
  99. package/packages/pzpt/type.ts +50 -50
  100. package/packages/pzpt/types.ts +370 -370
  101. package/packages/pzpt/yqkb.ts +20 -20
  102. package/packages/pzpt/yqkm.ts +34 -34
  103. package/packages/tabl/index.ts +14 -14
  104. package/packages/tabl/main.ts +116 -116
  105. package/packages/tabl/type.ts +148 -148
  106. package/packages/task/index.ts +13 -13
  107. package/packages/task/main.ts +20 -20
  108. package/packages/task/type.ts +18 -18
  109. package/packages/wldy/data.ts +52 -52
  110. package/packages/wldy/index.ts +20 -20
  111. package/packages/wldy/item.ts +52 -52
  112. package/packages/wldy/page.ts +62 -62
  113. package/packages/wldy/type.ts +40 -40
  114. package/packages/wtui/ctrl.ts +45 -45
  115. package/packages/wtui/envr.ts +15 -15
  116. package/packages/wtui/form.ts +61 -61
  117. package/packages/wtui/index.ts +44 -44
  118. package/packages/wtui/item.ts +62 -62
  119. package/packages/wtui/main.ts +85 -85
  120. package/packages/wtui/menu.ts +37 -37
  121. package/packages/wtui/node.ts +55 -55
  122. package/packages/wtui/todo.ts +77 -77
  123. package/packages/wtui/type.ts +384 -384
  124. package/packages/wtui/type.ts~ +380 -0
  125. package/packages/wtui/user.ts +39 -39
  126. package/packages/wtui/view.ts +90 -90
  127. package/packages/wtui/zone.ts +52 -52
  128. package/packages/yzcg/index.ts +14 -14
  129. package/packages/yzcg/main.ts +49 -49
  130. package/packages/yzcg/type.ts +23 -23
  131. package/readme.md +1 -1
@@ -1,211 +1,211 @@
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
- ICardMainUpdated3Querys,
16
- ICardMainUpdatedbQuerys,
17
- ICardMainUploadd2Querys
18
- } from "./type";
19
- import { IParams } from "../core";
20
-
21
- class MainRequest {
22
- private httpRequest: HttpRequest;
23
- constructor(httpRequest: HttpRequest) {
24
- this.httpRequest = httpRequest;
25
- }
26
-
27
- /**
28
- * params:{"fromCardStat":2}//#终审卡片
29
- * @param querys
30
- * @param params
31
- * @returns
32
- */
33
- selectd2(querys: ICardMainSelectd2Querys, params: object) {
34
- // 待处理:withflow=1&cansplit=-1&viewonly=-1&canclose=-1
35
- // 查询:withflow=0&cansplit=-1&viewonly=1&canclose=-1
36
- // 关联变动卡片:withflow=0&cansplit=-1&viewonly=1&canclose=0
37
- // 关联拆分卡片:withflow=0&cansplit=1&viewonly=1&canclose=0
38
- // by xf-dev
39
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd2", querys, params);
40
- }
41
-
42
- /**
43
- * 新增资产卡片
44
- * @param querys
45
- * @param params
46
- * @returns
47
- */
48
- insertdb(querys: ICardMainInsertdbQuerys, params: object) {
49
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/insertdb", querys, params);
50
- }
51
-
52
- /**
53
- * 编辑资产卡片
54
- * @param autozctm
55
- * @param params
56
- */
57
- updatedb(querys: ICardMainUpdatedbQuerys, params: object) {
58
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updatedb", querys, params);
59
- }
60
-
61
- /**
62
- * 编辑资产卡片
63
- * @param params
64
- * @returns
65
- */
66
- updated2(params: object) {
67
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated2", undefined, params);
68
- }
69
-
70
- /**
71
- * 批量更新资产卡片-单据状态
72
- * TODO: 增加单位
73
- * @param autozctm
74
- * @param data
75
- */
76
- updated3(querys: ICardMainUpdated3Querys) {
77
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated3", querys, undefined);
78
- }
79
-
80
- /**
81
- * 删除资产卡片
82
- * @param params
83
- * cardmain=1001
84
- */
85
- deletedb(params: object) {
86
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/deletedb", undefined, params);
87
- }
88
-
89
- /**
90
- * 资产卡片详情
91
- * @param querys
92
- * @param params
93
- * @returns
94
- */
95
- detaildb(querys: ICardMainDetaildbQuerys, params: object) {
96
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaildb", querys, params);
97
- }
98
-
99
- /**
100
- * 资产卡片详情
101
- * @param querys
102
- * @param params
103
- * @returns
104
- */
105
- detaild2(querys: ICardMainDetaild2Querys, params: IParams<TCard.ICardMainResponse>) {
106
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaild2", querys, params);
107
- }
108
-
109
- /**
110
- * 生成资产卡片
111
- * @param querys
112
- * @param params
113
- * @returns
114
- */
115
- uploadd2(querys: ICardMainUploadd2Querys, params: object) {
116
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/uploadd2", querys, params);
117
- }
118
-
119
- /**
120
- * 获取登记已办业务
121
- */
122
- finished() {
123
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/finished");
124
- }
125
-
126
- /**
127
- * 检查是否修改使用部门
128
- * @param params
129
- * @returns
130
- */
131
- checkZctm(params: object) {
132
- return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/checkzctm", undefined, params);
133
- }
134
-
135
- /**
136
- * 检查是否存在在途业务
137
- * @param params
138
- * @returns
139
- */
140
- chkexist(params: object) {
141
- return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/chkexist", undefined, params);
142
- }
143
-
144
- /**
145
- * 查找关联在途业务
146
- * @param querys
147
- * @param params
148
- * @returns
149
- */
150
- get4data(querys: ICardMainGet4dataQuerys, params: object) {
151
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/get4data", querys, params);
152
- }
153
-
154
- /**
155
- * 根据资产卡片,获取相关联的资产变动记录
156
- * @param querys
157
- * @returns
158
- */
159
- get4Change(querys: ICardMainGet4ChangeQuerys) {
160
- return this.httpRequest.post<TCard.IZcbdResponse[]>("/gapi/card/tmain/get4change", querys, undefined);
161
- }
162
-
163
- /**
164
- * 根据资产卡片,获取相关联的资产拆分记录
165
- * @param querys
166
- * @returns
167
- */
168
- get4Split(querys: ICardMainGet4SplitQuerys) {
169
- return this.httpRequest.post<TCard.IZccfResponse[]>("/gapi/card/tmain/get4split", querys, undefined);
170
- }
171
-
172
- /**
173
- * 根据资产卡片,获取相关联的资产处置记录
174
- * @param querys
175
- * @returns
176
- */
177
- get4Disp(querys: ICardMainGet4DispQuerys) {
178
- return this.httpRequest.post<TCard.IZcczResponse[]>("/gapi/card/tmain/get4disp", querys, undefined);
179
- }
180
-
181
- /**
182
- * 根据资产卡片,获取相关联的资产调拨记录
183
- * @param querys
184
- * @returns
185
- */
186
- get4Shift(querys: ICardMainGet4ShiftQuerys) {
187
- return this.httpRequest.post<TCard.IZcdbResponse[]>("/gapi/card/tmain/get4shift", querys, undefined);
188
- }
189
-
190
- /**
191
- * 检查生成资产卡片国标类别对应资产类别
192
- * @param querys
193
- * @param params
194
- * @returns
195
- */
196
- checkzclb(querys: ICardMainCheckzclbQuerys, params: object) {
197
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/checkzclb", querys, params);
198
- }
199
-
200
- /**
201
- * 复制资产卡片
202
- * @param querys
203
- * @param params
204
- * @returns
205
- */
206
- copydb(querys: ICardMainCopydbQuerys, params: object) {
207
- return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/copydb", querys, params);
208
- }
209
- }
210
-
211
- 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
+ ICardMainUpdated3Querys,
16
+ ICardMainUpdatedbQuerys,
17
+ ICardMainUploadd2Querys
18
+ } from "./type";
19
+ import { IParams } from "../core";
20
+
21
+ class MainRequest {
22
+ private httpRequest: HttpRequest;
23
+ constructor(httpRequest: HttpRequest) {
24
+ this.httpRequest = httpRequest;
25
+ }
26
+
27
+ /**
28
+ * params:{"fromCardStat":2}//#终审卡片
29
+ * @param querys
30
+ * @param params
31
+ * @returns
32
+ */
33
+ selectd2(querys: ICardMainSelectd2Querys, params: object) {
34
+ // 待处理:withflow=1&cansplit=-1&viewonly=-1&canclose=-1
35
+ // 查询:withflow=0&cansplit=-1&viewonly=1&canclose=-1
36
+ // 关联变动卡片:withflow=0&cansplit=-1&viewonly=1&canclose=0
37
+ // 关联拆分卡片:withflow=0&cansplit=1&viewonly=1&canclose=0
38
+ // by xf-dev
39
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/selectd2", querys, params);
40
+ }
41
+
42
+ /**
43
+ * 新增资产卡片
44
+ * @param querys
45
+ * @param params
46
+ * @returns
47
+ */
48
+ insertdb(querys: ICardMainInsertdbQuerys, params: object) {
49
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/insertdb", querys, params);
50
+ }
51
+
52
+ /**
53
+ * 编辑资产卡片
54
+ * @param autozctm
55
+ * @param params
56
+ */
57
+ updatedb(querys: ICardMainUpdatedbQuerys, params: object) {
58
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updatedb", querys, params);
59
+ }
60
+
61
+ /**
62
+ * 编辑资产卡片
63
+ * @param params
64
+ * @returns
65
+ */
66
+ updated2(params: object) {
67
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated2", undefined, params);
68
+ }
69
+
70
+ /**
71
+ * 批量更新资产卡片-单据状态
72
+ * TODO: 增加单位
73
+ * @param autozctm
74
+ * @param data
75
+ */
76
+ updated3(querys: ICardMainUpdated3Querys) {
77
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/updated3", querys, undefined);
78
+ }
79
+
80
+ /**
81
+ * 删除资产卡片
82
+ * @param params
83
+ * cardmain=1001
84
+ */
85
+ deletedb(params: object) {
86
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/deletedb", undefined, params);
87
+ }
88
+
89
+ /**
90
+ * 资产卡片详情
91
+ * @param querys
92
+ * @param params
93
+ * @returns
94
+ */
95
+ detaildb(querys: ICardMainDetaildbQuerys, params: object) {
96
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaildb", querys, params);
97
+ }
98
+
99
+ /**
100
+ * 资产卡片详情
101
+ * @param querys
102
+ * @param params
103
+ * @returns
104
+ */
105
+ detaild2(querys: ICardMainDetaild2Querys, params: IParams<TCard.ICardMainResponse>) {
106
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/detaild2", querys, params);
107
+ }
108
+
109
+ /**
110
+ * 生成资产卡片
111
+ * @param querys
112
+ * @param params
113
+ * @returns
114
+ */
115
+ uploadd2(querys: ICardMainUploadd2Querys, params: object) {
116
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/uploadd2", querys, params);
117
+ }
118
+
119
+ /**
120
+ * 获取登记已办业务
121
+ */
122
+ finished() {
123
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/finished");
124
+ }
125
+
126
+ /**
127
+ * 检查是否修改使用部门
128
+ * @param params
129
+ * @returns
130
+ */
131
+ checkZctm(params: object) {
132
+ return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/checkzctm", undefined, params);
133
+ }
134
+
135
+ /**
136
+ * 检查是否存在在途业务
137
+ * @param params
138
+ * @returns
139
+ */
140
+ chkexist(params: object) {
141
+ return this.httpRequest.post<TCore.ICoreValidResponse[]>("/gapi/card/tmain/chkexist", undefined, params);
142
+ }
143
+
144
+ /**
145
+ * 查找关联在途业务
146
+ * @param querys
147
+ * @param params
148
+ * @returns
149
+ */
150
+ get4data(querys: ICardMainGet4dataQuerys, params: object) {
151
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/get4data", querys, params);
152
+ }
153
+
154
+ /**
155
+ * 根据资产卡片,获取相关联的资产变动记录
156
+ * @param querys
157
+ * @returns
158
+ */
159
+ get4Change(querys: ICardMainGet4ChangeQuerys) {
160
+ return this.httpRequest.post<TCard.IZcbdResponse[]>("/gapi/card/tmain/get4change", querys, undefined);
161
+ }
162
+
163
+ /**
164
+ * 根据资产卡片,获取相关联的资产拆分记录
165
+ * @param querys
166
+ * @returns
167
+ */
168
+ get4Split(querys: ICardMainGet4SplitQuerys) {
169
+ return this.httpRequest.post<TCard.IZccfResponse[]>("/gapi/card/tmain/get4split", querys, undefined);
170
+ }
171
+
172
+ /**
173
+ * 根据资产卡片,获取相关联的资产处置记录
174
+ * @param querys
175
+ * @returns
176
+ */
177
+ get4Disp(querys: ICardMainGet4DispQuerys) {
178
+ return this.httpRequest.post<TCard.IZcczResponse[]>("/gapi/card/tmain/get4disp", querys, undefined);
179
+ }
180
+
181
+ /**
182
+ * 根据资产卡片,获取相关联的资产调拨记录
183
+ * @param querys
184
+ * @returns
185
+ */
186
+ get4Shift(querys: ICardMainGet4ShiftQuerys) {
187
+ return this.httpRequest.post<TCard.IZcdbResponse[]>("/gapi/card/tmain/get4shift", querys, undefined);
188
+ }
189
+
190
+ /**
191
+ * 检查生成资产卡片国标类别对应资产类别
192
+ * @param querys
193
+ * @param params
194
+ * @returns
195
+ */
196
+ checkzclb(querys: ICardMainCheckzclbQuerys, params: object) {
197
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/checkzclb", querys, params);
198
+ }
199
+
200
+ /**
201
+ * 复制资产卡片
202
+ * @param querys
203
+ * @param params
204
+ * @returns
205
+ */
206
+ copydb(querys: ICardMainCopydbQuerys, params: object) {
207
+ return this.httpRequest.post<TCard.ICardMainResponse[]>("/gapi/card/tmain/copydb", querys, params);
208
+ }
209
+ }
210
+
211
+ 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;