Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
ibzdst
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
1
议题
1
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
ibiz4jteam
ibzdst
提交
23fc8007
提交
23fc8007
编写于
12月 31, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhouweidong 发布系统代码 [ibz-dst,应用]
上级
3640194c
变更
9
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
129 行增加
和
35 行删除
+129
-35
view-config.json
app_web/public/assets/json/view-config.json
+16
-0
meta-model_en_US_base.ts
...ocale/lanres/entities/meta-model/meta-model_en_US_base.ts
+33
-3
meta-model_zh_CN_base.ts
...ocale/lanres/entities/meta-model/meta-model_zh_CN_base.ts
+33
-3
viewconfig.ts
app_web/src/mock/viewconfig/viewconfig.ts
+16
-0
meta-model-grid-view-base.vue
...s/lite/meta-model-grid-view/meta-model-grid-view-base.vue
+8
-8
meta-model-ui-service-base.ts
...eb/src/uiservice/meta-model/meta-model-ui-service-base.ts
+4
-2
h2_table.xml
ibzdst-core/src/main/resources/liquibase/h2_table.xml
+17
-17
DABuildMapper.xml
.../main/resources/mapper/analysis/dabuild/DABuildMapper.xml
+1
-1
DAMetricMapper.xml
...ain/resources/mapper/analysis/dametric/DAMetricMapper.xml
+1
-1
未找到文件。
app_web/public/assets/json/view-config.json
浏览文件 @
23fc8007
...
...
@@ -151,6 +151,14 @@
"viewname"
:
"DAMetricGridView"
,
"viewtag"
:
"311397b990a864f52992aa9b391bfc32"
},
"metamodelfileuploadoptionview"
:
{
"title"
:
"模型选项操作视图"
,
"caption"
:
"模型"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"lite"
,
"viewname"
:
"MetaModelFileUploadOptionView"
,
"viewtag"
:
"35ffea078130f40ec781f57b0103fb0d"
},
"dstsystempickupview"
:
{
"title"
:
"系统数据选择视图"
,
"caption"
:
"系统"
,
...
...
@@ -327,6 +335,14 @@
"viewname"
:
"MetaFieldPickupGridView"
,
"viewtag"
:
"914cae9916bd367675367665e8165397"
},
"metamodelimportfile"
:
{
"title"
:
"模型实体导入文件"
,
"caption"
:
"模型实体导入文件"
,
"viewtype"
:
"DEHTMLVIEW"
,
"viewmodule"
:
"lite"
,
"viewname"
:
"MetaModelimportFile"
,
"viewtag"
:
"9171e50e8a680950da2ec6c6e3b1be2a"
},
"dstdatasourcepickupgridview"
:
{
"title"
:
"数据源选择表格视图"
,
"caption"
:
"数据源"
,
...
...
app_web/src/locale/lanres/entities/meta-model/meta-model_en_US_base.ts
浏览文件 @
23fc8007
...
...
@@ -18,6 +18,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型选择表格视图"
,
null
),
},
fileuploadoptionview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型选项操作视图"
,
null
),
},
pickupview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型数据选择视图"
,
null
),
...
...
@@ -26,6 +30,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型编辑视图"
,
null
),
},
importfile
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型实体导入文件"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型实体导入文件"
,
null
),
},
mpickupview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型数据多项选择视图"
,
null
),
...
...
@@ -58,6 +66,28 @@ function getLocaleResourceBase(){
uiactions
:
{
},
},
fileupload_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"模型基本信息"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
group2
:
commonLogic
.
appcommonhandle
(
"操作信息"
,
null
),
formpage2
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
srfupdatedate
:
commonLogic
.
appcommonhandle
(
"最后修改时间"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"标识"
,
null
),
srfmajortext
:
commonLogic
.
appcommonhandle
(
"名称"
,
null
),
srftempmode
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfuf
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件"
,
null
),
createdate
:
commonLogic
.
appcommonhandle
(
"创建时间"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"最后修改时间"
,
null
),
modelid
:
commonLogic
.
appcommonhandle
(
"标识"
,
null
),
},
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
modelname
:
commonLogic
.
appcommonhandle
(
"名称"
,
null
),
...
...
@@ -78,9 +108,9 @@ function getLocaleResourceBase(){
},
},
gridviewtoolbar_toolbar
:
{
tbitem1_export
file
:
{
caption
:
commonLogic
.
appcommonhandle
(
"
导出文件
"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"
导出文件
"
,
null
),
tbitem1_export
:
{
caption
:
commonLogic
.
appcommonhandle
(
"
模型导出
"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"
模型导出
"
,
null
),
},
tbitem2
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
...
...
app_web/src/locale/lanres/entities/meta-model/meta-model_zh_CN_base.ts
浏览文件 @
23fc8007
...
...
@@ -18,6 +18,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型选择表格视图"
,
null
),
},
fileuploadoptionview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型选项操作视图"
,
null
),
},
pickupview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型数据选择视图"
,
null
),
...
...
@@ -26,6 +30,10 @@ function getLocaleResourceBase(){
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型编辑视图"
,
null
),
},
importfile
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型实体导入文件"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型实体导入文件"
,
null
),
},
mpickupview
:
{
caption
:
commonLogic
.
appcommonhandle
(
"模型"
,
null
),
title
:
commonLogic
.
appcommonhandle
(
"模型数据多项选择视图"
,
null
),
...
...
@@ -58,6 +66,28 @@ function getLocaleResourceBase(){
uiactions
:
{
},
},
fileupload_form
:
{
details
:
{
group1
:
commonLogic
.
appcommonhandle
(
"模型基本信息"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
group2
:
commonLogic
.
appcommonhandle
(
"操作信息"
,
null
),
formpage2
:
commonLogic
.
appcommonhandle
(
"其它"
,
null
),
srfupdatedate
:
commonLogic
.
appcommonhandle
(
"最后修改时间"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"标识"
,
null
),
srfmajortext
:
commonLogic
.
appcommonhandle
(
"名称"
,
null
),
srftempmode
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfuf
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
formitem
:
commonLogic
.
appcommonhandle
(
"文件"
,
null
),
createdate
:
commonLogic
.
appcommonhandle
(
"创建时间"
,
null
),
updatedate
:
commonLogic
.
appcommonhandle
(
"最后修改时间"
,
null
),
modelid
:
commonLogic
.
appcommonhandle
(
"标识"
,
null
),
},
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
modelname
:
commonLogic
.
appcommonhandle
(
"名称"
,
null
),
...
...
@@ -78,9 +108,9 @@ function getLocaleResourceBase(){
},
},
gridviewtoolbar_toolbar
:
{
tbitem1_export
file
:
{
caption
:
commonLogic
.
appcommonhandle
(
"
导出文件
"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"
导出文件
"
,
null
),
tbitem1_export
:
{
caption
:
commonLogic
.
appcommonhandle
(
"
模型导出
"
,
null
),
tip
:
commonLogic
.
appcommonhandle
(
"
模型导出
"
,
null
),
},
tbitem2
:
{
caption
:
commonLogic
.
appcommonhandle
(
"-"
,
null
),
...
...
app_web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
23fc8007
...
...
@@ -159,6 +159,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"DAMetricGridView"
,
"viewtag"
:
"311397b990a864f52992aa9b391bfc32"
},
"metamodelfileuploadoptionview"
:
{
"title"
:
"模型选项操作视图"
,
"caption"
:
"模型"
,
"viewtype"
:
"DEOPTVIEW"
,
"viewmodule"
:
"lite"
,
"viewname"
:
"MetaModelFileUploadOptionView"
,
"viewtag"
:
"35ffea078130f40ec781f57b0103fb0d"
},
"dstsystempickupview"
:
{
"title"
:
"系统数据选择视图"
,
"caption"
:
"系统"
,
...
...
@@ -335,6 +343,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"MetaFieldPickupGridView"
,
"viewtag"
:
"914cae9916bd367675367665e8165397"
},
"metamodelimportfile"
:
{
"title"
:
"模型实体导入文件"
,
"caption"
:
"模型实体导入文件"
,
"viewtype"
:
"DEHTMLVIEW"
,
"viewmodule"
:
"lite"
,
"viewname"
:
"MetaModelimportFile"
,
"viewtag"
:
"9171e50e8a680950da2ec6c6e3b1be2a"
},
"dstdatasourcepickupgridview"
:
{
"title"
:
"数据源选择表格视图"
,
"caption"
:
"数据源"
,
...
...
app_web/src/pages/lite/meta-model-grid-view/meta-model-grid-view-base.vue
浏览文件 @
23fc8007
...
...
@@ -13,11 +13,11 @@
<div
class=
'pull-right'
>
<div
class=
'toolbar-container'
>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
<i-button
v-show=
"toolBarModels.tbitem1_export
file.visabled"
:disabled=
"toolBarModels.tbitem1_exportfile.disabled"
class=
''
v-loading:i-button
@
click=
"toolbar_click(
{ tag: 'tbitem1_exportfile
' }, $event)">
<i-button
v-show=
"toolBarModels.tbitem1_export
.visabled"
:disabled=
"toolBarModels.tbitem1_export.disabled"
class=
''
v-loading:i-button
@
click=
"toolbar_click(
{ tag: 'tbitem1_export
' }, $event)">
<i
class=
''
></i>
<span
class=
'caption'
>
{{
$t
(
'entities.metamodel.gridviewtoolbar_toolbar.tbitem1_export
file
.caption'
)
}}
</span>
<span
class=
'caption'
>
{{
$t
(
'entities.metamodel.gridviewtoolbar_toolbar.tbitem1_export.caption'
)
}}
</span>
</i-button>
<div
slot=
'content'
>
{{
$t
(
'entities.metamodel.gridviewtoolbar_toolbar.tbitem1_export
file
.tip'
)
}}
</div>
<div
slot=
'content'
>
{{
$t
(
'entities.metamodel.gridviewtoolbar_toolbar.tbitem1_export.tip'
)
}}
</div>
</tooltip>
<span
class=
'seperator'
>
|
</span>
<tooltip
:transfer=
"true"
:max-width=
"600"
>
...
...
@@ -377,7 +377,7 @@ export default class MetaModelGridViewBase extends Vue {
* @memberof MetaModelGridView
*/
public
toolBarModels
:
any
=
{
tbitem1_export
file
:
{
name
:
'tbitem1_exportfile'
,
actiontarget
:
'NONE'
,
caption
:
'导出文件'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'exportFile
'
,
target
:
'MULTIKEY'
}
},
tbitem1_export
:
{
name
:
'tbitem1_export'
,
actiontarget
:
'NONE'
,
caption
:
'模型导出'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'export
'
,
target
:
'MULTIKEY'
}
},
tbitem2
:
{
name
:
'tbitem2'
,
type
:
'SEPERATOR'
,
visabled
:
true
,
dataaccaction
:
''
,
uiaction
:
{
}
},
tbitem3
:
{
name
:
'tbitem3'
,
actiontarget
:
'NONE'
,
caption
:
'新建'
,
disabled
:
false
,
type
:
'DEUIACTION'
,
visabled
:
true
,
noprivdisplaymode
:
2
,
dataaccaction
:
''
,
uiaction
:
{
tag
:
'New'
,
target
:
''
}
},
...
...
@@ -755,8 +755,8 @@ export default class MetaModelGridViewBase extends Vue {
* @memberof MetaModelGridViewBase
*/
public
toolbar_click
(
$event
:
any
,
$event2
?:
any
)
{
if
(
Object
.
is
(
$event
.
tag
,
'tbitem1_export
file
'
))
{
this
.
toolbar_tbitem1_export
file
_click
(
null
,
''
,
$event2
);
if
(
Object
.
is
(
$event
.
tag
,
'tbitem1_export'
))
{
this
.
toolbar_tbitem1_export_click
(
null
,
''
,
$event2
);
}
if
(
Object
.
is
(
$event
.
tag
,
'tbitem3'
))
{
this
.
toolbar_tbitem3_click
(
null
,
''
,
$event2
);
...
...
@@ -908,7 +908,7 @@ export default class MetaModelGridViewBase extends Vue {
* @param {*} [$event]
* @memberof
*/
public
toolbar_tbitem1_export
file
_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
public
toolbar_tbitem1_export_click
(
params
:
any
=
{},
tag
?:
any
,
$event
?:
any
)
{
// 参数
// 取数
let
datas
:
any
[]
=
[];
...
...
@@ -926,7 +926,7 @@ export default class MetaModelGridViewBase extends Vue {
}
// 界面行为
const
curUIService
:
MetaModelUIService
=
new
MetaModelUIService
();
curUIService
.
MetaModel_export
File
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"MetaModel"
);
curUIService
.
MetaModel_export
(
datas
,
contextJO
,
paramJO
,
$event
,
xData
,
this
,
"MetaModel"
);
}
/**
...
...
app_web/src/uiservice/meta-model/meta-model-ui-service-base.ts
浏览文件 @
23fc8007
...
...
@@ -97,8 +97,10 @@ export default class MetaModelUIServiceBase extends UIService {
*/
public
initViewMap
(){
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'pickupgridview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-pickup-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'fileuploadoptionview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-file-upload-option-view'
});
this
.
allViewMap
.
set
(
'PICKUPVIEW:'
,{
viewname
:
'pickupview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-pickup-view'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-edit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'importfile'
,
srfappde
:
'metamodels'
,
component
:
'meta-modelimport-file'
});
this
.
allViewMap
.
set
(
'MPICKUPVIEW:'
,{
viewname
:
'mpickupview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-mpickup-view'
});
this
.
allViewMap
.
set
(
'MDATAVIEW:'
,{
viewname
:
'gridview'
,
srfappde
:
'metamodels'
,
component
:
'meta-model-grid-view'
});
}
...
...
@@ -120,7 +122,7 @@ export default class MetaModelUIServiceBase extends UIService {
}
/**
*
导出文件
*
模型导出
*
* @param {any[]} args 当前数据
* @param {any} context 行为附加上下文
...
...
@@ -131,7 +133,7 @@ export default class MetaModelUIServiceBase extends UIService {
* @param {*} [srfParentDeName] 父实体名称
* @returns {Promise<any>}
*/
public
async
MetaModel_export
File
(
args
:
any
[],
context
:
any
=
{},
params
:
any
=
{},
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
){
public
async
MetaModel_export
(
args
:
any
[],
context
:
any
=
{},
params
:
any
=
{},
$event
?:
any
,
xData
?:
any
,
actionContext
?:
any
,
srfParentDeName
?:
string
){
let
data
:
any
=
{};
let
parentContext
:
any
=
{};
let
parentViewParam
:
any
=
{};
...
...
ibzdst-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
23fc8007
...
...
@@ -4,7 +4,7 @@
<!--输出实体[DA_BUILD]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509"
id=
"tab-da_build-68
-1"
>
<changeSet
author=
"
root"
id=
"tab-da_build-69
-1"
>
<createTable
tableName=
"IBZDABUILD"
>
<column
name=
"BUILDID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DA_BUILD_BUILDID"
/>
...
...
@@ -32,7 +32,7 @@
<!--输出实体[DA_CHART]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-da_chart-22-2"
>
<changeSet
author=
"
root
"
id=
"tab-da_chart-22-2"
>
<createTable
tableName=
"IBZDACHART"
>
<column
name=
"CHARTID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DA_CHART_CHARTID"
/>
...
...
@@ -54,7 +54,7 @@
<!--输出实体[DA_METRIC]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509"
id=
"tab-da_metric-62
-3"
>
<changeSet
author=
"
root"
id=
"tab-da_metric-63
-3"
>
<createTable
tableName=
"IBZDAMETRIC"
>
<column
name=
"DA_METRICID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DA_METRIC_DA_METRICID"
/>
...
...
@@ -82,7 +82,7 @@
<!--输出实体[DA_REPORT]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-da_report-24-4"
>
<changeSet
author=
"
root
"
id=
"tab-da_report-24-4"
>
<createTable
tableName=
"IBZDAREPORT"
>
<column
name=
"REPORTID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DA_REPORT_REPORTID"
/>
...
...
@@ -104,7 +104,7 @@
<!--输出实体[DST_DATASOURCE]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-dst_datasource-6-5"
>
<changeSet
author=
"
root
"
id=
"tab-dst_datasource-6-5"
>
<createTable
tableName=
"IBZDATASOURCE"
>
<column
name=
"DSID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DST_DATASOURCE_DSID"
/>
...
...
@@ -120,7 +120,7 @@
<!--输出实体[DST_SYSTEM]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-dst_system-5-6"
>
<changeSet
author=
"
root
"
id=
"tab-dst_system-5-6"
>
<createTable
tableName=
"IBZPSSYSTEM"
>
<column
name=
"PSSYSTEMID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_DST_SYSTEM_PSSYSTEMID"
/>
...
...
@@ -140,7 +140,7 @@
<!--输出实体[RU_EXECLOG]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-ru_execlog-31-7"
>
<changeSet
author=
"
root
"
id=
"tab-ru_execlog-31-7"
>
<createTable
tableName=
"IBZRULELOG"
>
<column
name=
"RU_EXECLOGID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_RU_EXECLOG_RU_EXECLOGID"
/>
...
...
@@ -170,7 +170,7 @@
<!--输出实体[RU_EXECRESULT]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-ru_execresult-46-8"
>
<changeSet
author=
"
root
"
id=
"tab-ru_execresult-46-8"
>
<createTable
tableName=
"IBZRULERESULT"
>
<column
name=
"RU_EXECRESULTID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_RU_EXECRESULT_RU_EXECRESULT"
/>
...
...
@@ -210,7 +210,7 @@
<!--输出实体[META_DATASET]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-meta_dataset-2-9"
>
<changeSet
author=
"
root
"
id=
"tab-meta_dataset-2-9"
>
<createTable
tableName=
"IBZDATASET"
>
<column
name=
"DATASETID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_DATASET_DATASETID"
/>
...
...
@@ -232,7 +232,7 @@
<!--输出实体[META_ENTITY]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-meta_entity-13-10"
>
<changeSet
author=
"
root
"
id=
"tab-meta_entity-13-10"
>
<createTable
tableName=
"IBZENTITY"
>
<column
name=
"ENTITYID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_ENTITY_ENTITYID"
/>
...
...
@@ -264,7 +264,7 @@
<!--输出实体[META_FIELD]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-meta_field-7-11"
>
<changeSet
author=
"
root
"
id=
"tab-meta_field-7-11"
>
<createTable
tableName=
"IBZFIELD"
>
<column
name=
"FIELDID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_FIELD_FIELDID"
/>
...
...
@@ -328,7 +328,7 @@
<!--输出实体[META_MODEL]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509"
id=
"tab-meta_model-29
-12"
>
<changeSet
author=
"
root"
id=
"tab-meta_model-34
-12"
>
<createTable
tableName=
"IBZMODEL"
>
<column
name=
"MODELID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_MODEL_MODELID"
/>
...
...
@@ -354,7 +354,7 @@
<!--输出实体[META_MODULE]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-meta_module-7-13"
>
<changeSet
author=
"
root
"
id=
"tab-meta_module-7-13"
>
<createTable
tableName=
"IBZMODULE"
>
<column
name=
"MODULEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_MODULE_MODULEID"
/>
...
...
@@ -372,7 +372,7 @@
<!--输出实体[META_RELATION]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-meta_relation-6-14"
>
<changeSet
author=
"
root
"
id=
"tab-meta_relation-6-14"
>
<createTable
tableName=
"IBZRELATION"
>
<column
name=
"RELATIONID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_META_RELATION_RELATIONID"
/>
...
...
@@ -404,7 +404,7 @@
<!--输出实体[RU_ENGINE]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509
"
id=
"tab-ru_engine-45-15"
>
<changeSet
author=
"
root
"
id=
"tab-ru_engine-45-15"
>
<createTable
tableName=
"IBZRULEENGINE"
>
<column
name=
"ENGINEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_RU_ENGINE_ENGINEID"
/>
...
...
@@ -432,7 +432,7 @@
<!--输出实体[RU_ITEM]数据结构 -->
<changeSet
author=
"
a_A_5d9d78509"
id=
"tab-ru_item-78
-16"
>
<changeSet
author=
"
root"
id=
"tab-ru_item-79
-16"
>
<createTable
tableName=
"IBZRULE"
>
<column
name=
"RULEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_RU_ITEM_RULEID"
/>
...
...
@@ -469,7 +469,7 @@
<!--输出实体[DA_BUILD]外键关系 -->
<!--输出实体[DA_CHART]外键关系 -->
<!--输出实体[DA_METRIC]外键关系 -->
<changeSet
author=
"
a_A_5d9d78509"
id=
"fk-da_metric-62
-17"
>
<changeSet
author=
"
root"
id=
"fk-da_metric-63
-17"
>
<addForeignKeyConstraint
baseColumnNames=
"BUILDID"
baseTableName=
"IBZDAMETRIC"
constraintName=
"DER1N_DA_METRIC_DA_BUILD_BUILD"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"BUILDID"
referencedTableName=
"IBZDABUILD"
validate=
"true"
/>
</changeSet>
<!--输出实体[DA_REPORT]外键关系 -->
...
...
ibzdst-core/src/main/resources/mapper/analysis/dabuild/DABuildMapper.xml
浏览文件 @
23fc8007
...
...
@@ -50,7 +50,7 @@
</sql>
<!--数据查询[Default]-->
<sql
id=
"Default"
databaseId=
"oracle"
>
<![CDATA[ SELECT t1.BUILDID, t1.BUILDNAME, t1.BUILDSTATE, t1.LASTRUNTIME, t1.MODELID, t1.MODELNAME, t1.PROCESSED, t11.SYSTEMID, t1.TOTAL FROM IBZDABUILD t1 LEFT JOIN IBZMODEL t11 ON t1.MODELID = t11.MODELID
<![CDATA[ SELECT t1.BUILDID, t1.BUILDNAME, t1.BUILDSTATE, t1.
DADIMENSION, t1.
LASTRUNTIME, t1.MODELID, t1.MODELNAME, t1.PROCESSED, t11.SYSTEMID, t1.TOTAL FROM IBZDABUILD t1 LEFT JOIN IBZMODEL t11 ON t1.MODELID = t11.MODELID
]]>
</sql>
<!--数据查询[Default]-->
...
...
ibzdst-core/src/main/resources/mapper/analysis/dametric/DAMetricMapper.xml
浏览文件 @
23fc8007
...
...
@@ -49,7 +49,7 @@
</sql>
<!--数据查询[Default]-->
<sql
id=
"Default"
databaseId=
"oracle"
>
<![CDATA[ SELECT t1.BUILDID, t11.BUILDNAME, t1.CREATEDATE, t1.DA_METRICID, t1.DA_METRICNAME, t1.EXTOP, t1.METRICTYPE, t11.MODELID, t11.MODELNAME, t1.REFMETRIC, t1.UPDATEDATE FROM IBZDAMETRIC t1 LEFT JOIN IBZDABUILD t11 ON t1.BUILDID = t11.BUILDID
<![CDATA[ SELECT t1.BUILDID, t11.BUILDNAME, t1.CREATEDATE, t1.DA_METRICID, t1.DA_METRICNAME, t1.EXTOP, t1.
FIELDSET, t1.
METRICTYPE, t11.MODELID, t11.MODELNAME, t1.REFMETRIC, t1.UPDATEDATE FROM IBZDAMETRIC t1 LEFT JOIN IBZDABUILD t11 ON t1.BUILDID = t11.BUILDID
]]>
</sql>
<!--数据查询[Default]-->
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录