build
This commit is contained in:
parent
11db66d47b
commit
5f844777a6
|
|
@ -23,4 +23,5 @@ exports.SelectFreeEntities = [
|
|||
'mobile',
|
||||
'wechatQrCode',
|
||||
'messageTypeTemplateId',
|
||||
'token',
|
||||
];
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@ var i18ns = [
|
|||
}
|
||||
},
|
||||
{
|
||||
id: "65801f60e3c6d0197f2f0a44a794ccf7",
|
||||
namespace: "oak-general-business-l-common",
|
||||
id: "ada0227a3fe7b54eddce578f15f015b8",
|
||||
namespace: "oak-general-business-l-Common",
|
||||
language: "zh-CN",
|
||||
module: "oak-general-business",
|
||||
position: "locales/common",
|
||||
position: "locales/Common",
|
||||
data: {
|
||||
"noData": "暂无数据",
|
||||
"areYouSure": "请确认",
|
||||
|
|
|
|||
|
|
@ -256,11 +256,11 @@ const i18ns: I18n[] = [
|
|||
}
|
||||
},
|
||||
{
|
||||
id: "65801f60e3c6d0197f2f0a44a794ccf7",
|
||||
namespace: "oak-general-business-l-common",
|
||||
id: "ada0227a3fe7b54eddce578f15f015b8",
|
||||
namespace: "oak-general-business-l-Common",
|
||||
language: "zh-CN",
|
||||
module: "oak-general-business",
|
||||
position: "locales/common",
|
||||
position: "locales/Common",
|
||||
data: {
|
||||
"noData": "暂无数据",
|
||||
"areYouSure": "请确认",
|
||||
|
|
|
|||
Loading…
Reference in New Issue