@ningboyz/apis 1.7.122 → 1.7.124

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.122",
3
+ "version": "1.7.124",
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.122",
20
+ "@ningboyz/types": "1.7.124",
21
21
  "axios": "1.8.4",
22
22
  "lodash": "^4.17.21"
23
23
  },
@@ -564,6 +564,7 @@ export interface ICoreUserSelectdbCamelcaseQuerys {
564
564
  unitmain: number;
565
565
  syspartc: number;
566
566
  findexid: number;
567
+ kjndkjqj: number;
567
568
  entityid: string;
568
569
  mobileid: string;
569
570
  queuesby: string;
@@ -578,6 +579,7 @@ export class TCoreUserSelectdbCamelcaseQuerys implements ICoreUserSelectdbCamelc
578
579
  unitmain: number = -1;
579
580
  syspartc: number = -1;
580
581
  findexid: number = -1;
582
+ kjndkjqj: number = -1;
581
583
  entityid: string = "";
582
584
  mobileid: string = "";
583
585
  queuesby: string = "";
@@ -156,11 +156,9 @@ export class TGzzdMainGet4billWithScczQuerys implements IGzzdMainGet4billWithScc
156
156
  }
157
157
 
158
158
  export interface IGzzdMainDeletedbWithScczQuerys {
159
- kjndkjqj: number;
160
159
  }
161
160
 
162
161
  export class TGzzdMainDeletedbWithScczQuerys implements IGzzdMainDeletedbWithScczQuerys {
163
- kjndkjqj: number = -1;
164
162
  }
165
163
 
166
164
  export interface IGzzdMainUpdatedbWithScczQuerys {