zsysview 0.1.2 → 0.1.4

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.
@@ -114,6 +114,7 @@ export declare class httpapi {
114
114
  static url_export_detail: string;
115
115
  static url_export_file: string;
116
116
  static url_system_publish: string;
117
+ static url_system_common_info: string;
117
118
  static GetFullApiUrl(api: string): string;
118
119
  static Post(url: string, obj: object): Promise<HttpApiReturnData>;
119
120
  }
@@ -1,4 +1,4 @@
1
- import { B, Z, y, x, i, j, f, H, v, z, m, t, A, k } from "./index-DhesLeNP.js";
1
+ import { B, Z, y, x, i, j, f, H, v, z, m, t, A, k } from "./index-Dg6hCDc3.js";
2
2
  export {
3
3
  B as HttpApiReturnData,
4
4
  Z as ZSYSMessage,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zsysview",
3
3
  "private": false,
4
- "version": "0.1.2",
4
+ "version": "0.1.4",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist",