giime 0.8.9 → 0.8.10-beta.1
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/es/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.d.ts +1 -1
- package/es/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.mjs.map +1 -1
- package/es/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.d.ts +22 -22
- package/es/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.mjs.map +1 -1
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.d.ts +2 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.mjs +2 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.mjs.map +1 -1
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.d.ts +19 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.mjs +8 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.mjs.map +1 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.d.ts +264 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.mjs +18 -0
- package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.mjs.map +1 -0
- package/es/api/guardBasic/controller/index.mjs +2 -0
- package/es/api/guardBasic/controller/index.mjs.map +1 -1
- package/es/api/guardBasic/interface/apiTypes/BatchExportReq.d.ts +6 -0
- package/es/api/guardBasic/interface/apiTypes/BatchExportReq.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/BatchExportReq.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/BatchImportResultVo.d.ts +13 -0
- package/es/api/guardBasic/interface/apiTypes/BatchImportResultVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/BatchImportResultVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictDynamicVo.d.ts +35 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictDynamicVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictDynamicVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.d.ts +20 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/DataDictValueVo.d.ts +1 -1
- package/es/api/guardBasic/interface/apiTypes/DataDictVo.d.ts +4 -4
- package/es/api/guardBasic/interface/apiTypes/ImportErrorInfo.d.ts +8 -0
- package/es/api/guardBasic/interface/apiTypes/ImportErrorInfo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/ImportErrorInfo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/ModifyDataDictReq.d.ts +1 -1
- package/es/api/guardBasic/interface/apiTypes/ModifySysAreaReq.d.ts +2 -0
- package/es/api/guardBasic/interface/apiTypes/PageSysAreaReq.d.ts +3 -3
- package/es/api/guardBasic/interface/apiTypes/RBatchImportResultVo.d.ts +10 -0
- package/es/api/guardBasic/interface/apiTypes/RBatchImportResultVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/RBatchImportResultVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.d.ts +10 -0
- package/es/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/RListCodeNameKv28.d.ts +11 -0
- package/es/api/guardBasic/interface/apiTypes/RListCodeNameKv28.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/RListCodeNameKv28.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.d.ts +11 -0
- package/es/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.d.ts +11 -0
- package/es/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/SaveDataDictReq.d.ts +1 -1
- package/es/api/guardBasic/interface/apiTypes/SaveSysAreaReq.d.ts +2 -0
- package/es/api/guardBasic/interface/apiTypes/StringImportReq.d.ts +10 -0
- package/es/api/guardBasic/interface/apiTypes/StringImportReq.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/StringImportReq.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/SysAreaDetailVo.d.ts +2 -0
- package/es/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.d.ts +14 -0
- package/es/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.mjs +2 -0
- package/es/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.mjs.map +1 -0
- package/es/api/guardBasic/interface/apiTypes/SysAreaVo.d.ts +2 -0
- package/es/api/guardBasic/interface/index.d.ts +12 -0
- package/es/api/guardBasic/interface/index.mjs +12 -0
- package/es/api/guardBasic/interface/index.mjs.map +1 -1
- package/es/giime/version.d.ts +1 -1
- package/es/giime/version.mjs +1 -1
- package/es/giime/version.mjs.map +1 -1
- package/es/hooks/base/useDictionary/index.d.ts +6 -6
- package/es/hooks/base/useDictionary/index.mjs.map +1 -1
- package/es/hooks/store/userCenter/useAreaList/index.d.ts +57 -8
- package/es/hooks/store/userCenter/useAreaList/index.mjs +19 -7
- package/es/hooks/store/userCenter/useAreaList/index.mjs.map +1 -1
- package/lib/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.d.ts +1 -1
- package/lib/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.js.map +1 -1
- package/lib/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.d.ts +22 -22
- package/lib/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.js.map +1 -1
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.d.ts +2 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.js +4 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/index.js.map +1 -1
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.d.ts +19 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.js +10 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.js.map +1 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.d.ts +264 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.js +20 -0
- package/lib/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.js.map +1 -0
- package/lib/api/guardBasic/controller/index.js +4 -0
- package/lib/api/guardBasic/controller/index.js.map +1 -1
- package/lib/api/guardBasic/interface/apiTypes/BatchExportReq.d.ts +6 -0
- package/lib/api/guardBasic/interface/apiTypes/BatchExportReq.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/BatchExportReq.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/BatchImportResultVo.d.ts +13 -0
- package/lib/api/guardBasic/interface/apiTypes/BatchImportResultVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/BatchImportResultVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictDynamicVo.d.ts +35 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictDynamicVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictDynamicVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.d.ts +20 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictValueDynamicVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/DataDictValueVo.d.ts +1 -1
- package/lib/api/guardBasic/interface/apiTypes/DataDictVo.d.ts +4 -4
- package/lib/api/guardBasic/interface/apiTypes/ImportErrorInfo.d.ts +8 -0
- package/lib/api/guardBasic/interface/apiTypes/ImportErrorInfo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/ImportErrorInfo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/ModifyDataDictReq.d.ts +1 -1
- package/lib/api/guardBasic/interface/apiTypes/ModifySysAreaReq.d.ts +2 -0
- package/lib/api/guardBasic/interface/apiTypes/PageSysAreaReq.d.ts +3 -3
- package/lib/api/guardBasic/interface/apiTypes/RBatchImportResultVo.d.ts +10 -0
- package/lib/api/guardBasic/interface/apiTypes/RBatchImportResultVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/RBatchImportResultVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.d.ts +10 -0
- package/lib/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/RDataDictDynamicVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/RListCodeNameKv28.d.ts +11 -0
- package/lib/api/guardBasic/interface/apiTypes/RListCodeNameKv28.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/RListCodeNameKv28.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.d.ts +11 -0
- package/lib/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/RListDataDictDynamicVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.d.ts +11 -0
- package/lib/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/RListSysAreaFamilyVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/SaveDataDictReq.d.ts +1 -1
- package/lib/api/guardBasic/interface/apiTypes/SaveSysAreaReq.d.ts +2 -0
- package/lib/api/guardBasic/interface/apiTypes/StringImportReq.d.ts +10 -0
- package/lib/api/guardBasic/interface/apiTypes/StringImportReq.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/StringImportReq.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/SysAreaDetailVo.d.ts +2 -0
- package/lib/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.d.ts +14 -0
- package/lib/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.js +3 -0
- package/lib/api/guardBasic/interface/apiTypes/SysAreaFamilyVo.js.map +1 -0
- package/lib/api/guardBasic/interface/apiTypes/SysAreaVo.d.ts +2 -0
- package/lib/api/guardBasic/interface/index.d.ts +12 -0
- package/lib/api/guardBasic/interface/index.js +12 -0
- package/lib/api/guardBasic/interface/index.js.map +1 -1
- package/lib/giime/version.d.ts +1 -1
- package/lib/giime/version.js +1 -1
- package/lib/giime/version.js.map +1 -1
- package/lib/hooks/base/useDictionary/index.d.ts +6 -6
- package/lib/hooks/base/useDictionary/index.js.map +1 -1
- package/lib/hooks/store/userCenter/useAreaList/index.d.ts +57 -8
- package/lib/hooks/store/userCenter/useAreaList/index.js +19 -7
- package/lib/hooks/store/userCenter/useAreaList/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -27,7 +27,7 @@ export declare function postBasicV1DataDictionaryBatchDetailByCode(input: BatchD
|
|
|
27
27
|
id: number;
|
|
28
28
|
dictionaryId: number;
|
|
29
29
|
valueName: string;
|
|
30
|
-
valueCode: string;
|
|
30
|
+
valueCode: string | number | boolean;
|
|
31
31
|
tagType: string;
|
|
32
32
|
sortOrder: number;
|
|
33
33
|
status: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"postBasicV1DataDictionaryBatchDetailByCode.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.ts"],"sourcesContent":["import request from \"@giime/api/guardBasic/request\";\nimport { type
|
|
1
|
+
{"version":3,"file":"postBasicV1DataDictionaryBatchDetailByCode.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/postBasicV1DataDictionaryBatchDetailByCode.ts"],"sourcesContent":["import request from \"@giime/api/guardBasic/request\";\nimport { type RListDataDictDynamicVo, type DeepRequired, type BatchDataDictByCodeReq } from \"../../../interface\";\nimport { type AxiosRequestConfig } from \"axios\";\n\n/**\n * 批量根据编码获取字典详情\n * /basic/v1/dataDictionary/batchDetailByCode\n */\nexport function postBasicV1DataDictionaryBatchDetailByCode(input: BatchDataDictByCodeReq, config?: AxiosRequestConfig) {\n return request.post<DeepRequired<RListDataDictDynamicVo>>(`/basic/v1/dataDictionary/batchDetailByCode`, input, config);\n}\n"],"names":["request"],"mappings":";;AAQO,SAAS,0CAAA,CAA2C,OAA+B,MAAA,EAA6B;AACnH,EAAA,OAAOA,OAAA,CAAQ,IAAA,CAA2C,CAAA,0CAAA,CAAA,EAA8C,KAAA,EAAO,MAAM,CAAA;AACzH;;;;"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type UseAxiosOptions } from "../../../../../hooks/base/useAxios";
|
|
2
2
|
import { type AxiosRequestConfig } from "axios";
|
|
3
|
-
import { type DeepRequired, type
|
|
3
|
+
import { type DeepRequired, type RListDataDictDynamicVo, type BatchDataDictByCodeReq } from "../../../interface";
|
|
4
4
|
/**
|
|
5
5
|
* 批量根据编码获取字典详情
|
|
6
6
|
* /basic/v1/dataDictionary/batchDetailByCode
|
|
7
7
|
*/
|
|
8
|
-
export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<
|
|
8
|
+
export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<RListDataDictDynamicVo>>): {
|
|
9
9
|
exec: (input: BatchDataDictByCodeReq, axiosConfig?: AxiosRequestConfig) => Promise<import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
10
10
|
code: number;
|
|
11
11
|
bizCode: number;
|
|
@@ -29,7 +29,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
29
29
|
id: number;
|
|
30
30
|
dictionaryId: number;
|
|
31
31
|
valueName: string;
|
|
32
|
-
valueCode: string;
|
|
32
|
+
valueCode: string | number | boolean;
|
|
33
33
|
tagType: string;
|
|
34
34
|
sortOrder: number;
|
|
35
35
|
status: number;
|
|
@@ -61,7 +61,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
61
61
|
id: number;
|
|
62
62
|
dictionaryId: number;
|
|
63
63
|
valueName: string;
|
|
64
|
-
valueCode: string;
|
|
64
|
+
valueCode: string | number | boolean;
|
|
65
65
|
tagType: string;
|
|
66
66
|
sortOrder: number;
|
|
67
67
|
status: number;
|
|
@@ -93,7 +93,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
93
93
|
id: number;
|
|
94
94
|
dictionaryId: number;
|
|
95
95
|
valueName: string;
|
|
96
|
-
valueCode: string;
|
|
96
|
+
valueCode: string | number | boolean;
|
|
97
97
|
tagType: string;
|
|
98
98
|
sortOrder: number;
|
|
99
99
|
status: number;
|
|
@@ -126,7 +126,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
126
126
|
id: number;
|
|
127
127
|
dictionaryId: number;
|
|
128
128
|
valueName: string;
|
|
129
|
-
valueCode: string;
|
|
129
|
+
valueCode: string | number | boolean;
|
|
130
130
|
tagType: string;
|
|
131
131
|
sortOrder: number;
|
|
132
132
|
status: number;
|
|
@@ -158,7 +158,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
158
158
|
id: number;
|
|
159
159
|
dictionaryId: number;
|
|
160
160
|
valueName: string;
|
|
161
|
-
valueCode: string;
|
|
161
|
+
valueCode: string | number | boolean;
|
|
162
162
|
tagType: string;
|
|
163
163
|
sortOrder: number;
|
|
164
164
|
status: number;
|
|
@@ -190,7 +190,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
190
190
|
id: number;
|
|
191
191
|
dictionaryId: number;
|
|
192
192
|
valueName: string;
|
|
193
|
-
valueCode: string;
|
|
193
|
+
valueCode: string | number | boolean;
|
|
194
194
|
tagType: string;
|
|
195
195
|
sortOrder: number;
|
|
196
196
|
status: number;
|
|
@@ -223,7 +223,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
223
223
|
id: number;
|
|
224
224
|
dictionaryId: number;
|
|
225
225
|
valueName: string;
|
|
226
|
-
valueCode: string;
|
|
226
|
+
valueCode: string | number | boolean;
|
|
227
227
|
tagType: string;
|
|
228
228
|
sortOrder: number;
|
|
229
229
|
status: number;
|
|
@@ -256,7 +256,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
256
256
|
id: number;
|
|
257
257
|
dictionaryId: number;
|
|
258
258
|
valueName: string;
|
|
259
|
-
valueCode: string;
|
|
259
|
+
valueCode: string | number | boolean;
|
|
260
260
|
tagType: string;
|
|
261
261
|
sortOrder: number;
|
|
262
262
|
status: number;
|
|
@@ -296,7 +296,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
296
296
|
id: number;
|
|
297
297
|
dictionaryId: number;
|
|
298
298
|
valueName: string;
|
|
299
|
-
valueCode: string;
|
|
299
|
+
valueCode: string | number | boolean;
|
|
300
300
|
tagType: string;
|
|
301
301
|
sortOrder: number;
|
|
302
302
|
status: number;
|
|
@@ -328,7 +328,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
328
328
|
id: number;
|
|
329
329
|
dictionaryId: number;
|
|
330
330
|
valueName: string;
|
|
331
|
-
valueCode: string;
|
|
331
|
+
valueCode: string | number | boolean;
|
|
332
332
|
tagType: string;
|
|
333
333
|
sortOrder: number;
|
|
334
334
|
status: number;
|
|
@@ -360,7 +360,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
360
360
|
id: number;
|
|
361
361
|
dictionaryId: number;
|
|
362
362
|
valueName: string;
|
|
363
|
-
valueCode: string;
|
|
363
|
+
valueCode: string | number | boolean;
|
|
364
364
|
tagType: string;
|
|
365
365
|
sortOrder: number;
|
|
366
366
|
status: number;
|
|
@@ -392,7 +392,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
392
392
|
id: number;
|
|
393
393
|
dictionaryId: number;
|
|
394
394
|
valueName: string;
|
|
395
|
-
valueCode: string;
|
|
395
|
+
valueCode: string | number | boolean;
|
|
396
396
|
tagType: string;
|
|
397
397
|
sortOrder: number;
|
|
398
398
|
status: number;
|
|
@@ -424,7 +424,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
424
424
|
id: number;
|
|
425
425
|
dictionaryId: number;
|
|
426
426
|
valueName: string;
|
|
427
|
-
valueCode: string;
|
|
427
|
+
valueCode: string | number | boolean;
|
|
428
428
|
tagType: string;
|
|
429
429
|
sortOrder: number;
|
|
430
430
|
status: number;
|
|
@@ -456,7 +456,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
456
456
|
id: number;
|
|
457
457
|
dictionaryId: number;
|
|
458
458
|
valueName: string;
|
|
459
|
-
valueCode: string;
|
|
459
|
+
valueCode: string | number | boolean;
|
|
460
460
|
tagType: string;
|
|
461
461
|
sortOrder: number;
|
|
462
462
|
status: number;
|
|
@@ -489,7 +489,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
489
489
|
id: number;
|
|
490
490
|
dictionaryId: number;
|
|
491
491
|
valueName: string;
|
|
492
|
-
valueCode: string;
|
|
492
|
+
valueCode: string | number | boolean;
|
|
493
493
|
tagType: string;
|
|
494
494
|
sortOrder: number;
|
|
495
495
|
status: number;
|
|
@@ -521,7 +521,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
521
521
|
id: number;
|
|
522
522
|
dictionaryId: number;
|
|
523
523
|
valueName: string;
|
|
524
|
-
valueCode: string;
|
|
524
|
+
valueCode: string | number | boolean;
|
|
525
525
|
tagType: string;
|
|
526
526
|
sortOrder: number;
|
|
527
527
|
status: number;
|
|
@@ -553,7 +553,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
553
553
|
id: number;
|
|
554
554
|
dictionaryId: number;
|
|
555
555
|
valueName: string;
|
|
556
|
-
valueCode: string;
|
|
556
|
+
valueCode: string | number | boolean;
|
|
557
557
|
tagType: string;
|
|
558
558
|
sortOrder: number;
|
|
559
559
|
status: number;
|
|
@@ -586,7 +586,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
586
586
|
id: number;
|
|
587
587
|
dictionaryId: number;
|
|
588
588
|
valueName: string;
|
|
589
|
-
valueCode: string;
|
|
589
|
+
valueCode: string | number | boolean;
|
|
590
590
|
tagType: string;
|
|
591
591
|
sortOrder: number;
|
|
592
592
|
status: number;
|
|
@@ -618,7 +618,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
618
618
|
id: number;
|
|
619
619
|
dictionaryId: number;
|
|
620
620
|
valueName: string;
|
|
621
|
-
valueCode: string;
|
|
621
|
+
valueCode: string | number | boolean;
|
|
622
622
|
tagType: string;
|
|
623
623
|
sortOrder: number;
|
|
624
624
|
status: number;
|
|
@@ -650,7 +650,7 @@ export declare function usePostBasicV1DataDictionaryBatchDetailByCode(config?: A
|
|
|
650
650
|
id: number;
|
|
651
651
|
dictionaryId: number;
|
|
652
652
|
valueName: string;
|
|
653
|
-
valueCode: string;
|
|
653
|
+
valueCode: string | number | boolean;
|
|
654
654
|
tagType: string;
|
|
655
655
|
sortOrder: number;
|
|
656
656
|
status: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePostBasicV1DataDictionaryBatchDetailByCode.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@giime/hooks/base/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired, type
|
|
1
|
+
{"version":3,"file":"usePostBasicV1DataDictionaryBatchDetailByCode.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/ShuJuZiDianGuanLi/usePostBasicV1DataDictionaryBatchDetailByCode.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@giime/hooks/base/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired, type RListDataDictDynamicVo, type BatchDataDictByCodeReq } from \"../../../interface\";\nimport request from \"@giime/api/guardBasic/request\";\n\n/**\n * 批量根据编码获取字典详情\n * /basic/v1/dataDictionary/batchDetailByCode\n */\nexport function usePostBasicV1DataDictionaryBatchDetailByCode(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<RListDataDictDynamicVo>>) {\n const useAxiosReturn = useAxios<DeepRequired<RListDataDictDynamicVo>>(\n '/basic/v1/dataDictionary/batchDetailByCode',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input: BatchDataDictByCodeReq, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["request"],"mappings":";;;AASO,SAAS,6CAAA,CAA8C,QAA6B,OAAA,EAAiE;AACxJ,EAAA,MAAM,cAAA,GAAiB,QAAA;AAAA,IACnB,4CAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAA,EAAQ,GAAG,MAAA,EAAO;AAAA,IAC5BA,OAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAA,EAAO,GAAG,OAAA;AAAQ,GACnC;AAEA,EAAA,SAAS,IAAA,CAAK,OAA+B,WAAA,EAAkC;AAC3E,IAAA,OAAO,eAAe,OAAA,CAAQ,EAAE,MAAM,KAAA,EAAO,GAAG,aAAa,CAAA;AAAA,EACjE;AACA,EAAA,OAAO,EAAE,GAAG,cAAA,EAAgB,IAAA,EAAK;AACrC;;;;"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
export { postBasicV1SysAreaList } from './postBasicV1SysAreaList.mjs';
|
|
2
2
|
export { usePostBasicV1SysAreaList } from './usePostBasicV1SysAreaList.mjs';
|
|
3
|
+
export { postBasicV1SysAreaListFamilyArea } from './postBasicV1SysAreaListFamilyArea.mjs';
|
|
4
|
+
export { usePostBasicV1SysAreaListFamilyArea } from './usePostBasicV1SysAreaListFamilyArea.mjs';
|
|
3
5
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.d.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type AreaListQuery } from "../../../interface";
|
|
2
|
+
import { type AxiosRequestConfig } from "axios";
|
|
3
|
+
/**
|
|
4
|
+
* 家族-团队列表-giime组件库专用
|
|
5
|
+
* /basic/v1/sysArea/listFamilyArea
|
|
6
|
+
*/
|
|
7
|
+
export declare function postBasicV1SysAreaListFamilyArea(input?: AreaListQuery, config?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<{
|
|
8
|
+
code: number;
|
|
9
|
+
bizCode: number;
|
|
10
|
+
data: {
|
|
11
|
+
id: number;
|
|
12
|
+
name: string;
|
|
13
|
+
alias: string;
|
|
14
|
+
org_code: string;
|
|
15
|
+
family_code: string;
|
|
16
|
+
family_name: string;
|
|
17
|
+
}[];
|
|
18
|
+
msg: string;
|
|
19
|
+
}, any, {}>>;
|
package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.mjs
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import service from '../../../request.mjs';
|
|
2
|
+
|
|
3
|
+
function postBasicV1SysAreaListFamilyArea(input, config) {
|
|
4
|
+
return service.post(`/basic/v1/sysArea/listFamilyArea`, input, config);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export { postBasicV1SysAreaListFamilyArea };
|
|
8
|
+
//# sourceMappingURL=postBasicV1SysAreaListFamilyArea.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"postBasicV1SysAreaListFamilyArea.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.ts"],"sourcesContent":["import request from \"@giime/api/guardBasic/request\";\nimport { type RListSysAreaFamilyVo, type DeepRequired, type AreaListQuery } from \"../../../interface\";\nimport { type AxiosRequestConfig } from \"axios\";\n\n/**\n * 家族-团队列表-giime组件库专用\n * /basic/v1/sysArea/listFamilyArea\n */\nexport function postBasicV1SysAreaListFamilyArea(input?: AreaListQuery, config?: AxiosRequestConfig) {\n return request.post<DeepRequired<RListSysAreaFamilyVo>>(`/basic/v1/sysArea/listFamilyArea`, input, config);\n}\n"],"names":["request"],"mappings":";;AAQO,SAAS,gCAAA,CAAiC,OAAuB,MAAA,EAA6B;AACjG,EAAA,OAAOA,OAAA,CAAQ,IAAA,CAAyC,CAAA,gCAAA,CAAA,EAAoC,KAAA,EAAO,MAAM,CAAA;AAC7G;;;;"}
|
|
@@ -0,0 +1,264 @@
|
|
|
1
|
+
import { type UseAxiosOptions } from "../../../../../hooks/base/useAxios";
|
|
2
|
+
import { type AxiosRequestConfig } from "axios";
|
|
3
|
+
import { type DeepRequired, type RListSysAreaFamilyVo, type AreaListQuery } from "../../../interface";
|
|
4
|
+
/**
|
|
5
|
+
* 家族-团队列表-giime组件库专用
|
|
6
|
+
* /basic/v1/sysArea/listFamilyArea
|
|
7
|
+
*/
|
|
8
|
+
export declare function usePostBasicV1SysAreaListFamilyArea(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<RListSysAreaFamilyVo>>): {
|
|
9
|
+
exec: (input?: AreaListQuery, axiosConfig?: AxiosRequestConfig) => Promise<import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
10
|
+
code: number;
|
|
11
|
+
bizCode: number;
|
|
12
|
+
data: {
|
|
13
|
+
id: number;
|
|
14
|
+
name: string;
|
|
15
|
+
alias: string;
|
|
16
|
+
org_code: string;
|
|
17
|
+
family_code: string;
|
|
18
|
+
family_name: string;
|
|
19
|
+
}[];
|
|
20
|
+
msg: string;
|
|
21
|
+
}, import("axios").AxiosResponse<{
|
|
22
|
+
code: number;
|
|
23
|
+
bizCode: number;
|
|
24
|
+
data: {
|
|
25
|
+
id: number;
|
|
26
|
+
name: string;
|
|
27
|
+
alias: string;
|
|
28
|
+
org_code: string;
|
|
29
|
+
family_code: string;
|
|
30
|
+
family_name: string;
|
|
31
|
+
}[];
|
|
32
|
+
msg: string;
|
|
33
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
34
|
+
code: number;
|
|
35
|
+
bizCode: number;
|
|
36
|
+
data: {
|
|
37
|
+
id: number;
|
|
38
|
+
name: string;
|
|
39
|
+
alias: string;
|
|
40
|
+
org_code: string;
|
|
41
|
+
family_code: string;
|
|
42
|
+
family_name: string;
|
|
43
|
+
}[];
|
|
44
|
+
msg: string;
|
|
45
|
+
}>>>;
|
|
46
|
+
execute: (url?: string | AxiosRequestConfig<any> | undefined, config?: AxiosRequestConfig<any> | undefined) => Promise<import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
47
|
+
code: number;
|
|
48
|
+
bizCode: number;
|
|
49
|
+
data: {
|
|
50
|
+
id: number;
|
|
51
|
+
name: string;
|
|
52
|
+
alias: string;
|
|
53
|
+
org_code: string;
|
|
54
|
+
family_code: string;
|
|
55
|
+
family_name: string;
|
|
56
|
+
}[];
|
|
57
|
+
msg: string;
|
|
58
|
+
}, import("axios").AxiosResponse<{
|
|
59
|
+
code: number;
|
|
60
|
+
bizCode: number;
|
|
61
|
+
data: {
|
|
62
|
+
id: number;
|
|
63
|
+
name: string;
|
|
64
|
+
alias: string;
|
|
65
|
+
org_code: string;
|
|
66
|
+
family_code: string;
|
|
67
|
+
family_name: string;
|
|
68
|
+
}[];
|
|
69
|
+
msg: string;
|
|
70
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
71
|
+
code: number;
|
|
72
|
+
bizCode: number;
|
|
73
|
+
data: {
|
|
74
|
+
id: number;
|
|
75
|
+
name: string;
|
|
76
|
+
alias: string;
|
|
77
|
+
org_code: string;
|
|
78
|
+
family_code: string;
|
|
79
|
+
family_name: string;
|
|
80
|
+
}[];
|
|
81
|
+
msg: string;
|
|
82
|
+
}>>>;
|
|
83
|
+
response: import("vue").ShallowRef<import("axios").AxiosResponse<{
|
|
84
|
+
code: number;
|
|
85
|
+
bizCode: number;
|
|
86
|
+
data: {
|
|
87
|
+
id: number;
|
|
88
|
+
name: string;
|
|
89
|
+
alias: string;
|
|
90
|
+
org_code: string;
|
|
91
|
+
family_code: string;
|
|
92
|
+
family_name: string;
|
|
93
|
+
}[];
|
|
94
|
+
msg: string;
|
|
95
|
+
}, any, {}> | undefined>;
|
|
96
|
+
data: import("vue").Ref<{
|
|
97
|
+
code: number;
|
|
98
|
+
bizCode: number;
|
|
99
|
+
data: {
|
|
100
|
+
id: number;
|
|
101
|
+
name: string;
|
|
102
|
+
alias: string;
|
|
103
|
+
org_code: string;
|
|
104
|
+
family_code: string;
|
|
105
|
+
family_name: string;
|
|
106
|
+
}[];
|
|
107
|
+
msg: string;
|
|
108
|
+
} | undefined>;
|
|
109
|
+
isFinished: import("vue").Ref<boolean>;
|
|
110
|
+
isLoading: import("vue").Ref<boolean>;
|
|
111
|
+
isAborted: import("vue").Ref<boolean>;
|
|
112
|
+
error: import("vue").ShallowRef<unknown>;
|
|
113
|
+
abort: (message?: string | undefined) => void;
|
|
114
|
+
cancel: (message?: string | undefined) => void;
|
|
115
|
+
isCanceled: import("vue").Ref<boolean>;
|
|
116
|
+
then<TResult1 = import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
117
|
+
code: number;
|
|
118
|
+
bizCode: number;
|
|
119
|
+
data: {
|
|
120
|
+
id: number;
|
|
121
|
+
name: string;
|
|
122
|
+
alias: string;
|
|
123
|
+
org_code: string;
|
|
124
|
+
family_code: string;
|
|
125
|
+
family_name: string;
|
|
126
|
+
}[];
|
|
127
|
+
msg: string;
|
|
128
|
+
}, import("axios").AxiosResponse<{
|
|
129
|
+
code: number;
|
|
130
|
+
bizCode: number;
|
|
131
|
+
data: {
|
|
132
|
+
id: number;
|
|
133
|
+
name: string;
|
|
134
|
+
alias: string;
|
|
135
|
+
org_code: string;
|
|
136
|
+
family_code: string;
|
|
137
|
+
family_name: string;
|
|
138
|
+
}[];
|
|
139
|
+
msg: string;
|
|
140
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
141
|
+
code: number;
|
|
142
|
+
bizCode: number;
|
|
143
|
+
data: {
|
|
144
|
+
id: number;
|
|
145
|
+
name: string;
|
|
146
|
+
alias: string;
|
|
147
|
+
org_code: string;
|
|
148
|
+
family_code: string;
|
|
149
|
+
family_name: string;
|
|
150
|
+
}[];
|
|
151
|
+
msg: string;
|
|
152
|
+
}>>, TResult2 = never>(onfulfilled?: ((value: import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
153
|
+
code: number;
|
|
154
|
+
bizCode: number;
|
|
155
|
+
data: {
|
|
156
|
+
id: number;
|
|
157
|
+
name: string;
|
|
158
|
+
alias: string;
|
|
159
|
+
org_code: string;
|
|
160
|
+
family_code: string;
|
|
161
|
+
family_name: string;
|
|
162
|
+
}[];
|
|
163
|
+
msg: string;
|
|
164
|
+
}, import("axios").AxiosResponse<{
|
|
165
|
+
code: number;
|
|
166
|
+
bizCode: number;
|
|
167
|
+
data: {
|
|
168
|
+
id: number;
|
|
169
|
+
name: string;
|
|
170
|
+
alias: string;
|
|
171
|
+
org_code: string;
|
|
172
|
+
family_code: string;
|
|
173
|
+
family_name: string;
|
|
174
|
+
}[];
|
|
175
|
+
msg: string;
|
|
176
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
177
|
+
code: number;
|
|
178
|
+
bizCode: number;
|
|
179
|
+
data: {
|
|
180
|
+
id: number;
|
|
181
|
+
name: string;
|
|
182
|
+
alias: string;
|
|
183
|
+
org_code: string;
|
|
184
|
+
family_code: string;
|
|
185
|
+
family_name: string;
|
|
186
|
+
}[];
|
|
187
|
+
msg: string;
|
|
188
|
+
}>>) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | null | undefined): Promise<TResult1 | TResult2>;
|
|
189
|
+
catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | null | undefined): Promise<import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
190
|
+
code: number;
|
|
191
|
+
bizCode: number;
|
|
192
|
+
data: {
|
|
193
|
+
id: number;
|
|
194
|
+
name: string;
|
|
195
|
+
alias: string;
|
|
196
|
+
org_code: string;
|
|
197
|
+
family_code: string;
|
|
198
|
+
family_name: string;
|
|
199
|
+
}[];
|
|
200
|
+
msg: string;
|
|
201
|
+
}, import("axios").AxiosResponse<{
|
|
202
|
+
code: number;
|
|
203
|
+
bizCode: number;
|
|
204
|
+
data: {
|
|
205
|
+
id: number;
|
|
206
|
+
name: string;
|
|
207
|
+
alias: string;
|
|
208
|
+
org_code: string;
|
|
209
|
+
family_code: string;
|
|
210
|
+
family_name: string;
|
|
211
|
+
}[];
|
|
212
|
+
msg: string;
|
|
213
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
214
|
+
code: number;
|
|
215
|
+
bizCode: number;
|
|
216
|
+
data: {
|
|
217
|
+
id: number;
|
|
218
|
+
name: string;
|
|
219
|
+
alias: string;
|
|
220
|
+
org_code: string;
|
|
221
|
+
family_code: string;
|
|
222
|
+
family_name: string;
|
|
223
|
+
}[];
|
|
224
|
+
msg: string;
|
|
225
|
+
}>> | TResult>;
|
|
226
|
+
finally(onfinally?: (() => void) | null | undefined): Promise<import("../../../../../hooks/base/useAxios").StrictUseAxiosReturn<{
|
|
227
|
+
code: number;
|
|
228
|
+
bizCode: number;
|
|
229
|
+
data: {
|
|
230
|
+
id: number;
|
|
231
|
+
name: string;
|
|
232
|
+
alias: string;
|
|
233
|
+
org_code: string;
|
|
234
|
+
family_code: string;
|
|
235
|
+
family_name: string;
|
|
236
|
+
}[];
|
|
237
|
+
msg: string;
|
|
238
|
+
}, import("axios").AxiosResponse<{
|
|
239
|
+
code: number;
|
|
240
|
+
bizCode: number;
|
|
241
|
+
data: {
|
|
242
|
+
id: number;
|
|
243
|
+
name: string;
|
|
244
|
+
alias: string;
|
|
245
|
+
org_code: string;
|
|
246
|
+
family_code: string;
|
|
247
|
+
family_name: string;
|
|
248
|
+
}[];
|
|
249
|
+
msg: string;
|
|
250
|
+
}, any, {}>, any, import("../../../../../hooks/base/useAxios").UseAxiosOptionsBase<{
|
|
251
|
+
code: number;
|
|
252
|
+
bizCode: number;
|
|
253
|
+
data: {
|
|
254
|
+
id: number;
|
|
255
|
+
name: string;
|
|
256
|
+
alias: string;
|
|
257
|
+
org_code: string;
|
|
258
|
+
family_code: string;
|
|
259
|
+
family_name: string;
|
|
260
|
+
}[];
|
|
261
|
+
msg: string;
|
|
262
|
+
}>>>;
|
|
263
|
+
[Symbol.toStringTag]: string;
|
|
264
|
+
};
|
package/es/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.mjs
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { useAxios } from '../../../../../hooks/base/useAxios/index.mjs';
|
|
2
|
+
import service from '../../../request.mjs';
|
|
3
|
+
|
|
4
|
+
function usePostBasicV1SysAreaListFamilyArea(config, options) {
|
|
5
|
+
const useAxiosReturn = useAxios(
|
|
6
|
+
"/basic/v1/sysArea/listFamilyArea",
|
|
7
|
+
{ method: "post", ...config },
|
|
8
|
+
service,
|
|
9
|
+
{ immediate: false, ...options }
|
|
10
|
+
);
|
|
11
|
+
function exec(input, axiosConfig) {
|
|
12
|
+
return useAxiosReturn.execute({ data: input, ...axiosConfig });
|
|
13
|
+
}
|
|
14
|
+
return { ...useAxiosReturn, exec };
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
export { usePostBasicV1SysAreaListFamilyArea };
|
|
18
|
+
//# sourceMappingURL=usePostBasicV1SysAreaListFamilyArea.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usePostBasicV1SysAreaListFamilyArea.mjs","sources":["../../../../../../../../packages/api/guardBasic/controller/JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.ts"],"sourcesContent":["import { type UseAxiosOptions, useAxios } from \"@giime/hooks/base/useAxios\";\nimport { type AxiosRequestConfig } from \"axios\";\nimport { type DeepRequired, type RListSysAreaFamilyVo, type AreaListQuery } from \"../../../interface\";\nimport request from \"@giime/api/guardBasic/request\";\n\n/**\n * 家族-团队列表-giime组件库专用\n * /basic/v1/sysArea/listFamilyArea\n */\nexport function usePostBasicV1SysAreaListFamilyArea(config?: AxiosRequestConfig, options?: UseAxiosOptions<DeepRequired<RListSysAreaFamilyVo>>) {\n const useAxiosReturn = useAxios<DeepRequired<RListSysAreaFamilyVo>>(\n '/basic/v1/sysArea/listFamilyArea',\n { method: 'post', ...config },\n request,\n { immediate: false, ...options }\n )\n\n function exec(input?: AreaListQuery, axiosConfig?: AxiosRequestConfig) {\n return useAxiosReturn.execute({ data: input, ...axiosConfig });\n }\n return { ...useAxiosReturn, exec };\n}\n"],"names":["request"],"mappings":";;;AASO,SAAS,mCAAA,CAAoC,QAA6B,OAAA,EAA+D;AAC5I,EAAA,MAAM,cAAA,GAAiB,QAAA;AAAA,IACnB,kCAAA;AAAA,IACA,EAAE,MAAA,EAAQ,MAAA,EAAQ,GAAG,MAAA,EAAO;AAAA,IAC5BA,OAAA;AAAA,IACA,EAAE,SAAA,EAAW,KAAA,EAAO,GAAG,OAAA;AAAQ,GACnC;AAEA,EAAA,SAAS,IAAA,CAAK,OAAuB,WAAA,EAAkC;AACnE,IAAA,OAAO,eAAe,OAAA,CAAQ,EAAE,MAAM,KAAA,EAAO,GAAG,aAAa,CAAA;AAAA,EACjE;AACA,EAAA,OAAO,EAAE,GAAG,cAAA,EAAgB,IAAA,EAAK;AACrC;;;;"}
|
|
@@ -14,6 +14,8 @@ export { postBasicV1CurrencyListAll } from './JiChuFuWu/BiZhongGuanLi/postBasicV
|
|
|
14
14
|
export { usePostBasicV1CurrencyListAll } from './JiChuFuWu/BiZhongGuanLi/usePostBasicV1CurrencyListAll.mjs';
|
|
15
15
|
export { postBasicV1SysAreaList } from './JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaList.mjs';
|
|
16
16
|
export { usePostBasicV1SysAreaList } from './JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaList.mjs';
|
|
17
|
+
export { postBasicV1SysAreaListFamilyArea } from './JiChuFuWu/TuanDuiGuanLi/postBasicV1SysAreaListFamilyArea.mjs';
|
|
18
|
+
export { usePostBasicV1SysAreaListFamilyArea } from './JiChuFuWu/TuanDuiGuanLi/usePostBasicV1SysAreaListFamilyArea.mjs';
|
|
17
19
|
export { postBasicV1UserListUserOrg } from './JiChuFuWu/YongHuGuanLi/postBasicV1UserListUserOrg.mjs';
|
|
18
20
|
export { usePostBasicV1UserListUserOrg } from './JiChuFuWu/YongHuGuanLi/usePostBasicV1UserListUserOrg.mjs';
|
|
19
21
|
export { getBasicV1UserGetCurrentUser } from './JiChuFuWu/YongHuGuanLi/getBasicV1UserGetCurrentUser.mjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchExportReq.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { type ImportErrorInfo } from "../../interface";
|
|
2
|
+
export interface BatchImportResultVo {
|
|
3
|
+
/** 导入总数 */
|
|
4
|
+
totalCount?: number;
|
|
5
|
+
/** 成功导入数量 */
|
|
6
|
+
successCount?: number;
|
|
7
|
+
/** 失败数量 */
|
|
8
|
+
failureCount?: number;
|
|
9
|
+
/** 跳过数量 */
|
|
10
|
+
skipCount?: number;
|
|
11
|
+
/** 错误信息列表 */
|
|
12
|
+
errors?: ImportErrorInfo[];
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BatchImportResultVo.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { type DataDictValueDynamicVo } from "../../interface";
|
|
2
|
+
export interface DataDictDynamicVo {
|
|
3
|
+
/** 字典ID */
|
|
4
|
+
id: number;
|
|
5
|
+
/** 字段名 */
|
|
6
|
+
fieldName: string;
|
|
7
|
+
/** 字段编码 */
|
|
8
|
+
fieldCode: string;
|
|
9
|
+
/** 描述 */
|
|
10
|
+
description?: string;
|
|
11
|
+
/** 业务线编码 */
|
|
12
|
+
businessLine?: string;
|
|
13
|
+
/** 业务域编码 */
|
|
14
|
+
businessDomain?: string;
|
|
15
|
+
/** 数据类型:1-字符串,2-数字,3-布尔 */
|
|
16
|
+
dataType: number;
|
|
17
|
+
/** 字典值数量 */
|
|
18
|
+
dictValueCount?: number;
|
|
19
|
+
/** 状态:1-启用,0-禁用 */
|
|
20
|
+
status?: number;
|
|
21
|
+
/** 表名 */
|
|
22
|
+
tableName?: string;
|
|
23
|
+
/** 表字段名 */
|
|
24
|
+
tableFieldName?: string;
|
|
25
|
+
/** 备注 */
|
|
26
|
+
remark?: string;
|
|
27
|
+
/** 创建时间 */
|
|
28
|
+
createdAt?: string;
|
|
29
|
+
/** 更新时间 */
|
|
30
|
+
updatedAt?: string;
|
|
31
|
+
/** 企业ID */
|
|
32
|
+
enterpriseId?: number;
|
|
33
|
+
/** 字典值列表(动态类型) */
|
|
34
|
+
values?: DataDictValueDynamicVo[];
|
|
35
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DataDictDynamicVo.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|