@ningboyz/apis 1.7.55 → 1.7.56

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ningboyz/apis",
3
- "version": "1.7.55",
3
+ "version": "1.7.56",
4
4
  "private": false,
5
5
  "description": "宁波甬政请求库",
6
6
  "author": "nbyt-syq",
@@ -17,7 +17,7 @@
17
17
  "registry": "https://registry.npmjs.org/"
18
18
  },
19
19
  "dependencies": {
20
- "@ningboyz/types": "1.7.55",
20
+ "@ningboyz/types": "1.7.56",
21
21
  "axios": "1.8.4",
22
22
  "lodash": "^4.17.21"
23
23
  },
@@ -1,5 +1,5 @@
1
1
  //#检测项目管理
2
- import { THznj } from "@ningboyz/types";
2
+ import {THznj, TJapz} from "@ningboyz/types";
3
3
  import { HttpRequest } from "../axios";
4
4
  import {
5
5
  IHznjMainDeletedbQuerys, IHznjMainDetaild2Querys,
@@ -58,7 +58,7 @@ class MainRequest {
58
58
 
59
59
  // 样品及完成情况统计表
60
60
  reportv1(querys: IHznjMainReportv1Querys, params: object) {
61
- return this.httpRequest.post<THznj.IHznjMainResponse[]>("/gapi/hznj/tmain/reportv1", querys, params);
61
+ return this.httpRequest.post<TJapz.IJapzK7kmResponse[][]>("/gapi/hznj/tmain/reportv1", querys, params);
62
62
  }
63
63
 
64
64
  // 获取样品对应主单对应检测项目