@das-fed/utils 6.4.0-dev.55 → 6.4.0-dev.55.10
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/api-services/i18n/index.d.ts +13 -0
- package/api-services/i18n/index.js +18 -13
- package/api-services/i18n/index.js.gz +0 -0
- package/api-services/index.js +824 -809
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/index.js +387 -383
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/index.js +387 -383
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/index.js +383 -379
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/index.js +387 -383
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/index.js +383 -379
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/index.js +387 -383
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/file/index.js +680 -670
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/index.js +387 -383
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/index.js +724 -714
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/iot/index.js +382 -378
- package/api-services/modules/iot/index.js.gz +0 -0
- package/api-services/modules/justauth/index.js +384 -380
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/knowledge/index.js +359 -355
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/index.js +359 -355
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/permission/index.js +387 -383
- package/api-services/modules/permission/index.js.gz +0 -0
- package/api-services/modules/platformManage/index.js +380 -376
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/index.js +387 -383
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/index.js +387 -383
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/modules/super-admin/index.js +377 -373
- package/api-services/modules/super-admin/index.js.gz +0 -0
- package/api-services/modules/supplier/index.js +385 -381
- package/api-services/modules/supplier/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/index.js +387 -383
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/systemConfiguration/index.js +387 -383
- package/api-services/modules/systemConfiguration/index.js.gz +0 -0
- package/api-services/modules/tool/index.js +387 -383
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/index.js +360 -356
- package/api-services/src/create-service/index.js.gz +0 -0
- package/create-api-service/i18n/index.d.ts +6 -0
- package/create-api-service/i18n/index.js +9 -8
- package/create-api-service/index.js +360 -356
- package/create-api-service/index.js.gz +0 -0
- package/package.json +4 -4
|
@@ -2,54 +2,67 @@ declare const _default: {
|
|
|
2
2
|
导入进度: {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
+
_appCode: string;
|
|
5
6
|
};
|
|
6
7
|
上传失败: {
|
|
7
8
|
'zh-CN': string;
|
|
8
9
|
en: string;
|
|
10
|
+
_appCode: string;
|
|
9
11
|
};
|
|
10
12
|
导入成功: {
|
|
11
13
|
'zh-CN': string;
|
|
12
14
|
en: string;
|
|
15
|
+
_appCode: string;
|
|
13
16
|
};
|
|
14
17
|
导出进度: {
|
|
15
18
|
'zh-CN': string;
|
|
16
19
|
en: string;
|
|
20
|
+
_appCode: string;
|
|
17
21
|
};
|
|
18
22
|
导出: {
|
|
19
23
|
'zh-CN': string;
|
|
20
24
|
en: string;
|
|
25
|
+
_appCode: string;
|
|
21
26
|
};
|
|
22
27
|
导入: {
|
|
23
28
|
'zh-CN': string;
|
|
24
29
|
en: string;
|
|
30
|
+
_appCode: string;
|
|
25
31
|
};
|
|
26
32
|
失败: {
|
|
27
33
|
'zh-CN': string;
|
|
28
34
|
en: string;
|
|
35
|
+
_appCode: string;
|
|
29
36
|
};
|
|
30
37
|
成功: {
|
|
31
38
|
'zh-CN': string;
|
|
32
39
|
en: string;
|
|
40
|
+
_appCode: string;
|
|
33
41
|
};
|
|
34
42
|
部分: {
|
|
35
43
|
'zh-CN': string;
|
|
36
44
|
en: string;
|
|
45
|
+
_appCode: string;
|
|
37
46
|
};
|
|
38
47
|
'\u90E8\u5206\u6570\u636E\u6821\u9A8C\u4E0D\u901A\u8FC7\uFF0C\u8BF7\u4E0B\u8F7D\u9644\u4EF6\u5E76\u4FEE\u6539\uFF0C\u91CD\u65B0\u5BFC\u5165\uFF01': {
|
|
39
48
|
'zh-CN': string;
|
|
40
49
|
en: string;
|
|
50
|
+
_appCode: string;
|
|
41
51
|
};
|
|
42
52
|
'das-utils_export-success-tip': {
|
|
43
53
|
'zh-CN': string;
|
|
44
54
|
en: string;
|
|
55
|
+
_appCode: string;
|
|
45
56
|
};
|
|
46
57
|
'das-utils_export-failure-tip': {
|
|
47
58
|
'zh-CN': string;
|
|
48
59
|
en: string;
|
|
60
|
+
_appCode: string;
|
|
49
61
|
};
|
|
50
62
|
'das-utils_export-partially-failure-tip': {
|
|
51
63
|
'zh-CN': string;
|
|
52
64
|
en: string;
|
|
65
|
+
_appCode: string;
|
|
53
66
|
};
|
|
54
67
|
};
|
|
55
68
|
export default _default;
|
|
@@ -1,20 +1,25 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
导入进度: { "zh-CN": "导入进度", en: "Import Progress" },
|
|
3
|
-
上传失败: { "zh-CN": "上传失败", en: "Upload Failed" },
|
|
4
|
-
导入成功: { "zh-CN": "导入成功", en: "Import Successful" },
|
|
5
|
-
导出进度: { "zh-CN": "导出进度", en: "Export Progress" },
|
|
6
|
-
导出: { "zh-CN": "导出", en: "Export" },
|
|
7
|
-
导入: { "zh-CN": "导入", en: "Import" },
|
|
8
|
-
失败: { "zh-CN": "失败", en: "Failed" },
|
|
9
|
-
成功: { "zh-CN": "成功", en: "Success" },
|
|
10
|
-
部分: { "zh-CN": "部分", en: "Partial" },
|
|
2
|
+
导入进度: { "zh-CN": "导入进度", en: "Import Progress", _appCode: "framework" },
|
|
3
|
+
上传失败: { "zh-CN": "上传失败", en: "Upload Failed", _appCode: "framework" },
|
|
4
|
+
导入成功: { "zh-CN": "导入成功", en: "Import Successful", _appCode: "framework" },
|
|
5
|
+
导出进度: { "zh-CN": "导出进度", en: "Export Progress", _appCode: "framework" },
|
|
6
|
+
导出: { "zh-CN": "导出", en: "Export", _appCode: "framework" },
|
|
7
|
+
导入: { "zh-CN": "导入", en: "Import", _appCode: "framework" },
|
|
8
|
+
失败: { "zh-CN": "失败", en: "Failed", _appCode: "framework" },
|
|
9
|
+
成功: { "zh-CN": "成功", en: "Success", _appCode: "framework" },
|
|
10
|
+
部分: { "zh-CN": "部分", en: "Partial", _appCode: "framework" },
|
|
11
11
|
"部分数据校验不通过,请下载附件并修改,重新导入!": {
|
|
12
12
|
"zh-CN": "部分数据校验不通过,请下载附件并修改,重新导入!",
|
|
13
|
-
en: "Some
|
|
13
|
+
en: "Some Data Validation Failed, Please Download the Attachment, Correct It, and Re-Import!",
|
|
14
|
+
_appCode: "framework"
|
|
14
15
|
},
|
|
15
|
-
"das-utils_export-success-tip": { "zh-CN": "$0成功", en: "$0
|
|
16
|
-
"das-utils_export-failure-tip": { "zh-CN": "$0失败", en: "$0
|
|
17
|
-
"das-utils_export-partially-failure-tip": {
|
|
16
|
+
"das-utils_export-success-tip": { "zh-CN": "$0成功", en: "$0 Success", _appCode: "framework" },
|
|
17
|
+
"das-utils_export-failure-tip": { "zh-CN": "$0失败", en: "$0 Failure", _appCode: "framework" },
|
|
18
|
+
"das-utils_export-partially-failure-tip": {
|
|
19
|
+
"zh-CN": "部分$0失败",
|
|
20
|
+
en: "Partially $0 Failure",
|
|
21
|
+
_appCode: "framework"
|
|
22
|
+
}
|
|
18
23
|
};
|
|
19
24
|
export {
|
|
20
25
|
e as default
|
|
Binary file
|