@das-fed/web 6.4.0-dev.69 → 6.4.0-dev.70
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/index-Cn4teP61.js +13649 -0
- package/index-Cn4teP61.js.gz +0 -0
- package/{index-BEqXOsYa.js → index-D7_ubq4h.js} +1 -1
- package/index-D7_ubq4h.js.gz +0 -0
- package/{index-qxqzIcsu.js → index-DvteJZXR.js} +1 -1
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/main-app-framework/{index-YrRVAVzB.js → index-5xg7Vb1b.js} +1 -1
- package/packages/main-app-framework/index-5xg7Vb1b.js.gz +0 -0
- package/packages/main-app-framework/index-CnqisfM0.js +12267 -0
- package/packages/main-app-framework/index-CnqisfM0.js.gz +0 -0
- package/packages/main-app-framework/{index-CkGulBlB.js → index-DWA8k2YZ.js} +1 -1
- package/packages/main-app-framework/index.js +1 -1
- package/packages/main-app-framework/style.css +1 -1
- package/packages/main-app-framework/style.css.gz +0 -0
- package/style.css +1 -1
- package/style.css.gz +0 -0
- package/types/main-app-framework/data-track/api.d.ts +2 -0
- package/types/main-app-framework/data-track/index.d.ts +2 -0
- package/types/main-app-framework/init-config/get-tenant-config/api.d.ts +1 -1
- package/index-BEqXOsYa.js.gz +0 -0
- package/index-D9F8meTm.js +0 -13615
- package/index-D9F8meTm.js.gz +0 -0
- package/packages/main-app-framework/index-CQUVZ7xd.js +0 -12233
- package/packages/main-app-framework/index-CQUVZ7xd.js.gz +0 -0
- package/packages/main-app-framework/index-YrRVAVzB.js.gz +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/** 用token换取用户信息 */
|
|
2
2
|
export declare const getPersonInfo: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
3
|
-
/**
|
|
3
|
+
/** 获取租户信息 */
|
|
4
4
|
export declare const getTenantInfo: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
5
5
|
/** 获取租户列表 */
|
|
6
6
|
export declare const getPageTenant: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
package/index-BEqXOsYa.js.gz
DELETED
|
Binary file
|