@ningboyz/apis 1.2.92 → 1.2.93

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 (213) hide show
  1. package/.prettierrc +15 -15
  2. package/index.ts +111 -111
  3. package/package.json +24 -24
  4. package/packages/antv/cnfg.ts +57 -57
  5. package/packages/antv/index.ts +20 -20
  6. package/packages/antv/main.ts +65 -65
  7. package/packages/antv/para.ts +57 -57
  8. package/packages/antv/type.ts~ +57 -0
  9. package/packages/antv/types.ts +59 -59
  10. package/packages/axios.ts +144 -144
  11. package/packages/bill/cnfg.ts +58 -58
  12. package/packages/bill/index.ts +17 -17
  13. package/packages/bill/main.ts +52 -52
  14. package/packages/bill/types.ts +41 -41
  15. package/packages/card/form.ts +19 -19
  16. package/packages/card/gblb.ts +118 -118
  17. package/packages/card/hyhb.ts +60 -60
  18. package/packages/card/index.ts +53 -53
  19. package/packages/card/index.ts~ +47 -0
  20. package/packages/card/main.ts +317 -317
  21. package/packages/card/p4pz.ts +97 -97
  22. package/packages/card/tdata.ts +101 -101
  23. package/packages/card/types.ts +839 -839
  24. package/packages/card/tzclbgblb.ts +33 -33
  25. package/packages/card/tzclbsort.ts~ +36 -0
  26. package/packages/card/zcbd.ts +120 -120
  27. package/packages/card/zccf.ts +113 -113
  28. package/packages/card/zccz.ts +121 -121
  29. package/packages/card/zccz.ts~ +106 -0
  30. package/packages/card/zcdb.ts +131 -131
  31. package/packages/card/zclb.ts +98 -98
  32. package/packages/card/zczj.ts +21 -21
  33. package/packages/card/zczjProp.ts +21 -21
  34. package/packages/cnfg/index.ts +14 -14
  35. package/packages/cnfg/main.ts +46 -46
  36. package/packages/cnfg/types.ts +4 -4
  37. package/packages/core/dddw.ts +51 -51
  38. package/packages/core/dept.ts +98 -98
  39. package/packages/core/dict.ts +75 -75
  40. package/packages/core/index.ts +65 -65
  41. package/packages/core/laid.ts +89 -89
  42. package/packages/core/laid.ts~ +84 -0
  43. package/packages/core/local.ts +29 -29
  44. package/packages/core/mast.ts +23 -23
  45. package/packages/core/part.ts +65 -65
  46. package/packages/core/path.ts +65 -65
  47. package/packages/core/skdw.ts +49 -49
  48. package/packages/core/sysbilltype.ts +57 -57
  49. package/packages/core/sysclas.ts +16 -16
  50. package/packages/core/sysenvr.ts +15 -15
  51. package/packages/core/syskjnd.ts +19 -19
  52. package/packages/core/sysmenu.ts +120 -120
  53. package/packages/core/systravel.ts +39 -39
  54. package/packages/core/type.ts +82 -82
  55. package/packages/core/types.ts +619 -619
  56. package/packages/core/unit.ts +113 -113
  57. package/packages/core/user.ts +448 -448
  58. package/packages/cron/index.ts +14 -14
  59. package/packages/cron/main.ts +66 -66
  60. package/packages/cron/types.ts +18 -18
  61. package/packages/elem/data.ts +66 -66
  62. package/packages/elem/index.ts +15 -15
  63. package/packages/elem/main.ts +79 -79
  64. package/packages/elem/types.ts +47 -47
  65. package/packages/expd/index.ts +14 -14
  66. package/packages/expd/main.ts +31 -31
  67. package/packages/expd/type.ts~ +17 -0
  68. package/packages/expd/types.ts +18 -18
  69. package/packages/flow/duty.ts +59 -59
  70. package/packages/flow/flow.ts +97 -97
  71. package/packages/flow/index.ts +25 -25
  72. package/packages/flow/main.ts +66 -66
  73. package/packages/flow/node.ts +80 -80
  74. package/packages/flow/types.ts +214 -214
  75. package/packages/flow/void.ts +71 -71
  76. package/packages/gams/cnfg.ts +95 -95
  77. package/packages/gams/index.ts +26 -26
  78. package/packages/gams/item.ts +61 -61
  79. package/packages/gams/k0km.ts +61 -61
  80. package/packages/gams/k8km.ts +124 -124
  81. package/packages/gams/type.ts +59 -59
  82. package/packages/gams/types.ts +259 -259
  83. package/packages/grow/grow.ts +18 -18
  84. package/packages/grow/index.ts +14 -14
  85. package/packages/grow/types.ts +4 -4
  86. package/packages/gzjg/gzlm.ts +114 -114
  87. package/packages/gzjg/index.ts +20 -20
  88. package/packages/gzjg/main.ts +75 -75
  89. package/packages/gzjg/qzgs.ts +41 -41
  90. package/packages/gzjg/types.ts +126 -126
  91. package/packages/gztb/index.ts +14 -14
  92. package/packages/gztb/main.ts +67 -67
  93. package/packages/gztb/types.ts +28 -28
  94. package/packages/gzzd/index.ts +14 -14
  95. package/packages/gzzd/main.ts +142 -142
  96. package/packages/gzzd/types.ts +88 -88
  97. package/packages/hzcb/index.ts +20 -20
  98. package/packages/hzcb/main.ts +66 -66
  99. package/packages/hzcb/types.ts +88 -88
  100. package/packages/hzcb/xmtz.ts +57 -57
  101. package/packages/hzcb/xmyk.ts +57 -57
  102. package/packages/hznk/data.ts +32 -32
  103. package/packages/hznk/index.ts +14 -14
  104. package/packages/hznk/type.ts +23 -23
  105. package/packages/index.ts +33 -33
  106. package/packages/japz/cnfg.ts +32 -32
  107. package/packages/japz/index.ts +29 -29
  108. package/packages/japz/item.ts +32 -32
  109. package/packages/japz/k0km.ts +32 -32
  110. package/packages/japz/k7km.ts +32 -32
  111. package/packages/japz/k8km.ts +32 -32
  112. package/packages/japz/k9km.ts +32 -32
  113. package/packages/japz/types.ts +156 -156
  114. package/packages/load/cell.ts +21 -21
  115. package/packages/load/data.ts +22 -22
  116. package/packages/load/index.ts +26 -26
  117. package/packages/load/main.ts +58 -58
  118. package/packages/load/types.ts +60 -60
  119. package/packages/load/yqdw.ts +15 -15
  120. package/packages/load/yqkm.ts +15 -15
  121. package/packages/myoa/index.ts +19 -19
  122. package/packages/myoa/main.ts +191 -191
  123. package/packages/myoa/room.ts +57 -57
  124. package/packages/myoa/types.ts +186 -186
  125. package/packages/myoa/withcard.ts +151 -151
  126. package/packages/noti/index.ts +14 -14
  127. package/packages/noti/main.ts +58 -58
  128. package/packages/noti/main.ts~ +47 -0
  129. package/packages/noti/type.ts~ +29 -0
  130. package/packages/noti/types.ts +26 -26
  131. package/packages/ocri/index.ts +14 -14
  132. package/packages/ocri/path.ts +16 -16
  133. package/packages/ocri/types.ts +7 -7
  134. package/packages/pzpt/cnfg.ts +111 -111
  135. package/packages/pzpt/glfa.ts +70 -70
  136. package/packages/pzpt/glkm.ts +60 -60
  137. package/packages/pzpt/index.ts +47 -47
  138. package/packages/pzpt/item.ts +52 -52
  139. package/packages/pzpt/k0km.ts +51 -51
  140. package/packages/pzpt/k8km.ts +50 -50
  141. package/packages/pzpt/kbkm.ts +22 -22
  142. package/packages/pzpt/pzpz.ts +66 -66
  143. package/packages/pzpt/pzpzp6pz.ts +61 -61
  144. package/packages/pzpt/type.ts +50 -50
  145. package/packages/pzpt/types.ts +503 -503
  146. package/packages/pzpt/yqkb.ts +20 -20
  147. package/packages/pzpt/yqkm.ts +34 -34
  148. package/packages/tabl/index.ts +14 -14
  149. package/packages/tabl/main.ts +178 -178
  150. package/packages/tabl/types.ts +160 -160
  151. package/packages/take/index.ts +14 -14
  152. package/packages/take/main.ts +37 -37
  153. package/packages/take/types.ts +83 -83
  154. package/packages/task/index.ts +14 -14
  155. package/packages/task/main.ts +65 -65
  156. package/packages/task/types.ts +18 -18
  157. package/packages/type.ts +9 -9
  158. package/packages/wldy/data.ts +86 -86
  159. package/packages/wldy/index.ts +20 -20
  160. package/packages/wldy/item.ts +57 -57
  161. package/packages/wldy/page.ts +87 -87
  162. package/packages/wldy/types.ts +88 -88
  163. package/packages/wlzf/index.ts +14 -14
  164. package/packages/wlzf/main.ts +57 -57
  165. package/packages/wlzf/types.ts +49 -49
  166. package/packages/wtui/ctrl.ts +77 -77
  167. package/packages/wtui/envr.ts +19 -19
  168. package/packages/wtui/form.ts +67 -67
  169. package/packages/wtui/index.ts +44 -44
  170. package/packages/wtui/item.ts +67 -67
  171. package/packages/wtui/main.ts +103 -103
  172. package/packages/wtui/menu.ts +59 -59
  173. package/packages/wtui/node.ts +55 -55
  174. package/packages/wtui/todo.ts +83 -83
  175. package/packages/wtui/type.ts~ +380 -0
  176. package/packages/wtui/types.ts +384 -384
  177. package/packages/wtui/user.ts +39 -39
  178. package/packages/wtui/view.ts +98 -98
  179. package/packages/wtui/zone.ts +58 -58
  180. package/packages/wzpz/cnfg.ts +57 -57
  181. package/packages/wzpz/index.ts +29 -29
  182. package/packages/wzpz/item.ts +60 -60
  183. package/packages/wzpz/k0km.ts +137 -137
  184. package/packages/wzpz/k8km.ts +65 -65
  185. package/packages/wzpz/kbkm.ts +21 -21
  186. package/packages/wzpz/type.ts +57 -57
  187. package/packages/wzpz/types.ts +329 -329
  188. package/packages/yzcg/index.ts +14 -14
  189. package/packages/yzcg/main.ts +58 -58
  190. package/packages/yzcg/types.ts +22 -22
  191. package/packages/yzht/bill.ts +22 -22
  192. package/packages/yzht/glpz.ts +41 -41
  193. package/packages/yzht/index.ts +20 -20
  194. package/packages/yzht/main.ts +104 -104
  195. package/packages/yzht/types.ts +76 -76
  196. package/packages/yzpz/cnfg.ts +57 -57
  197. package/packages/yzpz/index.ts +29 -29
  198. package/packages/yzpz/item.ts +70 -70
  199. package/packages/yzpz/k0km.ts +51 -51
  200. package/packages/yzpz/k8km.ts +79 -79
  201. package/packages/yzpz/kbkm.ts +40 -40
  202. package/packages/yzpz/type.ts +57 -57
  203. package/packages/yzpz/types.ts +281 -281
  204. package/packages/zbhd/cnfg.ts +60 -60
  205. package/packages/zbhd/index.ts +17 -17
  206. package/packages/zbhd/main.ts +305 -305
  207. package/packages/zbhd/types.ts +281 -281
  208. package/packages/zbzd/index.ts +17 -17
  209. package/packages/zbzd/main.ts +131 -131
  210. package/packages/zbzd/types.ts +107 -107
  211. package/packages/zbzd/zbfl.ts +32 -32
  212. package/readme.md +1 -1
  213. package/pnpm-lock.yaml +0 -225
@@ -1,58 +1,58 @@
1
- import { TYzcg } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import { IYzcgMainDetaildbQuerys, IYzcgMainSelectdbQuerys } from "./types";
4
-
5
- class YzcgRequest {
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: IYzcgMainSelectdbQuerys) {
17
- return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/selectdb", querys, undefined);
18
- }
19
-
20
- /**
21
- * 新增采购申请
22
- * @param params
23
- * @returns
24
- */
25
- insertdb(params: object) {
26
- return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/insertdb", undefined, params);
27
- }
28
-
29
- /**
30
- * 修改采购申请
31
- * @param params
32
- * @returns
33
- */
34
- updatedb(params: object) {
35
- return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/updatedb", undefined, params);
36
- }
37
-
38
- /**
39
- * 删除采购申请
40
- * @param params
41
- * @returns
42
- */
43
- deletedb(params: object) {
44
- return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/deletedb", undefined, params);
45
- }
46
-
47
- /**
48
- * 获取采购申请详情
49
- * @param querys
50
- * @param params
51
- * @returns
52
- */
53
- detaildb(querys: IYzcgMainDetaildbQuerys, params: object) {
54
- return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/detaildb", querys, params);
55
- }
56
- }
57
-
58
- export default YzcgRequest;
1
+ import { TYzcg } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import { IYzcgMainDetaildbQuerys, IYzcgMainSelectdbQuerys } from "./types";
4
+
5
+ class YzcgRequest {
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: IYzcgMainSelectdbQuerys) {
17
+ return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/selectdb", querys, undefined);
18
+ }
19
+
20
+ /**
21
+ * 新增采购申请
22
+ * @param params
23
+ * @returns
24
+ */
25
+ insertdb(params: object) {
26
+ return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/insertdb", undefined, params);
27
+ }
28
+
29
+ /**
30
+ * 修改采购申请
31
+ * @param params
32
+ * @returns
33
+ */
34
+ updatedb(params: object) {
35
+ return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/updatedb", undefined, params);
36
+ }
37
+
38
+ /**
39
+ * 删除采购申请
40
+ * @param params
41
+ * @returns
42
+ */
43
+ deletedb(params: object) {
44
+ return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/deletedb", undefined, params);
45
+ }
46
+
47
+ /**
48
+ * 获取采购申请详情
49
+ * @param querys
50
+ * @param params
51
+ * @returns
52
+ */
53
+ detaildb(querys: IYzcgMainDetaildbQuerys, params: object) {
54
+ return this.httpRequest.post<TYzcg.IYzcgMainResponse[]>("/gapi/yzcg/tmain/detaildb", querys, params);
55
+ }
56
+ }
57
+
58
+ export default YzcgRequest;
@@ -1,22 +1,22 @@
1
- /** ========== main ========== */
2
- export interface IYzcgMainSelectdbQuerys {
3
- withflow: number;
4
- directat: number;
5
- myoatype: number;
6
- useronly: number;
7
- }
8
-
9
- export class TYzcgMainSelectdbQuerys implements IYzcgMainSelectdbQuerys {
10
- withflow: number = 0;
11
- directat: number = -1;
12
- myoatype: number = -1;
13
- useronly: number = -1;
14
- }
15
-
16
- export interface IYzcgMainDetaildbQuerys {
17
- yzcgmain: number;
18
- }
19
-
20
- export class TYzcgMainDetaildbQuerys implements IYzcgMainDetaildbQuerys {
21
- yzcgmain: number = -1;
22
- }
1
+ /** ========== main ========== */
2
+ export interface IYzcgMainSelectdbQuerys {
3
+ withflow: number;
4
+ directat: number;
5
+ myoatype: number;
6
+ useronly: number;
7
+ }
8
+
9
+ export class TYzcgMainSelectdbQuerys implements IYzcgMainSelectdbQuerys {
10
+ withflow: number = 0;
11
+ directat: number = -1;
12
+ myoatype: number = -1;
13
+ useronly: number = -1;
14
+ }
15
+
16
+ export interface IYzcgMainDetaildbQuerys {
17
+ yzcgmain: number;
18
+ }
19
+
20
+ export class TYzcgMainDetaildbQuerys implements IYzcgMainDetaildbQuerys {
21
+ yzcgmain: number = -1;
22
+ }
@@ -1,22 +1,22 @@
1
- import { TYzht } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import { IYzhtBillUpdated8Querys } from "./types";
4
-
5
- class BillRequest {
6
- private httpRequest: HttpRequest;
7
- constructor(httpRequest: HttpRequest) {
8
- this.httpRequest = httpRequest;
9
- }
10
-
11
- /**
12
- * 更新合同付款计划
13
- * @param querys
14
- * @param params
15
- * @returns
16
- */
17
- updated8(querys: IYzhtBillUpdated8Querys, params: object) {
18
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tbill/updated8", querys, params);
19
- }
20
- }
21
-
22
- export default BillRequest;
1
+ import { TYzht } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import { IYzhtBillUpdated8Querys } from "./types";
4
+
5
+ class BillRequest {
6
+ private httpRequest: HttpRequest;
7
+ constructor(httpRequest: HttpRequest) {
8
+ this.httpRequest = httpRequest;
9
+ }
10
+
11
+ /**
12
+ * 更新合同付款计划
13
+ * @param querys
14
+ * @param params
15
+ * @returns
16
+ */
17
+ updated8(querys: IYzhtBillUpdated8Querys, params: object) {
18
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tbill/updated8", querys, params);
19
+ }
20
+ }
21
+
22
+ export default BillRequest;
@@ -1,41 +1,41 @@
1
- import { TYzht } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import { IYzhtGlfdSelectfdQuerys, IYzhtGlpzUploaddbQuerys } from "./types";
4
-
5
- class GlpzRequest {
6
- private httpRequest: HttpRequest;
7
- constructor(httpRequest: HttpRequest) {
8
- this.httpRequest = httpRequest;
9
- }
10
-
11
- /**
12
- * 保存关联配置
13
- * @param querys
14
- * @param params
15
- * @returns
16
- */
17
- uploaddb(querys: IYzhtGlpzUploaddbQuerys, params: object) {
18
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tglpz/uploaddb", querys, params);
19
- }
20
-
21
- /**
22
- * 删除关联配置
23
- * @param querys
24
- * @param params
25
- * @returns
26
- */
27
- deletedb(params: object) {
28
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tglpz/deletedb", undefined, params);
29
- }
30
-
31
- /**
32
- * 获取关联配置副单列表
33
- * @param querys
34
- * @returns
35
- */
36
- selectfd(querys: IYzhtGlfdSelectfdQuerys) {
37
- return this.httpRequest.post<TYzht.IYzhtGlfdResponse[]>("/gapi/yzht/tglfd/selectfd", querys);
38
- }
39
- }
40
-
41
- export default GlpzRequest;
1
+ import { TYzht } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import { IYzhtGlfdSelectfdQuerys, IYzhtGlpzUploaddbQuerys } from "./types";
4
+
5
+ class GlpzRequest {
6
+ private httpRequest: HttpRequest;
7
+ constructor(httpRequest: HttpRequest) {
8
+ this.httpRequest = httpRequest;
9
+ }
10
+
11
+ /**
12
+ * 保存关联配置
13
+ * @param querys
14
+ * @param params
15
+ * @returns
16
+ */
17
+ uploaddb(querys: IYzhtGlpzUploaddbQuerys, params: object) {
18
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tglpz/uploaddb", querys, params);
19
+ }
20
+
21
+ /**
22
+ * 删除关联配置
23
+ * @param querys
24
+ * @param params
25
+ * @returns
26
+ */
27
+ deletedb(params: object) {
28
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tglpz/deletedb", undefined, params);
29
+ }
30
+
31
+ /**
32
+ * 获取关联配置副单列表
33
+ * @param querys
34
+ * @returns
35
+ */
36
+ selectfd(querys: IYzhtGlfdSelectfdQuerys) {
37
+ return this.httpRequest.post<TYzht.IYzhtGlfdResponse[]>("/gapi/yzht/tglfd/selectfd", querys);
38
+ }
39
+ }
40
+
41
+ export default GlpzRequest;
@@ -1,20 +1,20 @@
1
- import { createRequest, IAxiosConfig } from "../axios";
2
- import BillRequest from "./bill";
3
- import GlpzRequest from "./glpz";
4
- import MainRequest from "./main";
5
-
6
- class YzhtRequest {
7
- public main: MainRequest;
8
- public bill: BillRequest;
9
- public glpz: GlpzRequest;
10
-
11
- constructor(config: IAxiosConfig) {
12
- const request = createRequest(config);
13
- this.main = new MainRequest(request);
14
- this.bill = new BillRequest(request);
15
- this.glpz = new GlpzRequest(request);
16
- }
17
- }
18
-
19
- export default YzhtRequest;
20
- export * from "./types";
1
+ import { createRequest, IAxiosConfig } from "../axios";
2
+ import BillRequest from "./bill";
3
+ import GlpzRequest from "./glpz";
4
+ import MainRequest from "./main";
5
+
6
+ class YzhtRequest {
7
+ public main: MainRequest;
8
+ public bill: BillRequest;
9
+ public glpz: GlpzRequest;
10
+
11
+ constructor(config: IAxiosConfig) {
12
+ const request = createRequest(config);
13
+ this.main = new MainRequest(request);
14
+ this.bill = new BillRequest(request);
15
+ this.glpz = new GlpzRequest(request);
16
+ }
17
+ }
18
+
19
+ export default YzhtRequest;
20
+ export * from "./types";
@@ -1,104 +1,104 @@
1
- import { TYzht } from "@ningboyz/types";
2
- import type { HttpRequest } from "../axios";
3
- import { IYzhtBillGet4BillQuerys, IYzhtMainDeletedbQuerys, IYzhtMainDetaildbQuerys, IYzhtMainSelectdbQuerys } from "./types";
4
-
5
- class YzhtRequest {
6
- private httpRequest: HttpRequest;
7
- constructor(httpRequest: HttpRequest) {
8
- this.httpRequest = httpRequest;
9
- }
10
-
11
- /**
12
- * 获取合同订立列表
13
- * @param querys
14
- * @param params
15
- * @returns
16
- */
17
- selectdb(querys: IYzhtMainSelectdbQuerys, params: object) {
18
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/selectdb", querys, params);
19
- }
20
-
21
- /**
22
- * 新增合同订立
23
- * @param params
24
- * @returns
25
- */
26
- insertdb(params: object) {
27
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/insertdb", undefined, params);
28
- }
29
-
30
- /**
31
- * 修改合同订立
32
- * @param params
33
- * @returns
34
- */
35
- updatedb(params: object) {
36
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/updatedb", undefined, params);
37
- }
38
-
39
- /**
40
- * 修改合同订立-更新付款计划
41
- * @param params
42
- * @returns
43
- */
44
- updated5(params: object) {
45
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/updated5", undefined, params);
46
- }
47
-
48
- /**
49
- * 删除合同订立
50
- * @param querys
51
- * @param params
52
- * @returns
53
- */
54
- deletedb(querys: IYzhtMainDeletedbQuerys, params: object) {
55
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/deletedb", querys, params);
56
- }
57
-
58
- /**
59
- * 获取合同订立详情
60
- * @param querys
61
- * @returns
62
- */
63
- detaildb(querys: IYzhtMainDetaildbQuerys) {
64
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/detaildb", querys);
65
- }
66
-
67
- /**
68
- * 获取合同付款计划
69
- * @param querys
70
- * @returns
71
- */
72
- get4bill(querys: IYzhtBillGet4BillQuerys, params: object) {
73
- return this.httpRequest.post<TYzht.IYzhtBillResponse[]>("/gapi/yzht/tmain/get4bill", querys, params);
74
- }
75
-
76
- /**
77
- * 更新合同付款计划
78
- * @param params
79
- * @returns
80
- */
81
- updated8(params: object) {
82
- return this.httpRequest.post<TYzht.IYzhtBillResponse[]>("/gapi/yzht/tbill/updated8", undefined, params);
83
- }
84
-
85
- /**
86
- * 检查合同关联用款计划
87
- * @param params
88
- * @returns
89
- */
90
- chkexis2(params: object) {
91
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/chkexis2", undefined, params);
92
- }
93
-
94
- /**
95
- * 上传合同附件
96
- * @param params
97
- * @returns
98
- */
99
- set5path(params: object) {
100
- return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/set5path", undefined, params);
101
- }
102
- }
103
-
104
- export default YzhtRequest;
1
+ import { TYzht } from "@ningboyz/types";
2
+ import type { HttpRequest } from "../axios";
3
+ import { IYzhtBillGet4BillQuerys, IYzhtMainDeletedbQuerys, IYzhtMainDetaildbQuerys, IYzhtMainSelectdbQuerys } from "./types";
4
+
5
+ class YzhtRequest {
6
+ private httpRequest: HttpRequest;
7
+ constructor(httpRequest: HttpRequest) {
8
+ this.httpRequest = httpRequest;
9
+ }
10
+
11
+ /**
12
+ * 获取合同订立列表
13
+ * @param querys
14
+ * @param params
15
+ * @returns
16
+ */
17
+ selectdb(querys: IYzhtMainSelectdbQuerys, params: object) {
18
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/selectdb", querys, params);
19
+ }
20
+
21
+ /**
22
+ * 新增合同订立
23
+ * @param params
24
+ * @returns
25
+ */
26
+ insertdb(params: object) {
27
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/insertdb", undefined, params);
28
+ }
29
+
30
+ /**
31
+ * 修改合同订立
32
+ * @param params
33
+ * @returns
34
+ */
35
+ updatedb(params: object) {
36
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/updatedb", undefined, params);
37
+ }
38
+
39
+ /**
40
+ * 修改合同订立-更新付款计划
41
+ * @param params
42
+ * @returns
43
+ */
44
+ updated5(params: object) {
45
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/updated5", undefined, params);
46
+ }
47
+
48
+ /**
49
+ * 删除合同订立
50
+ * @param querys
51
+ * @param params
52
+ * @returns
53
+ */
54
+ deletedb(querys: IYzhtMainDeletedbQuerys, params: object) {
55
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/deletedb", querys, params);
56
+ }
57
+
58
+ /**
59
+ * 获取合同订立详情
60
+ * @param querys
61
+ * @returns
62
+ */
63
+ detaildb(querys: IYzhtMainDetaildbQuerys) {
64
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/detaildb", querys);
65
+ }
66
+
67
+ /**
68
+ * 获取合同付款计划
69
+ * @param querys
70
+ * @returns
71
+ */
72
+ get4bill(querys: IYzhtBillGet4BillQuerys, params: object) {
73
+ return this.httpRequest.post<TYzht.IYzhtBillResponse[]>("/gapi/yzht/tmain/get4bill", querys, params);
74
+ }
75
+
76
+ /**
77
+ * 更新合同付款计划
78
+ * @param params
79
+ * @returns
80
+ */
81
+ updated8(params: object) {
82
+ return this.httpRequest.post<TYzht.IYzhtBillResponse[]>("/gapi/yzht/tbill/updated8", undefined, params);
83
+ }
84
+
85
+ /**
86
+ * 检查合同关联用款计划
87
+ * @param params
88
+ * @returns
89
+ */
90
+ chkexis2(params: object) {
91
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/chkexis2", undefined, params);
92
+ }
93
+
94
+ /**
95
+ * 上传合同附件
96
+ * @param params
97
+ * @returns
98
+ */
99
+ set5path(params: object) {
100
+ return this.httpRequest.post<TYzht.IYzhtMainResponse[]>("/gapi/yzht/tmain/set5path", undefined, params);
101
+ }
102
+ }
103
+
104
+ export default YzhtRequest;