Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
efca880d
提交
efca880d
编写于
4月 10, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
MoneyQ 发布系统代码 [后台服务,演示应用]
上级
85bf6bda
变更
34
隐藏空白字符变更
内嵌
并排
正在显示
34 个修改的文件
包含
2239 行增加
和
91 行删除
+2239
-91
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
guide-borrow-form-form-base.vue
...ok/guide-borrow-form-form/guide-borrow-form-form-base.vue
+5
-5
guide-return-form-form-base.vue
...ok/guide-return-form-form/guide-return-form-form-base.vue
+5
-5
guide-view-form-form-base.vue
...izbook/guide-view-form-form/guide-view-form-form-base.vue
+5
-5
guide-wizardpanel-base.vue
...ets/ibizbook/guide-wizardpanel/guide-wizardpanel-base.vue
+1
-1
main-multieditviewpanel-base.vue
...-main-multieditviewpanel/main-multieditviewpanel-base.vue
+2
-2
main-multieditviewpanel-base.vue
.../main-multieditviewpanel/main-multieditviewpanel-base.vue
+2
-2
list-exp-list-base.vue
...rc/widgets/ibizorder/list-exp-list/list-exp-list-base.vue
+4
-4
Sample.json
...c/main/resources/static/remotemodel/PSMODULES/Sample.json
+3
-0
IBIZSample0023.json
...model/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json
+137
-0
IBIZSample0023Ext.json
...el/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext.json
+1
-1
IBIZSample0023Ext2.json
...l/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json
+1402
-0
CheckKey.json
...DATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/CheckKey.json
+24
-0
Create.json
...PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Create.json
+25
-0
Get.json
...le/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Get.json
+28
-0
GetDraft.json
...DATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/GetDraft.json
+28
-0
Remove.json
...PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Remove.json
+26
-0
Save.json
...e/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Save.json
+23
-0
Update.json
...PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Update.json
+25
-0
MYSQL5.json
...e0023Ext2/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
+27
-0
MYSQL5.json
...mple0023Ext2/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
+27
-0
DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json
...3Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json
+33
-0
IBIZSample0024.json
...model/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0024.json
+1
-1
IBIZSample0026.json
...model/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0026.json
+1
-0
Usr.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
+12
-12
TreeTable.json
.../PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
+12
-12
IBIZBOOKGanttView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
+12
-12
IBIZBOOKTreeGridExView.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
+12
-12
DEFAULT.json
.../resources/static/remotemodel/PSSYSDBSCHEMES/DEFAULT.json
+76
-0
DEFAULT.json
...main/resources/static/remotemodel/PSSYSI18NS/DEFAULT.json
+83
-0
DemoAPI.json
...esources/static/remotemodel/PSSYSSERVICEAPIS/DemoAPI.json
+15
-0
PSSYSTEM.json
...-boot/src/main/resources/static/remotemodel/PSSYSTEM.json
+7
-0
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+36
-15
DemoSys.json
demo-core/src/main/resources/sysmodel/DemoSys.json
+137
-0
未找到文件。
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
efca880d
...
...
@@ -719,7 +719,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
4ListView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -755,7 +755,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
4ListView_layout
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9GridView
'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/guide-borrow-form-form/guide-borrow-form-form-base.vue
浏览文件 @
efca880d
...
...
@@ -1460,7 +1460,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1507,7 +1507,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
*/
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1577,7 +1577,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1687,7 +1687,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
...
@@ -1779,7 +1779,7 @@ export default class GuideBorrowFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/guide-return-form-form/guide-return-form-form-base.vue
浏览文件 @
efca880d
...
...
@@ -1422,7 +1422,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1469,7 +1469,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
*/
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1539,7 +1539,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1649,7 +1649,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
...
@@ -1741,7 +1741,7 @@ export default class GuideReturnFormBase extends Vue implements ControlInterface
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/guide-view-form-form/guide-view-form-form-base.vue
浏览文件 @
efca880d
...
...
@@ -1541,7 +1541,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loadaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -1588,7 +1588,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.loaddraftaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
@@ -1658,7 +1658,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,{
viewparams
:
this
.
viewparams
});
...
...
@@ -1768,7 +1768,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
const
action
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)
?
this
.
updateAction
:
this
.
createAction
;
if
(
!
action
){
let
actionName
:
any
=
Object
.
is
(
data
.
srfuf
,
'1'
)?
"updateAction"
:
"createAction"
;
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.actionname'
)
as
string
)
});
return
;
}
Object
.
assign
(
arg
,
{
viewparams
:
this
.
viewparams
});
...
...
@@ -1860,7 +1860,7 @@ export default class GuideViewFormBase extends Vue implements ControlInterface {
public
remove
(
opt
:
Array
<
any
>
=
[],
showResultInfo
?:
boolean
):
Promise
<
any
>
{
return
new
Promise
((
resolve
:
any
,
reject
:
any
)
=>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView
_layout
'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKWizardView'
+
(
this
.
$t
(
'app.formpage.notconfig.removeaction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
opt
[
0
];
...
...
app_Web/src/widgets/ibizbook/guide-wizardpanel/guide-wizardpanel-base.vue
浏览文件 @
efca880d
...
...
@@ -369,7 +369,7 @@ export default class GuideBase extends Vue implements ControlInterface {
* @type {Boolean}
* @memberof GuideBase
*/
public
isShowStepBar
:
Boolean
=
tru
e
;
public
isShowStepBar
:
Boolean
=
fals
e
;
/**
* 获取多项数据
...
...
app_Web/src/widgets/ibizbook/ibizbookusr5-edit-view-main-multieditviewpanel/main-multieditviewpanel-base.vue
浏览文件 @
efca880d
...
...
@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
load
(
data
:
any
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2MEditView9_layout
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
MEditView9
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.fetchAction'
)
as
string
)
});
return
;
}
let
arg
:
any
=
{};
...
...
@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
handleAdd
(){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2MEditView9_layout
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
MEditView9
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
promice
:
Promise
<
any
>
=
this
.
service
.
loadDraft
(
this
.
loaddraftAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),{
viewparams
:
this
.
viewparams
},
this
.
showBusyIndicator
);
...
...
app_Web/src/widgets/ibizbook/main-multieditviewpanel/main-multieditviewpanel-base.vue
浏览文件 @
efca880d
...
...
@@ -526,7 +526,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
load
(
data
:
any
):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2MEditView9_layout
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
MEditView9
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.fetchAction'
)
as
string
)
});
return
;
}
let
arg
:
any
=
{};
...
...
@@ -561,7 +561,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
handleAdd
(){
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr2MEditView9_layout
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
MEditView9
'
+
(
this
.
$t
(
'app.multiEditView.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
promice
:
Promise
<
any
>
=
this
.
service
.
loadDraft
(
this
.
loaddraftAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),{
viewparams
:
this
.
viewparams
},
this
.
showBusyIndicator
);
...
...
app_Web/src/widgets/ibizorder/list-exp-list/list-exp-list-base.vue
浏览文件 @
efca880d
...
...
@@ -601,7 +601,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{}):
Promise
<
any
>
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -731,7 +731,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.removeAction'
)
as
string
)
});
return
;
}
if
(
datas
.
length
===
0
)
{
...
...
@@ -836,7 +836,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -844,7 +844,7 @@ export default class ListExpBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZOrderListExpView
_layout
'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.warning'
)
as
string
),
desc
:
'IBIZOrderListExpView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizorder
){
...
...
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample.json
浏览文件 @
efca880d
...
...
@@ -585,6 +585,9 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0024.json"
...
...
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json
浏览文件 @
efca880d
...
...
@@ -1328,6 +1328,88 @@
"phisicalDEField"
:
false
,
"queryColumn"
:
false
,
"uIAssistDEField"
:
true
},
{
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefuimodes/Default"
,
"name"
:
"[FIELDEXT2][扩展数据2]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"HIDDEN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefformitems/Default"
,
"name"
:
"[FIELDEXT2][扩展数据2]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefformitems/Default"
,
"stringLength"
:
1048576
,
"uIMode"
:
"DEFAULT"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefuimodes/MobileDefault"
,
"name"
:
"[FIELDEXT2][扩展数据2]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"HIDDEN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefformitems/MobileDefault"
,
"name"
:
"[FIELDEXT2][扩展数据2]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefformitems/MobileDefault"
,
"stringLength"
:
1048576
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"FIELDEXT2"
,
"maxValue"
:
1048576
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[1048576]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[1048576]"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2/psdefvaluerules/Default"
,
"ruleInfo"
:
"内容长度必须小于等于[1048576]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"FieldExt2"
,
"dEFType"
:
5
,
"dataType"
:
"ONE2ONEDATA"
,
"importOrder"
:
1000
,
"length"
:
1048576
,
"logicName"
:
"扩展数据2"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2"
,
"name"
:
"FIELDEXT2"
,
"getPSDER"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdefields/FIELDEXT2"
,
"serviceCodeName"
:
"FieldExt2"
,
"stdDataType"
:
21
,
"stringLength"
:
1048576
,
"valueFormat"
:
"%1$s"
,
"viewLevel"
:
0
,
"phisicalDEField"
:
false
,
"queryColumn"
:
false
,
"uIAssistDEField"
:
true
}
],
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"IBIZSample0023DTO"
,
...
...
@@ -1428,6 +1510,29 @@
"sourceType"
:
"DEFIELD"
,
"stringLength"
:
1048576
,
"type"
:
"DTO"
},
{
"logicName"
:
"扩展数据2"
,
"name"
:
"FieldExt2"
,
"getPSDEField"
:
{
"name"
:
"FIELDEXT2"
,
"codeName"
:
"FieldExt2"
},
"getPSDER"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023/psdemethoddtos/IBIZSample0023DTO/psdemethoddtofields/FieldExt2"
,
"getRefPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"getRefPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"sourceType"
:
"DEFIELD"
,
"stringLength"
:
1048576
,
"type"
:
"DTO"
},
{
"logicName"
:
"头数据标识"
,
"name"
:
"IBIZSample0023Id"
,
...
...
@@ -1665,6 +1770,38 @@
"codeName"
:
"IBIZSample0023Name"
},
"getMajorPSDERs"
:
[
{
"codeName"
:
"IBIZSample0023"
,
"dERType"
:
"DER11"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
,
"fKeyName"
:
"F2A9C706F28938CB86"
,
"logicName"
:
"物理存储扩展"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"getMajorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"masterOrder"
:
-1
,
"masterRS"
:
0
,
"getMinorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"orderValue"
:
100
,
"getPSOne2OneDataDEField"
:
{
"name"
:
"FIELDEXT2"
,
"codeName"
:
"FieldExt2"
},
"getPSPickupDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"pickupDEFName"
:
"IBIZSAMPLE0023EXT2ID"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"removeActionType"
:
-1
,
"removeOrder"
:
0
,
"enableFKey"
:
true
},
{
"codeName"
:
"IBIZSample0023"
,
"dERType"
:
"DER1N"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0026/PSDERS/DER1N_IBIZSAMPLE0026_IBIZSAMPLE0023_IBIZSAMPLE0023ID.json"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext.json
浏览文件 @
efca880d
...
...
@@ -767,7 +767,7 @@
"name"
:
"PARAM"
,
"codeName"
:
"Param"
},
"memo"
:
"演示属性1:1"
,
"memo"
:
"演示属性1:1
(无存储)
"
,
"getMinorPSDERs"
:
[
{
"codeName"
:
"IBIZSample0023"
,
"dERSubType"
:
"DER11"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json
0 → 100644
浏览文件 @
efca880d
{
"getAllPSDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeacmodes/DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
},
{
"dataType"
:
25
,
"name"
:
"text"
}
],
"pagingSize"
:
50
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeacmodes/DEFAULT"
,
"defaultMode"
:
true
,
"enablePagingBar"
:
false
,
"id"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACMODES/Default.json"
}
],
"getAllPSDEActions"
:
[
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Create.json"
,
"logicName"
:
"Create"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Create"
,
"name"
:
"Create"
,
"orderValue"
:
1
,
"getPSDEActionInput"
:
{
"name"
:
"CreateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Create"
,
"builtinAction"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Update.json"
,
"logicName"
:
"Update"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Update"
,
"name"
:
"Update"
,
"orderValue"
:
11
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Update"
,
"builtinAction"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Remove.json"
,
"logicName"
:
"Remove"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Remove"
,
"name"
:
"Remove"
,
"orderValue"
:
21
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"name"
:
"RemoveInput"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Remove"
,
"batchAction"
:
true
,
"builtinAction"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Get.json"
,
"logicName"
:
"Get"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Get"
,
"name"
:
"Get"
,
"orderValue"
:
31
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"name"
:
"GetInput"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Get"
,
"builtinAction"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/GetDraft.json"
,
"logicName"
:
"GetDraft"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/GetDraft"
,
"name"
:
"GetDraft"
,
"orderValue"
:
41
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraftInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraftResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/GetDraft"
,
"builtinAction"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/CheckKey.json"
,
"logicName"
:
"CheckKey"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/CheckKey"
,
"name"
:
"CheckKey"
,
"getPSDEActionInput"
:
{
"name"
:
"CheckKeyInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/CheckKey"
,
"builtinAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Save.json"
,
"logicName"
:
"Save"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Save"
,
"name"
:
"Save"
,
"getPSDEActionInput"
:
{
"name"
:
"SaveInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Save"
,
"builtinAction"
:
true
}
],
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedbcfgs/MYSQL5"
,
"name"
:
"MYSQL5"
,
"objNameCase"
:
"DEFAULT"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedbcfgs/MYSQL5"
,
"standardTableName"
:
"`T_IBIZSAMPLE0023EXT2`"
,
"tableName"
:
"T_IBIZSAMPLE0023EXT2"
,
"valid"
:
true
}
],
"getAllPSDEDBTables"
:
[
{
"getAllPSDEFields"
:
[
{
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"codeName"
:
"IBIZSample0023Ext2Name"
},
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
],
"codeName"
:
"Table"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdetables/Table"
,
"name"
:
"T_IBIZSAMPLE0023EXT2"
,
"getPSSysDBTable"
:
{
"modelref"
:
true
,
"id"
:
"T_IBIZSAMPLE0023EXT2"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdetables/Table"
,
"tableType"
:
"MAIN"
}
],
"getAllPSDEDataQueries"
:
[
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"Default"
,
"logicName"
:
"数据查询"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"IBIZSAMPLE0023EXT2"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"DefaultInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2FilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"DefaultResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTOS"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/DEFAULT"
,
"defaultMode"
:
true
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"View"
,
"logicName"
:
"默认(全部数据)"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/VIEW"
,
"name"
:
"VIEW"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"IBIZSAMPLE0023EXT2"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"ViewInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2FilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"ViewResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTOS"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/VIEW"
,
"viewLevel"
:
0
}
],
"getAllPSDEDataSets"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"数据集"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedatasets/DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEDataQueries"
:
[
{
"modelref"
:
true
,
"id"
:
"Default"
}
],
"getPSDEDataSetInput"
:
{
"name"
:
"DefaultInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2FilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataSetReturn"
:
{
"name"
:
"DefaultResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"PAGE"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedatasets/DEFAULT"
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"getAllPSDEFields"
:
[
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"IBIZSAMPLE0023EXT2NAME"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"queryCodeExp"
:
"t1.`IBIZSAMPLE0023EXT2NAME`"
,
"standardColumnName"
:
"`IBIZSAMPLE0023EXT2NAME`"
}
],
"getAllPSDEFSearchModes"
:
[
{
"codeName"
:
"N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefsfitems/N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"name"
:
"N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefsearchmodes/N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefuimodes/MobileDefault"
,
"name"
:
"[IBIZSAMPLE0023EXT2NAME][IBIZSample0023Ext2名称]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2名称"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2NAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2NAME]"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefformitems/MobileDefault"
,
"name"
:
"[IBIZSAMPLE0023EXT2NAME][IBIZSample0023Ext2名称]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefformitems/MobileDefault"
,
"stringLength"
:
200
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefuimodes/Default"
,
"name"
:
"[IBIZSAMPLE0023EXT2NAME][IBIZSample0023Ext2名称]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2名称"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2NAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2NAME]"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefformitems/Default"
,
"name"
:
"[IBIZSAMPLE0023EXT2NAME][IBIZSample0023Ext2名称]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefformitems/Default"
,
"stringLength"
:
200
,
"uIMode"
:
"DEFAULT"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"IBIZSAMPLE0023EXT2NAME"
,
"maxValue"
:
200
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[200]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[200]"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME/psdefvaluerules/Default"
,
"ruleInfo"
:
"内容长度必须小于等于[200]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"IBIZSample0023Ext2Name"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2名称"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2NAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2NAME]"
,
"refFlag"
:
true
},
"length"
:
200
,
"logicName"
:
"IBIZSample0023Ext2名称"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME"
,
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSAMPLE0023EXT2NAME"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2NAME"
,
"serviceCodeName"
:
"IBIZSample0023Ext2Name"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"valueFormat"
:
"%1$s"
,
"enableQuickSearch"
:
true
,
"majorDEField"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"IBIZSAMPLE0023EXT2ID"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"queryCodeExp"
:
"t1.`IBIZSAMPLE0023EXT2ID`"
,
"standardColumnName"
:
"`IBIZSAMPLE0023EXT2ID`"
}
],
"getAllPSDEFSearchModes"
:
[
{
"codeName"
:
"N_IBIZSAMPLE0023EXT2ID_EQ"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefsfitems/N_IBIZSAMPLE0023EXT2ID_EQ"
,
"name"
:
"N_IBIZSAMPLE0023EXT2ID_EQ"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefsearchmodes/N_IBIZSAMPLE0023EXT2ID_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefuimodes/MobileDefault"
,
"name"
:
"[IBIZSAMPLE0023EXT2ID][IBIZSample0023Ext2标识]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2标识"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2ID"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2ID]"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"HIDDEN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefformitems/MobileDefault"
,
"name"
:
"[IBIZSAMPLE0023EXT2ID][IBIZSample0023Ext2标识]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefformitems/MobileDefault"
,
"getRefPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefuimodes/Default"
,
"name"
:
"[IBIZSAMPLE0023EXT2ID][IBIZSample0023Ext2标识]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2标识"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2ID"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2ID]"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"HIDDEN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefformitems/Default"
,
"name"
:
"[IBIZSAMPLE0023EXT2ID][IBIZSample0023Ext2标识]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefformitems/Default"
,
"getRefPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"IBIZSAMPLE0023EXT2ID"
,
"maxValue"
:
100
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[100]"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID/psdefvaluerules/Default"
,
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"IBIZSample0023Ext2Id"
,
"dEFType"
:
1
,
"dataType"
:
"PICKUP"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2标识"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2ID"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2ID]"
,
"refFlag"
:
true
},
"length"
:
100
,
"logicName"
:
"IBIZSample0023Ext2标识"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID"
,
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSDER"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSAMPLE0023EXT2ID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/IBIZSAMPLE0023EXT2ID"
,
"getRealPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023ID"
,
"codeName"
:
"IBIZSample0023Id"
},
"getRealPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"getRelatedPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023ID"
,
"codeName"
:
"IBIZSample0023Id"
},
"getRelatedPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"serviceCodeName"
:
"IBIZSample0023Ext2Id"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
false
,
"keyDEField"
:
true
,
"linkDEField"
:
true
,
"pasteReset"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"CREATEMAN"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"CREATEMAN"
,
"queryCodeExp"
:
"t1.`CREATEMAN`"
,
"standardColumnName"
:
"`CREATEMAN`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefuimodes/Default"
,
"name"
:
"[CREATEMAN][建立人]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto859"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto859"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefformitems/Default"
,
"name"
:
"[CREATEMAN][建立人]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefformitems/Default"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefuimodes/MobileDefault"
,
"name"
:
"[CREATEMAN][建立人]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto859"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto859"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefformitems/MobileDefault"
,
"name"
:
"[CREATEMAN][建立人]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefformitems/MobileDefault"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"CREATEMAN"
,
"maxValue"
:
60
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[60]"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN/psdefvaluerules/Default"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"CreateMan"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"建立人"
,
"lanResTag"
:
"DEF.LNAME.CREATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto859"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto859"
,
"refFlag"
:
true
},
"length"
:
60
,
"logicName"
:
"建立人"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN"
,
"name"
:
"CREATEMAN"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"CREATEMAN"
},
"predefinedType"
:
"CREATEMAN"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEMAN"
,
"serviceCodeName"
:
"CreateMan"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"UPDATEDATE"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"UPDATEDATE"
,
"queryCodeExp"
:
"t1.`UPDATEDATE`"
,
"standardColumnName"
:
"`UPDATEDATE`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefuimodes/Default"
,
"name"
:
"[UPDATEDATE][更新时间]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto1074"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1074"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefformitems/Default"
,
"name"
:
"[UPDATEDATE][更新时间]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefformitems/Default"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefuimodes/MobileDefault"
,
"name"
:
"[UPDATEDATE][更新时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto1074"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1074"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefformitems/MobileDefault"
,
"name"
:
"[UPDATEDATE][更新时间]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefformitems/MobileDefault"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE/psdefvaluerules/Default"
,
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"UpdateDate"
,
"dEFType"
:
1
,
"dataType"
:
"DATETIME"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"更新时间"
,
"lanResTag"
:
"DEF.LNAME.UPDATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto1074"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto1074"
,
"refFlag"
:
true
},
"length"
:
8
,
"logicName"
:
"更新时间"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE"
,
"name"
:
"UPDATEDATE"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"UPDATEDATE"
},
"predefinedType"
:
"UPDATEDATE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEDATE"
,
"serviceCodeName"
:
"UpdateDate"
,
"stdDataType"
:
5
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"CREATEDATE"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"CREATEDATE"
,
"queryCodeExp"
:
"t1.`CREATEDATE`"
,
"standardColumnName"
:
"`CREATEDATE`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefuimodes/Default"
,
"name"
:
"[CREATEDATE][建立时间]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto964"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto964"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefformitems/Default"
,
"name"
:
"[CREATEDATE][建立时间]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefformitems/Default"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefuimodes/MobileDefault"
,
"name"
:
"[CREATEDATE][建立时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto964"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto964"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefformitems/MobileDefault"
,
"name"
:
"[CREATEDATE][建立时间]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefformitems/MobileDefault"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE/psdefvaluerules/Default"
,
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"CreateDate"
,
"dEFType"
:
1
,
"dataType"
:
"DATETIME"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"建立时间"
,
"lanResTag"
:
"DEF.LNAME.CREATEDATE"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto964"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[CREATEDATE]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto964"
,
"refFlag"
:
true
},
"length"
:
8
,
"logicName"
:
"建立时间"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE"
,
"name"
:
"CREATEDATE"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"CREATEDATE"
},
"predefinedType"
:
"CREATEDATE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/CREATEDATE"
,
"serviceCodeName"
:
"CreateDate"
,
"stdDataType"
:
5
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"UPDATEMAN"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"UPDATEMAN"
,
"queryCodeExp"
:
"t1.`UPDATEMAN`"
,
"standardColumnName"
:
"`UPDATEMAN`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefuimodes/MobileDefault"
,
"name"
:
"[UPDATEMAN][更新人]移动端默认"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto202"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto202"
,
"refFlag"
:
true
},
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefformitems/MobileDefault"
,
"name"
:
"[UPDATEMAN][更新人]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefformitems/MobileDefault"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefuimodes/Default"
,
"name"
:
"[UPDATEMAN][更新人]"
,
"getPSDEFFormItem"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto202"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto202"
,
"refFlag"
:
true
},
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefformitems/Default"
,
"name"
:
"[UPDATEMAN][更新人]"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefformitems/Default"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"UPDATEMAN"
,
"maxValue"
:
60
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[60]"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN/psdefvaluerules/Default"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"UpdateMan"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"更新人"
,
"lanResTag"
:
"DEF.LNAME.UPDATEMAN"
,
"lanResType"
:
"DEF.LNAME"
,
"mOSFilePath"
:
"pslanguageres/Auto202"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]"
,
"rTMOSFilePath"
:
"pslanguageres/Auto202"
,
"refFlag"
:
true
},
"length"
:
60
,
"logicName"
:
"更新人"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN"
,
"name"
:
"UPDATEMAN"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"UPDATEMAN"
},
"predefinedType"
:
"UPDATEMAN"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdefields/UPDATEMAN"
,
"serviceCodeName"
:
"UpdateMan"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
}
],
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"IBIZSample0023Ext2DTO"
,
"getPSDEMethodDTOFields"
:
[
{
"jsonFormat"
:
"yyyy-MM-dd HH:mm:ss"
,
"logicName"
:
"建立时间"
,
"name"
:
"CreateDate"
,
"getPSDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/CreateDate"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"建立人"
,
"name"
:
"CreateMan"
,
"getPSDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/CreateMan"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"IBIZSample0023Ext2标识"
,
"name"
:
"IBIZSample0023Ext2Id"
,
"getPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/IBIZSample0023Ext2Id"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"logicName"
:
"IBIZSample0023Ext2名称"
,
"name"
:
"IBIZSample0023Ext2Name"
,
"getPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"codeName"
:
"IBIZSample0023Ext2Name"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/IBIZSample0023Ext2Name"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"type"
:
"SIMPLE"
},
{
"jsonFormat"
:
"yyyy-MM-dd HH:mm:ss"
,
"logicName"
:
"更新时间"
,
"name"
:
"UpdateDate"
,
"getPSDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/UpdateDate"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"更新人"
,
"name"
:
"UpdateMan"
,
"getPSDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO/psdemethoddtofields/UpdateMan"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
}
],
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2DTO"
,
"sourceType"
:
"DE"
,
"type"
:
"DEFAULT"
,
"defaultMode"
:
true
},
{
"name"
:
"IBIZSample0023Ext2FilterDTO"
,
"getPSDEFilterDTOFields"
:
[
{
"logicName"
:
"IBIZSample0023Ext2标识"
,
"name"
:
"N_IBIZSAMPLE0023EXT2ID_EQ"
,
"getPSDEFSearchMode"
:
{
"modelref"
:
true
,
"id"
:
"N_IBIZSAMPLE0023EXT2ID_EQ"
},
"getPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0023EXT2ID_EQ"
,
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"IBIZSample0023Ext2名称"
,
"name"
:
"N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"getPSDEFSearchMode"
:
{
"modelref"
:
true
,
"id"
:
"N_IBIZSAMPLE0023EXT2NAME_LIKE"
},
"getPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"codeName"
:
"IBIZSample0023Ext2Name"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2FilterDTO/psdemethoddtofields/N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
}
],
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdemethoddtos/IBIZSample0023Ext2FilterDTO"
,
"sourceType"
:
"DE"
,
"type"
:
"DEFILTER"
,
"defaultMode"
:
true
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/CREATE"
,
"name"
:
"CREATE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/CREATE"
},
{
"logicName"
:
"删除"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/DELETE"
,
"name"
:
"DELETE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/DELETE"
},
{
"logicName"
:
"读取"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/READ"
,
"name"
:
"READ"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/READ"
},
{
"logicName"
:
"更新"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/UPDATE"
,
"name"
:
"UPDATE"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeopprivs/UPDATE"
}
],
"getAllPSModelDatas"
:
[
{
"codeName"
:
"PickupView"
,
"logicName"
:
"IBIZSample0023Ext2实体数据选择视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/PickupView"
,
"modelTag"
:
"PICKUPVIEW"
,
"name"
:
"IBIZSample0023Ext2实体数据选择视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/PickupView"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MPickupView"
,
"logicName"
:
"IBIZSample0023Ext2实体数据多项选择视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/MPickupView"
,
"modelTag"
:
"MPICKUPVIEW"
,
"name"
:
"IBIZSample0023Ext2实体数据多项选择视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/MPickupView"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"RedirectView"
,
"logicName"
:
"IBIZSample0023Ext2实体数据重定向视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"modelTag"
:
"REDIRECTVIEW"
,
"name"
:
"IBIZSample0023Ext2实体数据重定向视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/RedirectView"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"EditView"
,
"logicName"
:
"IBIZSample0023Ext2实体编辑视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/EditView"
,
"modelTag"
:
"EDITVIEW"
,
"name"
:
"IBIZSample0023Ext2实体编辑视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/EditView"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"EditView2"
,
"logicName"
:
"IBIZSample0023Ext2实体编辑视图(左右关系)"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/EditView2"
,
"name"
:
"IBIZSample0023Ext2实体编辑视图(左右关系)"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/EditView2"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"GridView"
,
"logicName"
:
"IBIZSample0023Ext2实体表格视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"modelTag"
:
"MDATAVIEW"
,
"name"
:
"IBIZSample0023Ext2实体表格视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/GridView"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PickupGridView"
,
"logicName"
:
"IBIZSample0023Ext2实体选择表格视图(部件视图)"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/PickupGridView"
,
"name"
:
"IBIZSample0023Ext2实体选择表格视图(部件视图)"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/PickupGridView"
,
"realModelSubType"
:
"DEPICKUPGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Main"
,
"logicName"
:
"主编辑表单"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/Main"
,
"modelTag2"
:
"0"
,
"name"
:
"主编辑表单"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Main"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
}
],
"codeName"
:
"IBIZSample0023Ext2"
,
"dEType"
:
1
,
"dSLink"
:
"DEFAULT"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dataChangeLogMode"
:
0
,
"dataImpExpMode"
:
3
,
"getDefaultPSDEDataQuery"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getDefaultPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getDefaultPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2FilterDTO"
},
"getDefaultPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
,
"enableActions"
:
7
,
"enableUIActions"
:
15
,
"enableViewLevel"
:
0
,
"extendMode"
:
0
,
"getKeyPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"getLNPSLanguageRes"
:
{
"defaultContent"
:
"IBIZSample0023Ext2"
,
"lanResTag"
:
"DE.LNAME.IBIZSAMPLE0023EXT2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[IBIZSAMPLE0023EXT2]"
,
"refFlag"
:
true
},
"logicName"
:
"IBIZSample0023Ext2"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2"
,
"getMajorPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"codeName"
:
"IBIZSample0023Ext2Name"
},
"memo"
:
"演示属性1:1(物理存储)"
,
"getMinorPSDERs"
:
[
{
"codeName"
:
"IBIZSample0023"
,
"dERType"
:
"DER11"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
,
"fKeyName"
:
"F2A9C706F28938CB86"
,
"logicName"
:
"物理存储扩展"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"getMajorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"masterOrder"
:
-1
,
"masterRS"
:
0
,
"getMinorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"orderValue"
:
100
,
"getPSOne2OneDataDEField"
:
{
"name"
:
"FIELDEXT2"
,
"codeName"
:
"FieldExt2"
},
"getPSPickupDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"pickupDEFName"
:
"IBIZSAMPLE0023EXT2ID"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"removeActionType"
:
-1
,
"removeOrder"
:
0
,
"enableFKey"
:
true
}
],
"name"
:
"IBIZSAMPLE0023EXT2"
,
"getPSSysDBScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSDBSCHEMES/DEFAULT.json"
},
"getPSSystemModule"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample.json"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2"
,
"saaSMode"
:
0
,
"serviceAPIMode"
:
1
,
"serviceCodeName"
:
"IBIZSample0023Ext2"
,
"storageMode"
:
1
,
"systemTag"
:
"DemoSys"
,
"tableName"
:
"T_IBIZSAMPLE0023EXT2"
,
"enableAPIStorage"
:
false
,
"enableCreate"
:
true
,
"enableDataVer"
:
false
,
"enableEntityCache"
:
false
,
"enableModify"
:
true
,
"enableMultiDS"
:
false
,
"enableMultiForm"
:
false
,
"enableMultiStorage"
:
false
,
"enableNoSQLStorage"
:
false
,
"enableRemove"
:
true
,
"enableSQLStorage"
:
true
,
"logicValid"
:
false
,
"subSysAsCloud"
:
false
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/CheckKey.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/CheckKey.json"
,
"logicName"
:
"CheckKey"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/CheckKey"
,
"name"
:
"CheckKey"
,
"getPSDEActionInput"
:
{
"name"
:
"CheckKeyInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/CheckKey"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Create.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Create.json"
,
"logicName"
:
"Create"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Create"
,
"name"
:
"Create"
,
"orderValue"
:
1
,
"getPSDEActionInput"
:
{
"name"
:
"CreateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Create"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Get.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Get.json"
,
"logicName"
:
"Get"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Get"
,
"name"
:
"Get"
,
"orderValue"
:
31
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"name"
:
"GetInput"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Get"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/GetDraft.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/GetDraft.json"
,
"logicName"
:
"GetDraft"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/GetDraft"
,
"name"
:
"GetDraft"
,
"orderValue"
:
41
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraftInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraftResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/GetDraft"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Remove.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Remove.json"
,
"logicName"
:
"Remove"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Remove"
,
"name"
:
"Remove"
,
"orderValue"
:
21
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"name"
:
"RemoveInput"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Remove"
,
"batchAction"
:
true
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Save.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Save.json"
,
"logicName"
:
"Save"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Save"
,
"name"
:
"Save"
,
"getPSDEActionInput"
:
{
"name"
:
"SaveInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Save"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Update.json
0 → 100644
浏览文件 @
efca880d
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEACTIONS/Update.json"
,
"logicName"
:
"Update"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Update"
,
"name"
:
"Update"
,
"orderValue"
:
11
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSample0023Ext2DTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdeactions/Update"
,
"builtinAction"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
efca880d
{
"dBType"
:
"MYSQL5"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/DEFAULT/psdedqcodes/MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`IBIZSAMPLE0023EXT2ID`"
,
"name"
:
"IBIZSAMPLE0023EXT2ID"
},
{
"expression"
:
"t1.`IBIZSAMPLE0023EXT2NAME`"
,
"name"
:
"IBIZSAMPLE0023EXT2NAME"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`IBIZSAMPLE0023EXT2ID`,
\n
t1.`IBIZSAMPLE0023EXT2NAME`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_IBIZSAMPLE0023EXT2` t1
\n
"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/DEFAULT/psdedqcodes/MYSQL5"
,
"id"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
efca880d
{
"dBType"
:
"MYSQL5"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/VIEW/psdedqcodes/MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`IBIZSAMPLE0023EXT2ID`"
,
"name"
:
"IBIZSAMPLE0023EXT2ID"
},
{
"expression"
:
"t1.`IBIZSAMPLE0023EXT2NAME`"
,
"name"
:
"IBIZSAMPLE0023EXT2NAME"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`IBIZSAMPLE0023EXT2ID`,
\n
t1.`IBIZSAMPLE0023EXT2NAME`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_IBIZSAMPLE0023EXT2` t1
\n
"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/psdedataqueries/VIEW/psdedqcodes/MYSQL5"
,
"id"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json
0 → 100644
浏览文件 @
efca880d
{
"codeName"
:
"IBIZSample0023"
,
"dERType"
:
"DER11"
,
"dynaModelFilePath"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2/PSDERS/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023.json"
,
"fKeyName"
:
"F2A9C706F28938CB86"
,
"logicName"
:
"物理存储扩展"
,
"mOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"getMajorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023.json"
},
"masterOrder"
:
-1
,
"masterRS"
:
0
,
"getMinorPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"orderValue"
:
100
,
"getPSOne2OneDataDEField"
:
{
"name"
:
"FIELDEXT2"
,
"codeName"
:
"FieldExt2"
},
"getPSPickupDEField"
:
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"codeName"
:
"IBIZSample0023Ext2Id"
},
"pickupDEFName"
:
"IBIZSAMPLE0023EXT2ID"
,
"rTMOSFilePath"
:
"psmodules/Sample/psdataentities/IBIZSAMPLE0023EXT2/minorpsders/DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"removeActionType"
:
-1
,
"removeOrder"
:
0
,
"enableFKey"
:
true
}
\ No newline at end of file
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0024.json
浏览文件 @
efca880d
...
...
@@ -708,7 +708,7 @@
"removeActionType"
:
0
,
"removeOrder"
:
-1
}
],
"memo"
:
"演示属性1:N"
,
"memo"
:
"演示属性1:N
(无存储)
"
,
"getMinorPSDERs"
:
[
{
"codeName"
:
"IBIZSample0023"
,
"dERSubType"
:
"DER1N"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSMODULES/Sample/PSDATAENTITIES/IBIZSample0026.json
浏览文件 @
efca880d
...
...
@@ -1477,6 +1477,7 @@
"name"
:
"IBIZSAMPLE0026NAME"
,
"codeName"
:
"IBIZSample0026Name"
},
"memo"
:
"演示属性1:N(物理存储)"
,
"getMinorPSDERs"
:
[
{
"codeName"
:
"IBIZSample0023"
,
"dERType"
:
"DER1N"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
浏览文件 @
efca880d
...
...
@@ -12,18 +12,6 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
},
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -71,6 +59,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
浏览文件 @
efca880d
...
...
@@ -20,18 +20,6 @@
}
}
],
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"subtext"
,
"mOSFilePath"
:
"psdetreecols/subtext"
,
"name"
:
"subtext"
,
"rTMOSFilePath"
:
"psdetreecols/subtext"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -55,6 +43,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"subtext"
,
"mOSFilePath"
:
"psdetreecols/subtext"
,
"name"
:
"subtext"
,
"rTMOSFilePath"
:
"psdetreecols/subtext"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
浏览文件 @
efca880d
...
...
@@ -46,18 +46,6 @@
"id"
:
"GANTT"
},
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"归还日期"
,
"codeName"
:
"returntime"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -105,6 +93,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"ibizbookname"
,
"mOSFilePath"
:
"psdetreecols/ibizbookname"
,
"name"
:
"ibizbookname"
,
"rTMOSFilePath"
:
"psdetreecols/ibizbookname"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
浏览文件 @
efca880d
...
...
@@ -100,18 +100,6 @@
"id"
:
"TREEGRIDEX"
},
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"subtext"
,
"mOSFilePath"
:
"psdetreecols/subtext"
,
"name"
:
"subtext"
,
"rTMOSFilePath"
:
"psdetreecols/subtext"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
...
...
@@ -135,6 +123,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书描述"
,
"codeName"
:
"subtext"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"subtext"
,
"mOSFilePath"
:
"psdetreecols/subtext"
,
"name"
:
"subtext"
,
"rTMOSFilePath"
:
"psdetreecols/subtext"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
}
],
"getPSDETreeNodeRSs"
:
[
{
"getChildPSDETreeNode"
:
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSDBSCHEMES/DEFAULT.json
浏览文件 @
efca880d
...
...
@@ -4746,6 +4746,82 @@
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023"
,
"autoExtendModel"
:
true
,
"existingModel"
:
false
},
{
"getAllPSSysDBColumns"
:
[
{
"codeName"
:
"CREATEDATE"
,
"length"
:
8
,
"logicName"
:
"建立时间"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/CREATEDATE"
,
"name"
:
"CREATEDATE"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/CREATEDATE"
,
"stdDataType"
:
5
,
"nullable"
:
true
},
{
"codeName"
:
"CREATEMAN"
,
"length"
:
60
,
"logicName"
:
"建立人"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/CREATEMAN"
,
"name"
:
"CREATEMAN"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/CREATEMAN"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"IBIZSAMPLE0023EXT2ID"
,
"length"
:
100
,
"logicName"
:
"IBIZSample0023Ext2标识"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/IBIZSAMPLE0023EXT2ID"
,
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/IBIZSAMPLE0023EXT2ID"
,
"stdDataType"
:
25
,
"pKey"
:
true
},
{
"codeName"
:
"IBIZSAMPLE0023EXT2NAME"
,
"length"
:
200
,
"logicName"
:
"IBIZSample0023Ext2名称"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/IBIZSAMPLE0023EXT2NAME"
,
"name"
:
"IBIZSAMPLE0023EXT2NAME"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/IBIZSAMPLE0023EXT2NAME"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"UPDATEDATE"
,
"length"
:
8
,
"logicName"
:
"更新时间"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/UPDATEDATE"
,
"name"
:
"UPDATEDATE"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/UPDATEDATE"
,
"stdDataType"
:
5
,
"nullable"
:
true
},
{
"codeName"
:
"UPDATEMAN"
,
"length"
:
60
,
"logicName"
:
"更新人"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/UPDATEMAN"
,
"name"
:
"UPDATEMAN"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2/pssysdbcolumns/UPDATEMAN"
,
"stdDataType"
:
25
,
"nullable"
:
true
}
],
"getAllPSSysDBIndices"
:
[
{
"getAllPSSysDBIndexColumns"
:
[
{
"name"
:
"IBIZSAMPLE0023EXT2ID"
,
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"IBIZSAMPLE0023EXT2ID"
}
}
],
"codeName"
:
"IF_F2A9C706F28938C"
,
"indexType"
:
"NORMAL"
,
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"sourceType"
:
"DER"
}
],
"codeName"
:
"T_IBIZSAMPLE0023EXT2"
,
"logicName"
:
"IBIZSample0023Ext2"
,
"mOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2"
,
"name"
:
"T_IBIZSAMPLE0023EXT2"
,
"rTMOSFilePath"
:
"pssysdbschemes/Ac38f2e13313a4bd177/pssysdbtables/T_IBIZSAMPLE0023EXT2"
,
"autoExtendModel"
:
true
,
"existingModel"
:
false
},
{
"getAllPSSysDBColumns"
:
[
{
"codeName"
:
"CREATEDATE"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSI18NS/DEFAULT.json
浏览文件 @
efca880d
{
"getAllPSLanguageReses"
:
[
{
"defaultContent"
:
"IBIZSample0023Ext2"
,
"lanResTag"
:
"DE.LNAME.IBIZSAMPLE0023EXT2"
,
"lanResType"
:
"DE.LNAME"
,
"name"
:
"实体逻辑名称(DE.LNAME.*)[IBIZSAMPLE0023EXT2]"
,
"refFlag"
:
true
},
{
"defaultContent"
:
"IBIZSample0023Ext2标识"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2ID"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2ID]"
,
"refFlag"
:
true
},
{
"defaultContent"
:
"IBIZSample0023Ext2名称"
,
"lanResTag"
:
"DEF.LNAME.IBIZSAMPLE0023EXT2NAME"
,
"lanResType"
:
"DEF.LNAME"
,
"name"
:
"属性逻辑名称(DEF.LNAME.*)[IBIZSAMPLE0023EXT2NAME]"
,
"refFlag"
:
true
},
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT2.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.IBIZSAMPLE0023EXT2.DEFAULT.FORMPAGE.FORMPAGE1]"
},
{
"defaultContent"
:
"基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT2.MAIN.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.IBIZSAMPLE0023EXT2.MAIN.FORMPAGE.FORMPAGE1]"
},
{
"defaultContent"
:
"其它"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT2.MAIN.FORMPAGE.FORMPAGE2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.IBIZSAMPLE0023EXT2.MAIN.FORMPAGE.FORMPAGE2]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2基本信息"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT2.MAIN.GROUPPANEL.GROUP1"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.IBIZSAMPLE0023EXT2.MAIN.GROUPPANEL.GROUP1]"
},
{
"defaultContent"
:
"操作信息"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT2.MAIN.GROUPPANEL.GROUP2"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFORM.IBIZSAMPLE0023EXT2.MAIN.GROUPPANEL.GROUP2]"
},
{
"lanResTag"
:
"CONTROL.DEFSFITEM.IBIZSAMPLE0023EXT2.N_IBIZSAMPLE0023EXT2NAME_LIKE"
,
"lanResType"
:
"CONTROL"
,
"name"
:
"控件文本(CONTROL.*)[DEFSFITEM.IBIZSAMPLE0023EXT2.N_IBIZSAMPLE0023EXT2NAME_LIKE]"
,
"refFlag"
:
true
},
{
"defaultContent"
:
"IBIZSample0023Ext2编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.EDITVIEW2"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.EDITVIEW2]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2编辑视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.EDITVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.EDITVIEW]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2表格视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.GRIDVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.GRIDVIEW]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2数据多项选择视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.MPICKUPVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.MPICKUPVIEW]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2选择表格视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.PICKUPGRIDVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.PICKUPGRIDVIEW]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2数据选择视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.PICKUPVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.PICKUPVIEW]"
},
{
"defaultContent"
:
"IBIZSample0023Ext2数据重定向视图"
,
"lanResTag"
:
"PAGE.TITLE.IBIZSAMPLE0023EXT2.REDIRECTVIEW"
,
"lanResType"
:
"PAGE"
,
"name"
:
"界面文本(PAGE.*)[TITLE.IBIZSAMPLE0023EXT2.REDIRECTVIEW]"
},
{
"defaultContent"
:
"常规条件"
,
"lanResTag"
:
"CONTROL.DEFORM.IBIZSAMPLE0023EXT.DEFAULT.FORMPAGE.FORMPAGE1"
,
"lanResType"
:
"CONTROL"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSSERVICEAPIS/DemoAPI.json
浏览文件 @
efca880d
...
...
@@ -10910,6 +10910,21 @@
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"FieldExt2"
,
"codeName2"
:
"FieldExt2"
,
"logicName"
:
"扩展数据2"
,
"mOSFilePath"
:
"pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt2"
,
"name"
:
"FIELDEXT2"
,
"orderValue"
:
1000
,
"rTMOSFilePath"
:
"pssysserviceapis/DemoAPI/psdeserviceapis/IBIZSample0023/psdeserviceapifields/FieldExt2"
,
"stdDataType"
:
21
,
"stringLength"
:
1048576
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
}
],
"getPSDEServiceAPIMethods"
:
[
{
"dataAccessAction"
:
"CREATE"
,
demo-boot/src/main/resources/static/remotemodel/PSSYSTEM.json
浏览文件 @
efca880d
...
...
@@ -678,6 +678,10 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext.json"
,
"name"
:
"IBIZSAMPLE0023EXT"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
,
"name"
:
"IBIZSAMPLE0023EXT2"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0024.json"
,
...
...
@@ -2358,6 +2362,9 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0023Ext2.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Sample/PSDATAENTITIES/IBIZSample0024.json"
...
...
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
efca880d
...
...
@@ -1239,7 +1239,7 @@
<!--输出实体[IBIZSAMPLE0023]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0023-
1
-40"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0023-
5
-40"
>
<createTable
tableName=
"T_IBIZSAMPLE0023"
>
<column
name=
"IBIZSAMPLE0023ID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_IBIZSAMPLE0023_IBIZSAMPLE00"
/>
...
...
@@ -1264,12 +1264,32 @@
<!--输出实体[IBIZSAMPLE0023EXT2]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0023ext2-13-41"
>
<createTable
tableName=
"T_IBIZSAMPLE0023EXT2"
>
<column
name=
"IBIZSAMPLE0023EXT2NAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
<column
name=
"IBIZSAMPLE0023EXT2ID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_IBIZSAMPLE0023EXT2_IBIZSAMP"
/>
</column>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
<column
name=
"CREATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
<column
name=
"UPDATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
</createTable>
</changeSet>
<!--输出实体[IBIZSAMPLE0026]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0026-
1-41
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0026-
5-42
"
>
<createTable
tableName=
"T_IBIZSAMPLE0026"
>
<column
name=
"IBIZSAMPLE0026NAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
...
...
@@ -1291,7 +1311,7 @@
<!--输出实体[IBIZSOFTWARESUIT]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsoftwaresuit-1-4
2
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsoftwaresuit-1-4
3
"
>
<createTable
tableName=
"T_IBIZSOFTWARESUIT"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
@@ -1311,7 +1331,7 @@
<!--输出实体[IBIZSTORAGE]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizstorage-1-4
3
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizstorage-1-4
4
"
>
<createTable
tableName=
"T_IBIZSTORAGE"
>
<column
name=
"IBIZSTORAGEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_IBIZSTORAGE_IBIZSTORAGEID"
/>
...
...
@@ -1331,7 +1351,7 @@
<!--输出实体[IBIZSUPPLIER]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsupplier-1-4
4
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsupplier-1-4
5
"
>
<createTable
tableName=
"t_supplier"
>
<column
name=
"DELETEFLAG"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
...
...
@@ -1357,7 +1377,7 @@
<!--输出实体[IBIZTASK]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibiztask-1-4
5
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibiztask-1-4
6
"
>
<createTable
tableName=
"T_IBIZTASK"
>
<column
name=
"IBIZTASKID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_IBIZTASK_IBIZTASKID"
/>
...
...
@@ -1379,7 +1399,7 @@
<!--输出实体[IBIZTASKTEAM]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibiztaskteam-1-4
6
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibiztaskteam-1-4
7
"
>
<createTable
tableName=
"T_IBIZTASKTEAM"
>
<column
name=
"UPDATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
@@ -1405,7 +1425,7 @@
<!--输出实体[IBIZUNIPRODUCT]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizuniproduct-1-4
7
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizuniproduct-1-4
8
"
>
<createTable
tableName=
"T_IBIZUNIPRODUCT"
>
<column
name=
"UNITPRICE"
remarks=
""
type=
"FLOAT"
>
</column>
...
...
@@ -1431,7 +1451,7 @@
<!--输出实体[IBIZVIEWMSG]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizviewmsg-1-4
8
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizviewmsg-1-4
9
"
>
<createTable
tableName=
"T_IBIZVIEWMSG"
>
<column
name=
"IBIZVIEWMSGID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_IBIZVIEWMSG_IBIZVIEWMSGID"
/>
...
...
@@ -1451,7 +1471,7 @@
<!--输出实体[MICROCOMPONENT]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-microcomponent-1-
49
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-microcomponent-1-
50
"
>
<createTable
tableName=
"T_MICROCOMPONENT"
>
<column
name=
"CREATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -1570,7 +1590,7 @@
<!--输出实体[IBIZQJ]外键关系 -->
<!--输出实体[IBIZSAMPLE]外键关系 -->
<!--输出实体[IBIZSAMPLE0001]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-1-5
1
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-1-5
2
"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0002ID"
baseTableName=
"T_IBIZSAMPLE0001"
constraintName=
"DER1N_IBIZSAMPLE0001_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0002ID"
referencedTableName=
"T_IBIZSAMPLE0002"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSAMPLE0002]外键关系 -->
...
...
@@ -1579,7 +1599,7 @@
<!--输出实体[IBIZSAMPLE0005]外键关系 -->
<!--输出实体[IBIZSAMPLE0006]外键关系 -->
<!--输出实体[IBIZSAMPLE0007]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0007-1-5
2
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0007-1-5
3
"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0006ID"
baseTableName=
"T_IBIZSAMPLE0007"
constraintName=
"DER1N_IBIZSAMPLE0007_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0006ID"
referencedTableName=
"T_IBIZSAMPLE0006"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSAMPLE0008]外键关系 -->
...
...
@@ -1595,14 +1615,15 @@
<!--输出实体[IBIZSAMPLE0018]外键关系 -->
<!--输出实体[IBIZSAMPLE0019]外键关系 -->
<!--输出实体[IBIZSAMPLE0020]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0020-1-5
3
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0020-1-5
4
"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0019ID"
baseTableName=
"T_IBIZSAMPLE0020"
constraintName=
"DER1N_IBIZSAMPLE0020_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0019ID"
referencedTableName=
"T_IBIZSAMPLE0019"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSAMPLE0021]外键关系 -->
<!--输出实体[IBIZSAMPLE0022]外键关系 -->
<!--输出实体[IBIZSAMPLE0023]外键关系 -->
<!--输出实体[IBIZSAMPLE0023EXT2]外键关系 -->
<!--输出实体[IBIZSAMPLE0026]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0026-
1-54
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0026-
5-55
"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0023ID"
baseTableName=
"T_IBIZSAMPLE0026"
constraintName=
"DER1N_IBIZSAMPLE0026_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0023ID"
referencedTableName=
"T_IBIZSAMPLE0023"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSOFTWARESUIT]外键关系 -->
...
...
@@ -1610,7 +1631,7 @@
<!--输出实体[IBIZSUPPLIER]外键关系 -->
<!--输出实体[IBIZTASK]外键关系 -->
<!--输出实体[IBIZTASKTEAM]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibiztaskteam-1-5
5
"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibiztaskteam-1-5
6
"
>
<addForeignKeyConstraint
baseColumnNames=
"ROOT"
baseTableName=
"T_IBIZTASKTEAM"
constraintName=
"DER1N_IBIZTASKTEAM_IBIZTASK_RO"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZTASKID"
referencedTableName=
"T_IBIZTASK"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZUNIPRODUCT]外键关系 -->
...
...
demo-core/src/main/resources/sysmodel/DemoSys.json
浏览文件 @
efca880d
...
...
@@ -8601,9 +8601,29 @@
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
},
{
"fieldname"
:
"FIELDEXT2"
,
"codename"
:
"FieldExt2"
,
"field_logic_name"
:
"扩展数据2"
,
"entity_name"
:
"IBIZSAMPLE0023"
,
"field_type"
:
"ONE2ONEDATA"
,
"nullable"
:
1
,
"physical_field"
:
0
,
"data_type"
:
"TEXT"
,
"data_length"
:
1048576
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
}
],
"subEntitys"
:[
{
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"relation_type"
:
"DER11"
,
"code_name"
:
"IBIZSample0023"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"ref_entity_name"
:
"IBIZSAMPLE0023"
},
{
"name"
:
"DER1N_IBIZSAMPLE0026_IBIZSAMPLE0023_IBIZSAMPLE0023ID"
,
"relation_type"
:
"DER1N"
,
"code_name"
:
"IBIZSample0023"
,
...
...
@@ -8689,6 +8709,123 @@
"ref_entity_name"
:
"IBIZSAMPLE0023"
}
]
}
,
{
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"logic_name"
:
"IBIZSample0023Ext2"
,
"code_name"
:
"IBIZSample0023Ext2"
,
"table_name"
:
"T_IBIZSAMPLE0023EXT2"
,
"system_id"
:
"DemoSys"
,
"system_name"
:
"DemoSys"
,
"module_id"
:
"Sample"
,
"module_name"
:
"示例"
,
"fields"
:[
{
"fieldname"
:
"IBIZSAMPLE0023EXT2NAME"
,
"codename"
:
"IBIZSample0023Ext2Name"
,
"field_logic_name"
:
"IBIZSample0023Ext2名称"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"field_type"
:
"TEXT"
,
"nullable"
:
1
,
"physical_field"
:
1
,
"data_type"
:
"VARCHAR"
,
"data_length"
:
200
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
1
},
{
"fieldname"
:
"IBIZSAMPLE0023EXT2ID"
,
"codename"
:
"IBIZSample0023Ext2Id"
,
"field_logic_name"
:
"IBIZSample0023Ext2标识"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"ref_de"
:
"IBIZSAMPLE0023"
,
"ref_field_name"
:
"IBIZSAMPLE0023ID"
,
"relation_name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"relation_codename"
:
"IBIZSample0023"
,
"field_type"
:
"PICKUP"
,
"nullable"
:
0
,
"physical_field"
:
1
,
"data_type"
:
"VARCHAR"
,
"data_length"
:
100
,
"key_field"
:
1
,
"show_order"
:
1000
,
"major_field"
:
0
},
{
"fieldname"
:
"CREATEMAN"
,
"codename"
:
"CreateMan"
,
"field_logic_name"
:
"建立人"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"field_type"
:
"TEXT"
,
"dict"
:
"SysOperator"
,
"nullable"
:
0
,
"physical_field"
:
1
,
"data_type"
:
"VARCHAR"
,
"data_length"
:
60
,
"predefined"
:
"CREATEMAN"
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
},
{
"fieldname"
:
"UPDATEDATE"
,
"codename"
:
"UpdateDate"
,
"field_logic_name"
:
"更新时间"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"field_type"
:
"DATETIME"
,
"nullable"
:
0
,
"physical_field"
:
1
,
"data_type"
:
"DATETIME"
,
"data_length"
:
8
,
"predefined"
:
"UPDATEDATE"
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
},
{
"fieldname"
:
"CREATEDATE"
,
"codename"
:
"CreateDate"
,
"field_logic_name"
:
"建立时间"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"field_type"
:
"DATETIME"
,
"nullable"
:
0
,
"physical_field"
:
1
,
"data_type"
:
"DATETIME"
,
"data_length"
:
8
,
"predefined"
:
"CREATEDATE"
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
},
{
"fieldname"
:
"UPDATEMAN"
,
"codename"
:
"UpdateMan"
,
"field_logic_name"
:
"更新人"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"field_type"
:
"TEXT"
,
"dict"
:
"SysOperator"
,
"nullable"
:
0
,
"physical_field"
:
1
,
"data_type"
:
"VARCHAR"
,
"data_length"
:
60
,
"predefined"
:
"UPDATEMAN"
,
"key_field"
:
0
,
"show_order"
:
1000
,
"major_field"
:
0
}
],
"subEntitys"
:[
],
"parentEntitys"
:[
{
"name"
:
"DER11_IBIZSAMPLE0023EXT2_IBIZSAMPLE0023"
,
"relation_type"
:
"DER11"
,
"code_name"
:
"IBIZSample0023"
,
"entity_name"
:
"IBIZSAMPLE0023EXT2"
,
"ref_entity_name"
:
"IBIZSAMPLE0023"
}
]
}
,
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录