Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
a48fd77b
提交
a48fd77b
编写于
8月 29, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
f4faea00
变更
35
显示空白字符变更
内嵌
并排
正在显示
35 个修改的文件
包含
5769 行增加
和
39 行删除
+5769
-39
swarm.yaml
app_Web/swarm.yaml
+1
-1
config.xml
config.xml
+0
-9
h2_table.xml
...ources/liquibase/cn/ibizlab/trainsys/DEFAULT/h2_table.xml
+25
-0
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+27
-21
common.json
...resources/model/cn/ibizlab/trainsys/PSMODULES/common.json
+3
-0
PRINT.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT.json
+1673
-0
CheckKey.json
...LES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/CheckKey.json
+22
-0
Create.json
...DULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Create.json
+23
-0
Get.json
...SMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Get.json
+26
-0
GetDraft.json
...LES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/GetDraft.json
+26
-0
Remove.json
...DULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Remove.json
+24
-0
Save.json
...MODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Save.json
+21
-0
Update.json
...DULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Update.json
+23
-0
MYSQL5.json
...IES/PRINT/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
+34
-0
MYSQL5.json
...TIES/PRINT/PSDEDATAQUERIES/Simple/PSDEDQCODES/MYSQL5.json
+34
-0
MYSQL5.json
...TITIES/PRINT/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
+34
-0
ALL_R.json
...ULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_R.json
+15
-0
ALL_RW.json
...LES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_RW.json
+36
-0
CURDEPT_R.json
.../common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_R.json
+16
-0
CURDEPT_RW.json
...common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_RW.json
+37
-0
CURORG_R.json
...S/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_R.json
+16
-0
CURORG_RW.json
.../common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_RW.json
+37
-0
RawMaterial.json
...trainsys/PSMODULES/common/PSDATAENTITIES/RawMaterial.json
+0
-8
PRINT.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json
+730
-0
Main.json
...s/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSFORMS/Main.json
+349
-0
Main.json
...s/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSGRIDS/Main.json
+176
-0
Default.json
...PS/Web/PSAPPDATAENTITIES/PRINT/PSSEARCHFORMS/Default.json
+45
-0
Main.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/Reginfof/PSFORMS/Main.json
+68
-0
PRINTEditView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json
+1361
-0
PRINTUsr2GridView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json
+498
-0
ReginfofEditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfofEditView.json
+68
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+17
-0
DEFAULT.json
...ces/model/cn/ibizlab/trainsys/PSSYSDBSCHEMES/DEFAULT.json
+70
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+227
-0
PSSYSTEM.json
...rc/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
+7
-0
未找到文件。
app_Web/swarm.yaml
浏览文件 @
a48fd77b
...
...
@@ -3,7 +3,7 @@ services:
trainsys-app-web
:
image
:
dstimage
ports
:
-
"
5010
0:80"
-
"
8
0:80"
networks
:
-
agent_network
environment
:
...
...
config.xml
浏览文件 @
a48fd77b
...
...
@@ -55,15 +55,6 @@
git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/
mkdir -p /var/lib/jenkins/appcache/A3064A91-F42D-4D7F-BC1C-4173A4F5772C
if [ -e app_Web/.dynamic ]
then
cd app_Web
else
cd app_Web/app
fi
sed -i "s#dstimage#registry.cn-shanghai.aliyuncs.com/ibizsys/ibizcloud-standardsys-app-webapp:2022.07.29.003#g" swarm.yaml
docker -H $para1 stack deploy --compose-file=swarm.yaml ebsx --with-registry-auth
</command>
</hudson.tasks.Shell>
</builders>
...
...
trainsys-core/src/main/resources/liquibase/cn/ibizlab/trainsys/DEFAULT/h2_table.xml
浏览文件 @
a48fd77b
...
...
@@ -156,6 +156,31 @@
</createTable>
</changeSet>
<!--输出实体[T_PRINT]数据结构 -->
<changeSet
author=
"root"
id=
"T_PRINT"
>
<createTable
tableName=
"T_PRINT"
remarks=
"PRINT"
>
<column
name=
"CREATEDATE"
remarks=
"建立时间"
type=
"DATETIME"
>
</column>
<column
name=
"CREATEMAN"
remarks=
"建立人"
type=
"VARCHAR(60)"
>
</column>
<column
name=
"DEPTID"
remarks=
"组织部门标识"
type=
"VARCHAR(60)"
>
</column>
<column
name=
"ORGID"
remarks=
"组织机构标识"
type=
"VARCHAR(60)"
>
</column>
<column
name=
"PRINTID"
remarks=
"PRINT标识"
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_T_PRINT_PRINTID"
/>
</column>
<column
name=
"PRINTNAME"
remarks=
"PRINT名称"
type=
"VARCHAR(200)"
>
</column>
<column
name=
"STUNO"
remarks=
"PRINTMODEL"
type=
"VARCHAR(100)"
>
</column>
<column
name=
"UPDATEDATE"
remarks=
"更新时间"
type=
"DATETIME"
>
</column>
<column
name=
"UPDATEMAN"
remarks=
"更新人"
type=
"VARCHAR(60)"
>
</column>
</createTable>
</changeSet>
<!--输出实体[T_RAWMATERIAL]数据结构 -->
<changeSet
author=
"root"
id=
"T_RAWMATERIAL"
>
<createTable
tableName=
"T_RAWMATERIAL"
remarks=
"原材料"
>
...
...
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
a48fd77b
...
...
@@ -131,40 +131,40 @@
</createTable>
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-45-5"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
<!--输出实体[PRINT]数据结构 -->
<changeSet
author=
"root"
id=
"tab-print-15-5"
>
<createTable
tableName=
"T_PRINT"
>
<column
name=
"PRINTNAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
<column
name=
"
CREATEDATE"
remarks=
""
type=
"DATETIME
"
>
<column
name=
"
UPDATEMAN"
remarks=
""
type=
"VARCHAR(60)
"
>
</column>
<column
name=
"PHONENAME"
remarks=
""
type=
"VARCHAR(200)"
>
<column
name=
"PRINTID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PRINT"
/>
</column>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
<column
name=
"UPDATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"DEPTID"
remarks=
""
type=
"VARCHAR(60)"
>
<column
name=
"CREATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
<column
name=
"ORGID"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"PHONETYPE"
remarks=
""
type=
"VARCHAR(100)"
>
<column
name=
"DEPTID"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"STUNO"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
</createTable>
</changeSet>
<!--输出实体[
RAWMATERIAL
]数据结构 -->
<changeSet
author=
"root"
id=
"tab-
rawmaterial-2
5-6"
>
<createTable
tableName=
"T_
RAWMATERIAL
"
>
<column
name=
"
RAWMATERIAL
ID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_
RAWMATERIAL
"
/>
<!--输出实体[
PHONE
]数据结构 -->
<changeSet
author=
"root"
id=
"tab-
phone-4
5-6"
>
<createTable
tableName=
"T_
PHONE
"
>
<column
name=
"
PHONE
ID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_
PHONE
"
/>
</column>
<column
name=
"CREATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
<column
name=
"
RAWMATERIAL
NAME"
remarks=
""
type=
"VARCHAR(200)"
>
<column
name=
"
PHONE
NAME"
remarks=
""
type=
"VARCHAR(200)"
>
</column>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
@@ -172,11 +172,17 @@
</column>
<column
name=
"UPDATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"DEPTID"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"ORGID"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
<column
name=
"PHONETYPE"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
</createTable>
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfo-36-
7
"
>
<changeSet
author=
"root"
id=
"tab-reginfo-36-
8
"
>
<createTable
tableName=
"T_REGINFO"
>
<column
name=
"UPDATEDATE"
remarks=
""
type=
"DATETIME"
>
</column>
...
...
@@ -211,7 +217,7 @@
</changeSet>
<!--输出实体[REGINFOF]数据结构 -->
<changeSet
author=
"root"
id=
"tab-reginfof-2
6-8
"
>
<changeSet
author=
"root"
id=
"tab-reginfof-2
8-9
"
>
<createTable
tableName=
"T_REGINFOF"
>
<column
name=
"REGINFOFID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_REGINFOF"
/>
...
...
@@ -244,7 +250,7 @@
</changeSet>
<!--输出实体[STUDENT]数据结构 -->
<changeSet
author=
"root"
id=
"tab-student-28-
9
"
>
<changeSet
author=
"root"
id=
"tab-student-28-
10
"
>
<createTable
tableName=
"T_STUDENT"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
@@ -278,7 +284,7 @@
<!--输出实体[BXDMX]外键关系 -->
<changeSet
author=
"root"
id=
"fk-bxdmx-31-1
0
"
>
<changeSet
author=
"root"
id=
"fk-bxdmx-31-1
1
"
>
<addForeignKeyConstraint
baseColumnNames=
"BXDID"
baseTableName=
"T_BXDMX"
constraintName=
"F821DB7B87E31B879F"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"BXDID"
referencedTableName=
"T_BXD"
validate=
"true"
/>
</changeSet>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common.json
浏览文件 @
a48fd77b
...
...
@@ -21,6 +21,9 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/BookType.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT.json
0 → 100644
浏览文件 @
a48fd77b
{
"getAllPSDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
},
{
"dataType"
:
25
,
"name"
:
"text"
}
],
"pagingSize"
:
50
,
"defaultMode"
:
true
,
"enablePagingBar"
:
false
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACMODES/Default.json"
}
],
"getAllPSDEActions"
:
[
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Create.json"
,
"logicName"
:
"Create"
,
"name"
:
"Create"
,
"orderValue"
:
1
,
"getPSDEActionInput"
:
{
"name"
:
"CreateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Update.json"
,
"logicName"
:
"Update"
,
"name"
:
"Update"
,
"orderValue"
:
11
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Remove.json"
,
"logicName"
:
"Remove"
,
"name"
:
"Remove"
,
"orderValue"
:
21
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"RemoveInput"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"batchAction"
:
true
,
"builtinAction"
:
true
},
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Get.json"
,
"logicName"
:
"Get"
,
"name"
:
"Get"
,
"orderValue"
:
31
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"GetInput"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/GetDraft.json"
,
"logicName"
:
"GetDraft"
,
"name"
:
"GetDraft"
,
"orderValue"
:
41
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraftInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraftResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/CheckKey.json"
,
"logicName"
:
"CheckKey"
,
"name"
:
"CheckKey"
,
"getPSDEActionInput"
:
{
"name"
:
"CheckKeyInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"builtinAction"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Save.json"
,
"logicName"
:
"Save"
,
"name"
:
"Save"
,
"getPSDEActionInput"
:
{
"name"
:
"SaveInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
}
],
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MYSQL5"
,
"objNameCase"
:
"DEFAULT"
,
"standardTableName"
:
"`T_PRINT`"
,
"tableName"
:
"T_PRINT"
,
"valid"
:
true
}
],
"getAllPSDEDBTables"
:
[
{
"getAllPSDEFields"
:
[
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
{
"name"
:
"STUNO"
,
"codeName"
:
"StuNO"
}
],
"codeName"
:
"Table"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
,
"name"
:
"T_PRINT"
,
"getPSSysDBTable"
:
{
"modelref"
:
true
,
"id"
:
"T_PRINT"
},
"tableType"
:
"MAIN"
}
],
"getAllPSDEDataQueries"
:
[
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"Default"
,
"logicName"
:
"数据查询"
,
"name"
:
"DEFAULT"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"PRINT"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"DefaultInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"DefaultResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTOS"
},
"defaultMode"
:
true
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Simple/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"Simple"
,
"dEFGroupType"
:
"BASEFIELDS"
,
"logicName"
:
"基础属性查询"
,
"name"
:
"SIMPLE"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"PRINT"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"SimpleInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"SimpleResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTSimpleDTO"
},
"type"
:
"DTOS"
},
"getPSDEFGroup"
:
{
"modelref"
:
true
,
"id"
:
"Simple"
},
"viewLevel"
:
100
},
{
"getAllPSDEDataQueryCodes"
:
[
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
],
"codeName"
:
"View"
,
"logicName"
:
"默认(全部数据)"
,
"name"
:
"VIEW"
,
"getPSDEDQMain"
:
{
"getJoinPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
"joinType"
:
"MAIN"
,
"name"
:
"PRINT"
},
"getPSDEDataQueryInput"
:
{
"name"
:
"ViewInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataQueryReturn"
:
{
"name"
:
"ViewResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTOS"
},
"viewLevel"
:
0
}
],
"getAllPSDEDataSets"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"数据集"
,
"name"
:
"DEFAULT"
,
"getPSDEDataQueries"
:
[
{
"modelref"
:
true
,
"id"
:
"Default"
}
],
"getPSDEDataSetInput"
:
{
"name"
:
"DefaultInput"
,
"getPSDEFilterDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEDataSetReturn"
:
{
"name"
:
"DefaultResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"PAGE"
},
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"getAllPSDEFGroups"
:
[
{
"codeName"
:
"Simple"
,
"groupType"
:
"BASEFIELDS"
,
"name"
:
"基础属性组"
,
"orderValue"
:
99999
,
"getPSDEFGroupDetails"
:
[
{
"codeName"
:
"CreateDate"
,
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"orderValue"
:
1000
,
"allowEmpty"
:
false
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"CreateMan"
,
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"orderValue"
:
1000
,
"stringLength"
:
60
,
"allowEmpty"
:
false
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"DeptId"
,
"logicName"
:
"组织部门标识"
,
"name"
:
"DEPTID"
,
"orderValue"
:
1000
,
"stringLength"
:
60
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"OrgId"
,
"logicName"
:
"组织机构标识"
,
"name"
:
"ORGID"
,
"orderValue"
:
1000
,
"stringLength"
:
60
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"PRINTId"
,
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTID"
,
"orderValue"
:
1000
,
"stringLength"
:
100
,
"allowEmpty"
:
false
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"PRINTName"
,
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTNAME"
,
"orderValue"
:
1000
,
"stringLength"
:
200
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"UpdateDate"
,
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"orderValue"
:
1000
,
"allowEmpty"
:
false
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
},
{
"codeName"
:
"UpdateMan"
,
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"orderValue"
:
1000
,
"stringLength"
:
60
,
"allowEmpty"
:
false
,
"enableUserInsert"
:
true
,
"enableUserUpdate"
:
true
}
]
}
],
"getAllPSDEFields"
:
[
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"PRINTNAME"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"PRINTNAME"
,
"queryCodeExp"
:
"t1.`PRINTNAME`"
,
"standardColumnName"
:
"`PRINTNAME`"
}
],
"getAllPSDEFSearchModes"
:
[
{
"codeName"
:
"N_PRINTNAME_LIKE"
,
"name"
:
"N_PRINTNAME_LIKE"
,
"stdDataType"
:
25
,
"valueOP"
:
"LIKE"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"[PRINTNAME][PRINT名称]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[PRINTNAME][PRINT名称]"
,
"stringLength"
:
200
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[PRINTNAME][PRINT名称]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[PRINTNAME][PRINT名称]移动端默认"
,
"stringLength"
:
200
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"PRINTNAME"
,
"maxValue"
:
200
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[200]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[200]"
},
"ruleInfo"
:
"内容长度必须小于等于[200]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"PRINTName"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
200
,
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTNAME"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"PRINTNAME"
},
"stdDataType"
:
25
,
"stringLength"
:
200
,
"valueFormat"
:
"%1$s"
,
"enableQuickSearch"
:
true
,
"majorDEField"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"UPDATEMAN"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"UPDATEMAN"
,
"queryCodeExp"
:
"t1.`UPDATEMAN`"
,
"standardColumnName"
:
"`UPDATEMAN`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"[UPDATEMAN][更新人]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"name"
:
"[UPDATEMAN][更新人]"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[UPDATEMAN][更新人]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"name"
:
"[UPDATEMAN][更新人]移动端默认"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"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]"
},
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"UpdateMan"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
60
,
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"UPDATEMAN"
},
"predefinedType"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"PRINTID"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"PRINTID"
,
"queryCodeExp"
:
"t1.`PRINTID`"
,
"standardColumnName"
:
"`PRINTID`"
}
],
"getAllPSDEFSearchModes"
:
[
{
"codeName"
:
"N_PRINTID_EQ"
,
"name"
:
"N_PRINTID_EQ"
,
"stdDataType"
:
25
,
"valueOP"
:
"EQ"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"[PRINTID][PRINT标识]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"name"
:
"[PRINTID][PRINT标识]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[PRINTID][PRINT标识]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"name"
:
"[PRINTID][PRINT标识]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"PRINTID"
,
"maxValue"
:
100
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[100]"
},
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"PRINTId"
,
"dEFType"
:
1
,
"dataType"
:
"GUID"
,
"importOrder"
:
1000
,
"length"
:
100
,
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTID"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"PRINTID"
},
"stdDataType"
:
25
,
"stringLength"
:
100
,
"valueFormat"
:
"%1$s"
,
"allowEmpty"
:
false
,
"keyDEField"
:
true
,
"pasteReset"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"CREATEMAN"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"CREATEMAN"
,
"queryCodeExp"
:
"t1.`CREATEMAN`"
,
"standardColumnName"
:
"`CREATEMAN`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[CREATEMAN][建立人]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"name"
:
"[CREATEMAN][建立人]移动端默认"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[CREATEMAN][建立人]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"name"
:
"[CREATEMAN][建立人]"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
,
"allowEmpty"
:
false
},
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"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]"
},
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"CreateMan"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
60
,
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSCODELISTS/SysOperator.json"
},
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"CREATEMAN"
},
"predefinedType"
:
"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"
:
"MobileDefault"
,
"name"
:
"[UPDATEDATE][更新时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"name"
:
"[UPDATEDATE][更新时间]移动端默认"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[UPDATEDATE][更新时间]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"name"
:
"[UPDATEDATE][更新时间]"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
},
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"UpdateDate"
,
"dEFType"
:
1
,
"dataType"
:
"DATETIME"
,
"importOrder"
:
1000
,
"length"
:
8
,
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"UPDATEDATE"
},
"predefinedType"
:
"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"
:
"MobileDefault"
,
"name"
:
"[CREATEDATE][建立时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"SPAN"
,
"name"
:
"[CREATEDATE][建立时间]移动端默认"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[CREATEDATE][建立时间]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"SPAN"
,
"name"
:
"[CREATEDATE][建立时间]"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
},
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"CreateDate"
,
"dEFType"
:
1
,
"dataType"
:
"DATETIME"
,
"importOrder"
:
1000
,
"length"
:
8
,
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"CREATEDATE"
},
"predefinedType"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"allowEmpty"
:
false
,
"systemReserver"
:
true
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"ORGID"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"ORGID"
,
"queryCodeExp"
:
"t1.`ORGID`"
,
"standardColumnName"
:
"`ORGID`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"[ORGID][组织机构标识]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[ORGID][组织机构标识]"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[ORGID][组织机构标识]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[ORGID][组织机构标识]移动端默认"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"ORGID"
,
"maxValue"
:
60
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[60]"
},
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"OrgId"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
60
,
"logicName"
:
"组织机构标识"
,
"name"
:
"ORGID"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"ORGID"
},
"predefinedType"
:
"ORGID"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"valueFormat"
:
"%1$s"
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"DEPTID"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"DEPTID"
,
"queryCodeExp"
:
"t1.`DEPTID`"
,
"standardColumnName"
:
"`DEPTID`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[DEPTID][组织部门标识]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[DEPTID][组织部门标识]移动端默认"
,
"stringLength"
:
60
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[DEPTID][组织部门标识]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[DEPTID][组织部门标识]"
,
"stringLength"
:
60
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"DEPTID"
,
"maxValue"
:
60
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[60]"
},
"ruleInfo"
:
"内容长度必须小于等于[60]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"DeptId"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
60
,
"logicName"
:
"组织部门标识"
,
"name"
:
"DEPTID"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"DEPTID"
},
"predefinedType"
:
"ORGSECTORID"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"valueFormat"
:
"%1$s"
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"STUNO"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"STUNO"
,
"queryCodeExp"
:
"t1.`STUNO`"
,
"standardColumnName"
:
"`STUNO`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"[STUNO][PRINTMODEL]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"TEXTBOX"
,
"name"
:
"[STUNO][PRINTMODEL]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
},
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[STUNO][PRINTMODEL]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[STUNO][PRINTMODEL]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
,
"getPSDEFVRConditions"
:
[
{
"condType"
:
"STRINGLENGTH"
,
"dEFName"
:
"STUNO"
,
"maxValue"
:
100
,
"name"
:
"默认字符串长度"
,
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"includeMaxValue"
:
true
,
"includeMinValue"
:
false
,
"keyCond"
:
true
}
],
"ruleInfo"
:
"内容长度必须小于等于[100]"
},
"ruleInfo"
:
"内容长度必须小于等于[100]"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"StuNO"
,
"dEFType"
:
1
,
"dataType"
:
"TEXT"
,
"importOrder"
:
1000
,
"length"
:
100
,
"logicName"
:
"PRINTMODEL"
,
"name"
:
"STUNO"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDETABLES/Table.json"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"STUNO"
},
"stdDataType"
:
25
,
"stringLength"
:
100
,
"valueFormat"
:
"%1$s"
}
],
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"PRINTDTO"
,
"getPSDEMethodDTOFields"
:
[
{
"logicName"
:
"建立时间"
,
"name"
:
"CreateDate"
,
"getPSDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"建立人"
,
"name"
:
"CreateMan"
,
"getPSDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"组织部门标识"
,
"name"
:
"DeptId"
,
"getPSDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"组织机构标识"
,
"name"
:
"OrgId"
,
"getPSDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTId"
,
"getPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTName"
,
"getPSDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"PRINTMODEL"
,
"name"
:
"StuNO"
,
"getPSDEField"
:
{
"name"
:
"STUNO"
,
"codeName"
:
"StuNO"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"更新时间"
,
"name"
:
"UpdateDate"
,
"getPSDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"更新人"
,
"name"
:
"UpdateMan"
,
"getPSDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
}
],
"sourceType"
:
"DE"
,
"type"
:
"DEFAULT"
,
"defaultMode"
:
true
},
{
"name"
:
"PRINTFilterDTO"
,
"getPSDEFilterDTOFields"
:
[
{
"logicName"
:
"PRINT标识"
,
"name"
:
"N_PRINTID_EQ"
,
"getPSDEFSearchMode"
:
{
"modelref"
:
true
,
"id"
:
"N_PRINTID_EQ"
},
"getPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"PRINT名称"
,
"name"
:
"N_PRINTNAME_LIKE"
,
"getPSDEFSearchMode"
:
{
"modelref"
:
true
,
"id"
:
"N_PRINTNAME_LIKE"
},
"getPSDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"type"
:
"SIMPLE"
}
],
"sourceType"
:
"DE"
,
"type"
:
"DEFILTER"
,
"defaultMode"
:
true
},
{
"name"
:
"PRINTSimpleDTO"
,
"getPSDEMethodDTOFields"
:
[
{
"logicName"
:
"建立时间"
,
"name"
:
"CreateDate"
,
"getPSDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"建立人"
,
"name"
:
"CreateMan"
,
"getPSDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"组织部门标识"
,
"name"
:
"DeptId"
,
"getPSDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"组织机构标识"
,
"name"
:
"OrgId"
,
"getPSDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTId"
,
"getPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTName"
,
"getPSDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"更新时间"
,
"name"
:
"UpdateDate"
,
"getPSDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
},
{
"logicName"
:
"更新人"
,
"name"
:
"UpdateMan"
,
"getPSDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"sourceType"
:
"DEFGROUPDETAIL"
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
,
"readOnly"
:
true
}
],
"sourceType"
:
"DE"
,
"type"
:
"DEFAULT"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"name"
:
"CREATE"
},
{
"logicName"
:
"删除"
,
"name"
:
"DELETE"
},
{
"logicName"
:
"读取"
,
"name"
:
"READ"
},
{
"logicName"
:
"更新"
,
"name"
:
"UPDATE"
}
],
"getAllPSDEUserRoles"
:
[
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_R.json"
,
"name"
:
"全部数据(读)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"ALL_R"
,
"userDRAction"
:
"READ"
,
"allData"
:
true
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_RW.json"
,
"name"
:
"全部数据(读写)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
},
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"ALL_RW"
,
"userDRAction"
:
"READ"
,
"allData"
:
true
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_R.json"
,
"name"
:
"当前部门(读)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"CURDEPT_R"
,
"secDR"
:
1
,
"userDRAction"
:
"READ"
,
"enableSecDR"
:
true
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_RW.json"
,
"name"
:
"当前部门(读写)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
},
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
}
],
"roleTag"
:
"CURDEPT_RW"
,
"secDR"
:
1
,
"userDRAction"
:
"READ"
,
"enableSecDR"
:
true
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_R.json"
,
"name"
:
"当前组织(读)"
,
"orgDR"
:
1
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"CURORG_R"
,
"userDRAction"
:
"READ"
,
"enableOrgDR"
:
true
},
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_RW.json"
,
"name"
:
"当前组织(读写)"
,
"orgDR"
:
1
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
},
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
}
],
"roleTag"
:
"CURORG_RW"
,
"userDRAction"
:
"READ"
,
"enableOrgDR"
:
true
}
],
"getAllPSModelDatas"
:
[
{
"codeName"
:
"EditView"
,
"logicName"
:
"PRINT实体编辑视图"
,
"modelTag"
:
"EDITVIEW"
,
"name"
:
"PRINT实体编辑视图"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"EditView2"
,
"logicName"
:
"PRINT实体编辑视图(左右关系)"
,
"name"
:
"PRINT实体编辑视图(左右关系)"
,
"realModelSubType"
:
"DEEDITVIEW2"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2GridView"
,
"logicName"
:
"PRINT实体表格"
,
"name"
:
"PRINT实体表格"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PickupView"
,
"logicName"
:
"PRINT实体数据选择视图"
,
"modelTag"
:
"PICKUPVIEW"
,
"name"
:
"PRINT实体数据选择视图"
,
"realModelSubType"
:
"DEPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"GridView"
,
"logicName"
:
"PRINT实体表格视图"
,
"modelTag"
:
"MDATAVIEW"
,
"name"
:
"PRINT实体表格视图"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"MPickupView"
,
"logicName"
:
"PRINT实体数据多项选择视图"
,
"modelTag"
:
"MPICKUPVIEW"
,
"name"
:
"PRINT实体数据多项选择视图"
,
"realModelSubType"
:
"DEMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"PickupGridView"
,
"logicName"
:
"PRINT实体选择表格视图(部件视图)"
,
"name"
:
"PRINT实体选择表格视图(部件视图)"
,
"realModelSubType"
:
"DEPICKUPGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"RedirectView"
,
"logicName"
:
"PRINT实体数据重定向视图"
,
"modelTag"
:
"REDIRECTVIEW"
,
"name"
:
"PRINT实体数据重定向视图"
,
"realModelSubType"
:
"DEREDIRECTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Main"
,
"logicName"
:
"主编辑表单"
,
"modelTag2"
:
"0"
,
"name"
:
"主编辑表单"
,
"realModelSubType"
:
"EDITFORM"
,
"realModelType"
:
"PSDEFORM"
}
],
"codeName"
:
"PRINT"
,
"dEType"
:
1
,
"dSLink"
:
"DEFAULT"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dataChangeLogMode"
:
0
,
"dataImpExpMode"
:
3
,
"getDefaultPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
,
"enableActions"
:
7
,
"enableUIActions"
:
15
,
"enableViewLevel"
:
0
,
"extendMode"
:
0
,
"getKeyPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"logicName"
:
"PRINT"
,
"getMajorPSDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"name"
:
"PRINT"
,
"getOrgIdPSDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"getPSSysDBScheme"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSDBSCHEMES/DEFAULT.json"
},
"getPSSystemModule"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common.json"
},
"saaSMode"
:
0
,
"serviceAPIMode"
:
1
,
"serviceCodeName"
:
"PRINT"
,
"storageMode"
:
1
,
"systemTag"
:
"TrainSys"
,
"tableName"
:
"T_PRINT"
,
"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
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/CheckKey.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"CheckKey"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/CheckKey.json"
,
"logicName"
:
"CheckKey"
,
"name"
:
"CheckKey"
,
"getPSDEActionInput"
:
{
"name"
:
"CheckKeyInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CheckKeyResult"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Create.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"CREATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Create"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Create.json"
,
"logicName"
:
"Create"
,
"name"
:
"Create"
,
"orderValue"
:
1
,
"getPSDEActionInput"
:
{
"name"
:
"CreateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"CreateResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Get.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"READ"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Get"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Get.json"
,
"logicName"
:
"Get"
,
"name"
:
"Get"
,
"orderValue"
:
31
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"GetInput"
,
"type"
:
"KEYFIELD"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/GetDraft.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"GETDRAFT"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"GetDraft"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/GetDraft.json"
,
"logicName"
:
"GetDraft"
,
"name"
:
"GetDraft"
,
"orderValue"
:
41
,
"getPSDEActionInput"
:
{
"name"
:
"GetDraftInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"GetDraftResult"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Remove.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"DELETE"
,
"actionType"
:
"BUILTIN"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Remove.json"
,
"logicName"
:
"Remove"
,
"name"
:
"Remove"
,
"orderValue"
:
21
,
"getPSDEActionInput"
:
{
"getKeyPSDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"RemoveInput"
,
"type"
:
"KEYFIELDS"
},
"getPSDEActionReturn"
:
{
"name"
:
"RemoveResult"
,
"type"
:
"VOID"
},
"batchAction"
:
true
,
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Save.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Save.json"
,
"logicName"
:
"Save"
,
"name"
:
"Save"
,
"getPSDEActionInput"
:
{
"name"
:
"SaveInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Update.json
0 → 100644
浏览文件 @
a48fd77b
{
"actionMode"
:
"UPDATE"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Update"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Update.json"
,
"logicName"
:
"Update"
,
"name"
:
"Update"
,
"orderValue"
:
11
,
"getPSDEActionInput"
:
{
"name"
:
"UpdateInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSDEActionReturn"
:
{
"name"
:
"UpdateResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
a48fd77b
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`DEPTID`"
,
"name"
:
"DEPTID"
},
{
"expression"
:
"t1.`ORGID`"
,
"name"
:
"ORGID"
},
{
"expression"
:
"t1.`PRINTID`"
,
"name"
:
"PRINTID"
},
{
"expression"
:
"t1.`PRINTNAME`"
,
"name"
:
"PRINTNAME"
},
{
"expression"
:
"t1.`STUNO`"
,
"name"
:
"STUNO"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DEPTID`,
\n
t1.`ORGID`,
\n
t1.`PRINTID`,
\n
t1.`PRINTNAME`,
\n
t1.`STUNO`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_PRINT` t1
\n
"
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Simple/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
a48fd77b
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`STUNO`"
,
"name"
:
"STUNO"
},
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`DEPTID`"
,
"name"
:
"DEPTID"
},
{
"expression"
:
"t1.`ORGID`"
,
"name"
:
"ORGID"
},
{
"expression"
:
"t1.`PRINTID`"
,
"name"
:
"PRINTID"
},
{
"expression"
:
"t1.`PRINTNAME`"
,
"name"
:
"PRINTNAME"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DEPTID`,
\n
t1.`ORGID`,
\n
t1.`PRINTID`,
\n
t1.`PRINTNAME`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_PRINT` t1
\n
"
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/Simple/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
0 → 100644
浏览文件 @
a48fd77b
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`CREATEDATE`"
,
"name"
:
"CREATEDATE"
},
{
"expression"
:
"t1.`CREATEMAN`"
,
"name"
:
"CREATEMAN"
},
{
"expression"
:
"t1.`DEPTID`"
,
"name"
:
"DEPTID"
},
{
"expression"
:
"t1.`ORGID`"
,
"name"
:
"ORGID"
},
{
"expression"
:
"t1.`PRINTID`"
,
"name"
:
"PRINTID"
},
{
"expression"
:
"t1.`PRINTNAME`"
,
"name"
:
"PRINTNAME"
},
{
"expression"
:
"t1.`STUNO`"
,
"name"
:
"STUNO"
},
{
"expression"
:
"t1.`UPDATEDATE`"
,
"name"
:
"UPDATEDATE"
},
{
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DEPTID`,
\n
t1.`ORGID`,
\n
t1.`PRINTID`,
\n
t1.`PRINTNAME`,
\n
t1.`STUNO`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_PRINT` t1
\n
"
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_R.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_R.json"
,
"name"
:
"全部数据(读)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"ALL_R"
,
"userDRAction"
:
"READ"
,
"allData"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_RW.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/ALL_RW.json"
,
"name"
:
"全部数据(读写)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
},
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"ALL_RW"
,
"userDRAction"
:
"READ"
,
"allData"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_R.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_R.json"
,
"name"
:
"当前部门(读)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"CURDEPT_R"
,
"secDR"
:
1
,
"userDRAction"
:
"READ"
,
"enableSecDR"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_RW.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURDEPT_RW.json"
,
"name"
:
"当前部门(读写)"
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
},
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
}
],
"roleTag"
:
"CURDEPT_RW"
,
"secDR"
:
1
,
"userDRAction"
:
"READ"
,
"enableSecDR"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_R.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_R.json"
,
"name"
:
"当前组织(读)"
,
"orgDR"
:
1
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
}
],
"roleTag"
:
"CURORG_R"
,
"userDRAction"
:
"READ"
,
"enableOrgDR"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_RW.json
0 → 100644
浏览文件 @
a48fd77b
{
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEUSERROLES/CURORG_RW.json"
,
"name"
:
"当前组织(读写)"
,
"orgDR"
:
1
,
"getPSDEUserRoleOPPrivs"
:
[
{
"dataAccessAction"
:
"READ"
,
"name"
:
"READ"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"READ"
}
},
{
"dataAccessAction"
:
"DELETE"
,
"name"
:
"DELETE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"DELETE"
}
},
{
"dataAccessAction"
:
"CREATE"
,
"name"
:
"CREATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"CREATE"
}
},
{
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"UPDATE"
,
"getPSDEOPPriv"
:
{
"modelref"
:
true
,
"id"
:
"UPDATE"
}
}
],
"roleTag"
:
"CURORG_RW"
,
"userDRAction"
:
"READ"
,
"enableOrgDR"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/RawMaterial.json
浏览文件 @
a48fd77b
...
...
@@ -174,14 +174,6 @@
},
"builtinAction"
:
true
}
],
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
"name"
:
"MYSQL5"
,
"objNameCase"
:
"DEFAULT"
,
"standardTableName"
:
"`T_RAWMATERIAL`"
,
"tableName"
:
"T_RAWMATERIAL"
,
"valid"
:
true
}
],
"getAllPSDEDBTables"
:
[
{
"getAllPSDEFields"
:
[
{
"name"
:
"RAWMATERIALID"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json
0 → 100644
浏览文件 @
a48fd77b
{
"getAllPSAppDEACModes"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"DEFAULT"
,
"name"
:
"DEFAULT"
,
"getPSDEACModeDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"value"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
},
{
"dataType"
:
25
,
"name"
:
"text"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
}
],
"pagingSize"
:
50
,
"getTextPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"getValuePSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"defaultMode"
:
true
,
"enablePagingBar"
:
false
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestField"
:
"PRINTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestField"
:
"PRINTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
"getAllPSAppDEDataSets"
:
[
{
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"PAGE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
}
],
"getAllPSAppDEFields"
:
[
{
"codeName"
:
"PRINTName"
,
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTNAME"
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"enableQuickSearch"
:
true
,
"majorField"
:
true
},
{
"codeName"
:
"UpdateMan"
,
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
},
{
"codeName"
:
"PRINTId"
,
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTID"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"keyField"
:
true
},
{
"codeName"
:
"CreateMan"
,
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"stdDataType"
:
25
,
"stringLength"
:
60
},
{
"codeName"
:
"UpdateDate"
,
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
},
{
"codeName"
:
"CreateDate"
,
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
},
{
"codeName"
:
"OrgId"
,
"logicName"
:
"组织机构标识"
,
"name"
:
"ORGID"
,
"stdDataType"
:
25
,
"stringLength"
:
60
},
{
"codeName"
:
"DeptId"
,
"logicName"
:
"组织部门标识"
,
"name"
:
"DEPTID"
,
"stdDataType"
:
25
,
"stringLength"
:
60
},
{
"codeName"
:
"StuNO"
,
"logicName"
:
"PRINTMODEL"
,
"name"
:
"STUNO"
,
"stdDataType"
:
25
,
"stringLength"
:
100
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"PRINTDTO"
,
"name"
:
"PRINTDTO"
,
"getPSAppDEMethodDTOFields"
:
[
{
"codeName"
:
"CreateDate"
,
"logicName"
:
"建立时间"
,
"name"
:
"CreateDate"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"codeName"
:
"CreateMan"
,
"logicName"
:
"建立人"
,
"name"
:
"CreateMan"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"codeName"
:
"DeptId"
,
"logicName"
:
"组织部门标识"
,
"name"
:
"DeptId"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"OrgId"
,
"logicName"
:
"组织机构标识"
,
"name"
:
"OrgId"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"PRINTId"
,
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTId"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"codeName"
:
"PRINTName"
,
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTName"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"StuNO"
,
"logicName"
:
"PRINTMODEL"
,
"name"
:
"StuNO"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"STUNO"
,
"codeName"
:
"StuNO"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"UpdateDate"
,
"logicName"
:
"更新时间"
,
"name"
:
"UpdateDate"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
},
{
"codeName"
:
"UpdateMan"
,
"logicName"
:
"更新人"
,
"name"
:
"UpdateMan"
,
"orderValue"
:
1000
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
,
"allowEmpty"
:
false
}
],
"sourceType"
:
"DE"
,
"type"
:
"DEFAULT"
},
{
"codeName"
:
"PRINTFilterDTO"
,
"name"
:
"PRINTFilterDTO"
,
"getPSAppDEMethodDTOFields"
:
[
{
"codeName"
:
"N_PRINTID_EQ"
,
"logicName"
:
"PRINT标识"
,
"name"
:
"N_PRINTID_EQ"
,
"orderValue"
:
99999
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"N_PRINTNAME_LIKE"
,
"logicName"
:
"PRINT名称"
,
"name"
:
"N_PRINTNAME_LIKE"
,
"orderValue"
:
99999
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"sourceType"
:
"DEFSEARCHMODE"
,
"stdDataType"
:
25
,
"type"
:
"SIMPLE"
}
],
"sourceType"
:
"DE"
,
"type"
:
"DEFILTER"
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"CREATE"
,
"codeName"
:
"Create"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"READ"
,
"codeName"
:
"Get"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestField"
:
"PRINTID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"GETDRAFT"
,
"codeName"
:
"GetDraft"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"builtinMethod"
:
false
},
{
"actionMode"
:
"DELETE"
,
"batchActionMode"
:
1
,
"codeName"
:
"Remove"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSAppDEMethodInput"
:
{
"getKeyPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestField"
:
"PRINTID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"builtinMethod"
:
false
,
"enableBatchAction"
:
true
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
,
"output"
:
true
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"PAGE"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"builtinMethod"
:
false
},
{
"codeName"
:
"FilterCreate"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERCREATE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterFetch"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERFETCH"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterGet"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERGET"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterGetDraft"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERGETDRAFT"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterRemove"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERREMOVE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterSearch"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERSEARCH"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"FilterUpdate"
,
"methodType"
:
"FILTERACTION"
,
"name"
:
"FILTERUPDATE"
,
"builtinMethod"
:
true
},
{
"codeName"
:
"Select"
,
"methodType"
:
"SELECT"
,
"name"
:
"Select"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"type"
:
"UNKNOWN"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"UNKNOWN"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/select"
,
"builtinMethod"
:
false
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
"name"
:
"CREATE"
},
{
"logicName"
:
"删除"
,
"name"
:
"DELETE"
},
{
"logicName"
:
"读取"
,
"name"
:
"READ"
},
{
"logicName"
:
"更新"
,
"name"
:
"UPDATE"
}
],
"codeName"
:
"PRINT"
,
"dEAPITag"
:
"PRINT"
,
"dataAccCtrlArch"
:
1
,
"dataAccCtrlMode"
:
1
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
,
"enableUIActions"
:
15
,
"getKeyPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"logicName"
:
"PRINT"
,
"getMajorPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"name"
:
"PRINT"
,
"getOrgIdPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"getPSDEName"
:
"PRINT"
,
"getQuickSearchPSAppDEFields"
:
[
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
],
"storageMode"
:
0
,
"sysAPITag"
:
"TrainSys"
,
"defaultMode"
:
true
,
"enableFilterActions"
:
true
,
"enableUICreate"
:
true
,
"enableUIModify"
:
true
,
"enableUIRemove"
:
true
,
"enableWFActions"
:
false
,
"major"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSFORMS/Main.json
0 → 100644
浏览文件 @
a48fd77b
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"printname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"printid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"PRINT基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"PRINT名称"
,
"codeName"
:
"printname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"printname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"printname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"noTabHeader"
:
false
,
"modelid"
:
"f235e1ee47446a0cd00e240d47ca0fd1"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSGRIDS/Main.json
0 → 100644
浏览文件 @
a48fd77b
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"PRINT名称"
,
"codeName"
:
"printname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"printname"
,
"excelCaption"
:
"PRINT名称"
,
"name"
:
"printname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"printname"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"PRINT标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"2f820393ff7ef48f8f0dcdc208852443"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSSEARCHFORMS/Default.json
0 → 100644
浏览文件 @
a48fd77b
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"modelid"
:
"b537f379011eecaa731c80f3949d3c54"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfof/PSFORMS/Main.json
浏览文件 @
a48fd77b
...
...
@@ -85,6 +85,20 @@
"name"
:
"REGINFOFNAME"
,
"codeName"
:
"ReginfofName"
}
},
{
"id"
:
"age11"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"age10"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
...
...
@@ -173,6 +187,60 @@
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age11"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age11"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"age11"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age10"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"age10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json
0 → 100644
浏览文件 @
a48fd77b
{
"accUserMode"
:
2
,
"caption"
:
"PRINT"
,
"codeName"
:
"PRINTEditView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"funcViewMode"
:
"EDITVIEW"
,
"name"
:
"PRINTEditView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"EditView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSAppViewLogics"
:
[
{
"eventArg"
:
"tbitem3"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem3_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem4"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem4_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem5"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem5_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem7"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem7_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem7"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem9"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem9_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem9"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem10"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem10_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem10"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem12"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem12_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem12"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem14"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem14_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem14"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem15"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem15_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem15"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem23"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem23_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem24"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem24_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem24"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem25"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem25_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem25"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem26"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem26_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem26"
},
"getPSViewCtrlName"
:
"toolbar"
},
{
"eventArg"
:
"tbitem22"
,
"eventNames"
:
"CLICK"
,
"logicTrigger"
:
"CTRLEVENT"
,
"logicType"
:
"APPVIEWUIACTION"
,
"name"
:
"toolbar_tbitem22_click"
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem22"
},
"getPSViewCtrlName"
:
"toolbar"
}
],
"getPSAppViewUIActions"
:
[
{
"name"
:
"toolbar_tbitem3"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem4"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"SaveAndNew"
},
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem5"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"SaveAndExit"
},
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem7"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"RemoveAndExit"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem9"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"SaveAndStart"
},
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem10"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"ViewWFStep"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem12"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"New"
},
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem14"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"Copy"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem15"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"Print"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem23"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"FirstRecord"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem24"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"PrevRecord"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem25"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"NextRecord"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem26"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"LastRecord"
},
"uIActionTarget"
:
"SINGLEKEY"
,
"xDataControlName"
:
"form"
},
{
"name"
:
"toolbar_tbitem22"
,
"getPSUIAction"
:
{
"modelref"
:
true
,
"id"
:
"Help"
},
"xDataControlName"
:
"form"
}
],
"getPSControls"
:
[
{
"codeName"
:
"EditViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"hookEventNames"
:
[
"CLICK"
],
"logicName"
:
"工具栏模板(默认编辑界面)"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"tbitem3"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem3_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3_click"
}
},
{
"eventArg"
:
"tbitem4"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem4_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4_click"
}
},
{
"eventArg"
:
"tbitem5"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem5_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5_click"
}
},
{
"eventArg"
:
"tbitem7"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem7_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem7_click"
}
},
{
"eventArg"
:
"tbitem9"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem9_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem9_click"
}
},
{
"eventArg"
:
"tbitem10"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem10_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem10_click"
}
},
{
"eventArg"
:
"tbitem12"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem12_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem12_click"
}
},
{
"eventArg"
:
"tbitem14"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem14_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem14_click"
}
},
{
"eventArg"
:
"tbitem15"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem15_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem15_click"
}
},
{
"eventArg"
:
"tbitem23"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem23_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23_click"
}
},
{
"eventArg"
:
"tbitem24"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem24_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem24_click"
}
},
{
"eventArg"
:
"tbitem25"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem25_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem25_click"
}
},
{
"eventArg"
:
"tbitem26"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem26_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem26_click"
}
},
{
"eventArg"
:
"tbitem22"
,
"eventNames"
:
"CLICK"
,
"logicTag"
:
"toolbar"
,
"logicType"
:
"APPVIEWLOGIC"
,
"name"
:
"toolbar_tbitem22_click"
,
"getPSAppViewLogic"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem22_click"
}
}
],
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.SAVE"
},
"caption"
:
"保存"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem3"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem3"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.SAVE"
},
"caption"
:
"保存"
,
"codeName"
:
"Save"
,
"fullCodeName"
:
"Save"
,
"name"
:
"编辑界面_保存操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c7@FontAwesome"
,
"cssClass"
:
"fa fa-save"
},
"predefinedType"
:
"EDITVIEW_SAVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Save"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.SAVE"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption"
:
"保存并新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem4"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem4"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandnew"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption"
:
"保存并新建"
,
"codeName"
:
"SaveAndNew"
,
"fullCodeName"
:
"SaveAndNew"
,
"name"
:
"编辑界面_保存并新建操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandnew"
},
"predefinedType"
:
"EDITVIEW_SAVEANDNEWACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndNew"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption"
:
"保存并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem5"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem5"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption"
:
"保存并关闭"
,
"codeName"
:
"SaveAndExit"
,
"fullCodeName"
:
"SaveAndExit"
,
"name"
:
"编辑界面_保存并退出操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"predefinedType"
:
"EDITVIEW_SAVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并关闭"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem6"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"caption"
:
"删除并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem7"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem7"
},
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"caption"
:
"删除并关闭"
,
"codeName"
:
"RemoveAndExit"
,
"fullCodeName"
:
"RemoveAndExit"
,
"name"
:
"编辑界面_删除并退出操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"EDITVIEW_REMOVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"RemoveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"删除并关闭"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem8"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem12"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem12"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.NEW"
},
"caption"
:
"新建"
,
"codeName"
:
"New"
,
"fullCodeName"
:
"New"
,
"name"
:
"编辑界面_新建操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0f6@FontAwesome"
,
"cssClass"
:
"fa fa-file-text-o"
},
"predefinedType"
:
"EDITVIEW_NEWACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"New"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"新建"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.NEW"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem13"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem14"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem14"
},
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.COPY"
},
"caption"
:
"拷贝"
,
"codeName"
:
"Copy"
,
"fullCodeName"
:
"Copy"
,
"name"
:
"编辑界面_拷贝操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf0c5@FontAwesome"
,
"cssClass"
:
"fa fa-copy"
},
"predefinedType"
:
"EDITVIEW_COPYACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Copy"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"拷贝"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.COPY"
},
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem16"
,
"spanMode"
:
false
},
{
"caption"
:
"第一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem23"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem23"
},
"getPSSysImage"
:
{
"glyph"
:
"xf049@FontAwesome"
,
"cssClass"
:
"fa fa-fast-backward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"第一个记录"
,
"codeName"
:
"FirstRecord"
,
"fullCodeName"
:
"FirstRecord"
,
"name"
:
"编辑界面_第一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf049@FontAwesome"
,
"cssClass"
:
"fa fa-fast-backward"
},
"predefinedType"
:
"EDITVIEW_FIRSTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"FirstRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"第一个记录"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"上一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem24"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem24"
},
"getPSSysImage"
:
{
"glyph"
:
"xf048@FontAwesome"
,
"cssClass"
:
"fa fa-step-backward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"上一个记录"
,
"codeName"
:
"PrevRecord"
,
"fullCodeName"
:
"PrevRecord"
,
"name"
:
"编辑界面_上一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf048@FontAwesome"
,
"cssClass"
:
"fa fa-step-backward"
},
"predefinedType"
:
"EDITVIEW_PREVRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"PrevRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"上一个记录"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"下一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem25"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem25"
},
"getPSSysImage"
:
{
"glyph"
:
"xf051@FontAwesome"
,
"cssClass"
:
"fa fa-step-forward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"下一个记录"
,
"codeName"
:
"NextRecord"
,
"fullCodeName"
:
"NextRecord"
,
"name"
:
"编辑界面_下一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf051@FontAwesome"
,
"cssClass"
:
"fa fa-step-forward"
},
"predefinedType"
:
"EDITVIEW_NEXTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"NextRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"下一个记录"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"caption"
:
"最后一个记录"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem26"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem26"
},
"getPSSysImage"
:
{
"glyph"
:
"xf050@FontAwesome"
,
"cssClass"
:
"fa fa-fast-forward"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"最后一个记录"
,
"codeName"
:
"LastRecord"
,
"fullCodeName"
:
"LastRecord"
,
"name"
:
"编辑界面_最后一个记录"
,
"getPSSysImage"
:
{
"glyph"
:
"xf050@FontAwesome"
,
"cssClass"
:
"fa fa-fast-forward"
},
"predefinedType"
:
"EDITVIEW_LASTRECORDACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"LastRecord"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"最后一个记录"
,
"showCaption"
:
false
,
"showIcon"
:
true
},
{
"itemType"
:
"SEPERATOR"
,
"name"
:
"tbitem21"
,
"spanMode"
:
false
},
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"tbitem22"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"toolbar_tbitem22"
},
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TEXT.*.HELP"
},
"caption"
:
"帮助"
,
"codeName"
:
"Help"
,
"fullCodeName"
:
"Help"
,
"name"
:
"编辑界面_帮助操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf128@FontAwesome"
,
"cssClass"
:
"fa fa-question"
},
"predefinedType"
:
"EDITVIEW_HELPACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Help"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"帮助"
,
"getTooltipPSLanguageRes"
:
{
"lanResTag"
:
"TBB.TOOLTIP.*.HELP"
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"modelid"
:
"a4eb00b17f8652bdf677cb4ed5231e63"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"编辑表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"printname"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"printid"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"PRINT基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"PRINT名称"
,
"codeName"
:
"printname"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"printname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"printname"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"f235e1ee47446a0cd00e240d47ca0fd1"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
],
"getPSDEViewCodeName"
:
"EditView"
,
"getPSDEViewId"
:
"0170af03083543138485582f8e6c209d"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEEDITVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"PRINT编辑视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEEDITVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"19067fb5cd342c51f46fa3ac37456c77"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json
0 → 100644
浏览文件 @
a48fd77b
{
"accUserMode"
:
2
,
"caption"
:
"PRINT实体表格"
,
"codeName"
:
"PRINTUsr2GridView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"PRINTUsr2GridView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"appViewLogicName"
:
"opendata"
,
"name"
:
"OPENDATA"
,
"paramType"
:
"LOGIC"
},
{
"appViewLogicName"
:
"newdata"
,
"name"
:
"NEWDATA"
,
"paramType"
:
"LOGIC"
},
{
"ctrlName"
:
"grid"
,
"name"
:
"GRID"
,
"paramType"
:
"CTRL"
},
{
"ctrlName"
:
"searchform"
,
"name"
:
"SEARCHFORM"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"PRINT编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"PRINT编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ROWDBLCLICK"
,
"SELECTIONCHANGE"
,
"REMOVE"
,
"LOAD"
,
"BEFORELOAD"
],
"logicName"
:
"主表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_grid"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRID"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"PRINT名称"
,
"codeName"
:
"printname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"printname"
,
"excelCaption"
:
"PRINT名称"
,
"name"
:
"printname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"printname"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTNAME"
,
"codeName"
:
"PRINTName"
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"PRINT标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PRINTID"
,
"codeName"
:
"PRINTId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"2f820393ff7ef48f8f0dcdc208852443"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"Default"
,
"controlType"
:
"SEARCHFORM"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT/PSSEARCHFORMS/Default.json"
,
"hookEventNames"
:
[
"SEARCH"
,
"LOAD"
,
"SAVE"
],
"logicName"
:
"默认搜索表单"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGet"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterGetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
},
{
"actionType"
:
"FILTERACTION"
,
"name"
:
"search"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FilterSearch"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"搜索表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SEARCH;LOAD;SAVE"
,
"logicTag"
:
"searchform"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_searchform"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"SEARCHFORM"
},
"getPSDEFormPages"
:
[
{
"caption"
:
"常规条件"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"name"
:
"formpage1"
,
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"searchButtonStyle"
:
"DEFAULT"
,
"tabHeaderPos"
:
"TOP"
,
"enableAdvanceSearch"
:
false
,
"enableAutoSearch"
:
false
,
"enableFilterSave"
:
false
,
"noTabHeader"
:
true
,
"name"
:
"searchform"
,
"modelid"
:
"b537f379011eecaa731c80f3949d3c54"
,
"modeltype"
:
"PSDEFORM_SEARCHFORM"
},
{
"codeName"
:
"Usr2GridViewtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"name"
:
"toolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlParam"
:
{
"id"
:
"TOOLBAR"
},
"modelid"
:
"87043c611f33cf3d1dcc05e0c07ca6b2_toolbar"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEViewCodeName"
:
"Usr2GridView"
,
"getPSDEViewId"
:
"4CE679FC-6C8F-4ACB-8C12-35852DD741C4"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"title"
:
"PRINT表格视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"87043c611f33cf3d1dcc05e0c07ca6b2"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfofEditView.json
浏览文件 @
a48fd77b
...
...
@@ -1071,6 +1071,20 @@
"name"
:
"REGINFOFNAME"
,
"codeName"
:
"ReginfofName"
}
},
{
"id"
:
"age11"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"age10"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
...
...
@@ -1159,6 +1173,60 @@
},
"infoGroupMode"
:
false
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age11"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
4
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age11"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"age11"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"年龄"
,
"codeName"
:
"age10"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"age10"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"AGE"
,
"codeName"
:
"Age"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"age10"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"columnCount"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
a48fd77b
...
...
@@ -800,6 +800,11 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
,
"name"
:
"BXD"
,
"codeName"
:
"BXD"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/PRINT.json"
,
"name"
:
"PRINT"
,
"codeName"
:
"PRINT"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
,
...
...
@@ -946,6 +951,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Book"
,
"view"
:
"BookEditViewEditorTest"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"PRINT"
,
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json"
,
...
...
@@ -1041,6 +1052,12 @@
"viewType"
:
"DEOPTVIEW"
,
"resource"
:
"Book"
,
"view"
:
"OptionView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTUsr2GridView.json"
,
"viewType"
:
"DEGRIDVIEW"
,
"resource"
:
"PRINT"
,
"view"
:
"Usr2GridView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXDGridView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSDBSCHEMES/DEFAULT.json
浏览文件 @
a48fd77b
...
...
@@ -465,6 +465,76 @@
"name"
:
"T_PHONE"
,
"autoExtendModel"
:
true
,
"existingModel"
:
false
},
{
"getAllPSSysDBColumns"
:
[
{
"codeName"
:
"CREATEDATE"
,
"length"
:
8
,
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"stdDataType"
:
5
,
"nullable"
:
true
},
{
"codeName"
:
"CREATEMAN"
,
"length"
:
60
,
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"DEPTID"
,
"length"
:
60
,
"logicName"
:
"组织部门标识"
,
"name"
:
"DEPTID"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"ORGID"
,
"length"
:
60
,
"logicName"
:
"组织机构标识"
,
"name"
:
"ORGID"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"PRINTID"
,
"length"
:
100
,
"logicName"
:
"PRINT标识"
,
"name"
:
"PRINTID"
,
"stdDataType"
:
25
,
"pKey"
:
true
},
{
"codeName"
:
"PRINTNAME"
,
"length"
:
200
,
"logicName"
:
"PRINT名称"
,
"name"
:
"PRINTNAME"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"STUNO"
,
"length"
:
100
,
"logicName"
:
"PRINTMODEL"
,
"name"
:
"STUNO"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"UPDATEDATE"
,
"length"
:
8
,
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"stdDataType"
:
5
,
"nullable"
:
true
},
{
"codeName"
:
"UPDATEMAN"
,
"length"
:
60
,
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"stdDataType"
:
25
,
"nullable"
:
true
}
],
"codeName"
:
"T_PRINT"
,
"logicName"
:
"PRINT"
,
"name"
:
"T_PRINT"
,
"autoExtendModel"
:
true
,
"existingModel"
:
false
},
{
"getAllPSSysDBColumns"
:
[
{
"codeName"
:
"CREATEDATE"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
a48fd77b
...
...
@@ -737,6 +737,233 @@
"enableDataExport"
:
true
,
"enableDataImport"
:
true
,
"major"
:
true
},
{
"aPIMode"
:
1
,
"codeName"
:
"PRINT"
,
"logicName"
:
"PRINT"
,
"name"
:
"PRINT"
,
"getPSDEServiceAPIMethods"
:
[
{
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Create.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"POST"
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"READ"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Get.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"GET"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"DELETE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Remove.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"PRINTId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"DELETE"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"UPDATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Update.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"PUT"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"codeName"
:
"CheckKey"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/CheckKey.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"requestMethod"
:
"POST"
},
{
"codeName"
:
"GetDraft"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/GetDraft.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"requestMethod"
:
"GET"
},
{
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PRINTDTO"
},
"type"
:
"PAGE"
},
"requestMethod"
:
"POST"
},
{
"codeName"
:
"Select"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"SELECT"
,
"name"
:
"Select"
,
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"type"
:
"UNKNOWN"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"UNKNOWN"
},
"requestMethod"
:
"POST"
}
],
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
"enableDataExport"
:
true
,
"enableDataImport"
:
true
,
"major"
:
true
},
{
"aPIMode"
:
1
,
"codeName"
:
"Book"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSTEM.json
浏览文件 @
a48fd77b
...
...
@@ -383,6 +383,10 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/BookType.json"
,
"name"
:
"BOOKTYPE"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
,
"name"
:
"PRINT"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
,
...
...
@@ -598,6 +602,9 @@
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/BookType.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/PRINT.json"
},
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录