Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
92153ea3
提交
92153ea3
编写于
11月 08, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chitanda 发布系统代码 [TrainSys,网页端]
上级
d972038b
变更
16
隐藏空白字符变更
内嵌
并排
正在显示
16 个修改的文件
包含
141 行增加
和
97 行删除
+141
-97
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+14
-7
MYSQL5.json
...TIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
+19
-4
MYSQL5.json
...IES/Book/PSDEDATAQUERIES/Default2/PSDEDQCODES/MYSQL5.json
+19
-4
Book.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json
+5
-5
TestEditorMobEditView_Form.json
...DATAENTITIES/Book/PSFORMS/TestEditorMobEditView_Form.json
+3
-2
bookTestEditorMobEditView.json
...PSSYSAPPS/Mob/PSAPPDEVIEWS/bookTestEditorMobEditView.json
+3
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+8
-7
Book.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json
+5
-5
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+5
-5
EditorTest.json
...YSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
+4
-3
Main_4.json
.../PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main_4.json
+3
-2
bookBookEditViewEditorTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
+4
-3
bookUsr10EditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10EditView.json
+3
-2
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+41
-41
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+1
-1
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
92153ea3
...
...
@@ -1049,6 +1049,7 @@
"columnName"
:
"BOOKCHILD2S"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"BOOKCHILD2S"
,
"queryCodeExp"
:
"t1.`BOOKCHILD2S`"
,
"standardColumnName"
:
"`BOOKCHILD2S`"
}
],
"getAllPSDEFUIModes"
:
[
{
...
...
@@ -1130,6 +1131,7 @@
"columnName"
:
"BOOKCHILD3S"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"BOOKCHILD3S"
,
"queryCodeExp"
:
"t1.`BOOKCHILD3S`"
,
"standardColumnName"
:
"`BOOKCHILD3S`"
}
],
"getAllPSDEFUIModes"
:
[
{
...
...
@@ -1211,6 +1213,7 @@
"columnName"
:
"BOOKCHILD4S"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"BOOKCHILD4S"
,
"queryCodeExp"
:
"t1.`BOOKCHILD4S`"
,
"standardColumnName"
:
"`BOOKCHILD4S`"
}
],
"getAllPSDEFUIModes"
:
[
{
...
...
@@ -1292,6 +1295,7 @@
"columnName"
:
"BOOKCHILD5S"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"BOOKCHILD5S"
,
"queryCodeExp"
:
"t1.`BOOKCHILD5S`"
,
"standardColumnName"
:
"`BOOKCHILD5S`"
}
],
"getAllPSDEFUIModes"
:
[
{
...
...
@@ -3499,7 +3503,7 @@
"name"
:
"[FIELD18][属性18]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"
MOBTEXT
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
...
...
@@ -3512,7 +3516,7 @@
"name"
:
"[FIELD18][属性18]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
...
...
@@ -3546,7 +3550,7 @@
}
],
"codeName"
:
"Field18"
,
"dEFType"
:
1
,
"dataType"
:
"
TEXT
"
,
"dataType"
:
"
ONE2MANYOBJ_MAP
"
,
"importOrder"
:
1000
,
"length"
:
100
,
"logicName"
:
"属性18"
,
...
...
@@ -3560,9 +3564,11 @@
"id"
:
"FIELD18"
},
"serviceCodeName"
:
"Field18"
,
"stdDataType"
:
2
5
,
"stdDataType"
:
2
1
,
"stringLength"
:
100
,
"valueFormat"
:
"%1$s"
"valueFormat"
:
"%1$s"
,
"map"
:
true
,
"queryColumn"
:
false
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"FIELD19"
,
...
...
@@ -5804,6 +5810,7 @@
"columnName"
:
"BOOKCHILD1S"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"BOOKCHILD1S"
,
"queryCodeExp"
:
"t1.`BOOKCHILD1S`"
,
"standardColumnName"
:
"`BOOKCHILD1S`"
}
],
"getAllPSDEFUIModes"
:
[
{
...
...
@@ -6293,9 +6300,9 @@
"codeName"
:
"Field18"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"type"
:
"SIMPLE"
"type"
:
"DTOS"
,
"listMap"
:
true
},
{
"logicName"
:
"属性19"
,
"name"
:
"Field19"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
浏览文件 @
92153ea3
...
...
@@ -2,6 +2,24 @@
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`BOOKCHILD1S`"
,
"name"
:
"BOOKCHILD1S"
},
{
"expression"
:
"t1.`BOOKCHILD2S`"
,
"name"
:
"BOOKCHILD2S"
},
{
"expression"
:
"t1.`BOOKCHILD3S`"
,
"name"
:
"BOOKCHILD3S"
},
{
"expression"
:
"t1.`BOOKCHILD4S`"
,
"name"
:
"BOOKCHILD4S"
},
{
"expression"
:
"t1.`BOOKCHILD5S`"
,
"name"
:
"BOOKCHILD5S"
},
{
"expression"
:
"t1.`FIELD18`"
,
"name"
:
"FIELD18"
},
{
"expression"
:
"t1.`FIELD24`"
,
"name"
:
"FIELD24"
},
{
...
...
@@ -52,9 +70,6 @@
},
{
"expression"
:
"t1.`FIELD17`"
,
"name"
:
"FIELD17"
},
{
"expression"
:
"t1.`FIELD18`"
,
"name"
:
"FIELD18"
},
{
"expression"
:
"t1.`FIELD19`"
,
"name"
:
"FIELD19"
...
...
@@ -176,6 +191,6 @@
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`BOOKID`,
\n
t1.`BOOKNAME`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DATE`,
\n
t1.`DEPTID`,
\n
t1.`END`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD13`,
\n
t1.`FIELD14`,
\n
t1.`FIELD15`,
\n
t1.`FIELD16`,
\n
t1.`FIELD17`,
\n
t1.`FIELD1
8`,
\n
t1.`FIELD1
9`,
\n
t1.`FIELD2`,
\n
t1.`FIELD20`,
\n
t1.`FIELD21`,
\n
t1.`FIELD22`,
\n
t1.`FIELD23`,
\n
t1.`FIELD25`,
\n
t1.`FIELD26`,
\n
t1.`FIELD27`,
\n
t1.`FIELD28`,
\n
t1.`FIELD29`,
\n
t1.`FIELD3`,
\n
t1.`FIELD30`,
\n
t1.`FIELD31`,
\n
t1.`FIELD32`,
\n
t1.`FIELD33`,
\n
t1.`FIELD34`,
\n
t1.`FIELD35`,
\n
t1.`FIELD36`,
\n
t1.`FIELD37`,
\n
t1.`FIELD38`,
\n
t1.`FIELD39`,
\n
t1.`FIELD4`,
\n
t1.`FIELD40`,
\n
t1.`FIELD41`,
\n
t1.`FIELD42`,
\n
t1.`FIELD43`,
\n
t1.`FIELD44`,
\n
t1.`FIELD45`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`ORGID`,
\n
t1.`PBOOKID`,
\n
t1.`PHONEID`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_BOOK` t1
\n
"
,
"queryCode"
:
"SELECT
\n
t1.`BOOKID`,
\n
t1.`BOOKNAME`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DATE`,
\n
t1.`DEPTID`,
\n
t1.`END`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD13`,
\n
t1.`FIELD14`,
\n
t1.`FIELD15`,
\n
t1.`FIELD16`,
\n
t1.`FIELD17`,
\n
t1.`FIELD19`,
\n
t1.`FIELD2`,
\n
t1.`FIELD20`,
\n
t1.`FIELD21`,
\n
t1.`FIELD22`,
\n
t1.`FIELD23`,
\n
t1.`FIELD25`,
\n
t1.`FIELD26`,
\n
t1.`FIELD27`,
\n
t1.`FIELD28`,
\n
t1.`FIELD29`,
\n
t1.`FIELD3`,
\n
t1.`FIELD30`,
\n
t1.`FIELD31`,
\n
t1.`FIELD32`,
\n
t1.`FIELD33`,
\n
t1.`FIELD34`,
\n
t1.`FIELD35`,
\n
t1.`FIELD36`,
\n
t1.`FIELD37`,
\n
t1.`FIELD38`,
\n
t1.`FIELD39`,
\n
t1.`FIELD4`,
\n
t1.`FIELD40`,
\n
t1.`FIELD41`,
\n
t1.`FIELD42`,
\n
t1.`FIELD43`,
\n
t1.`FIELD44`,
\n
t1.`FIELD45`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`ORGID`,
\n
t1.`PBOOKID`,
\n
t1.`PHONEID`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_BOOK` t1
\n
"
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default2/PSDEDQCODES/MYSQL5.json
浏览文件 @
92153ea3
...
...
@@ -2,6 +2,24 @@
"dBType"
:
"MYSQL5"
,
"name"
:
"MySQL5"
,
"getPSDEDataQueryCodeExps"
:
[
{
"expression"
:
"t1.`BOOKCHILD1S`"
,
"name"
:
"BOOKCHILD1S"
},
{
"expression"
:
"t1.`BOOKCHILD2S`"
,
"name"
:
"BOOKCHILD2S"
},
{
"expression"
:
"t1.`BOOKCHILD3S`"
,
"name"
:
"BOOKCHILD3S"
},
{
"expression"
:
"t1.`BOOKCHILD4S`"
,
"name"
:
"BOOKCHILD4S"
},
{
"expression"
:
"t1.`BOOKCHILD5S`"
,
"name"
:
"BOOKCHILD5S"
},
{
"expression"
:
"t1.`FIELD18`"
,
"name"
:
"FIELD18"
},
{
"expression"
:
"t1.`FIELD24`"
,
"name"
:
"FIELD24"
},
{
...
...
@@ -52,9 +70,6 @@
},
{
"expression"
:
"t1.`FIELD17`"
,
"name"
:
"FIELD17"
},
{
"expression"
:
"t1.`FIELD18`"
,
"name"
:
"FIELD18"
},
{
"expression"
:
"t1.`FIELD19`"
,
"name"
:
"FIELD19"
...
...
@@ -176,6 +191,6 @@
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`BOOKID`,
\n
t1.`BOOKNAME`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DATE`,
\n
t1.`DEPTID`,
\n
t1.`END`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD13`,
\n
t1.`FIELD14`,
\n
t1.`FIELD15`,
\n
t1.`FIELD16`,
\n
t1.`FIELD17`,
\n
t1.`FIELD1
8`,
\n
t1.`FIELD1
9`,
\n
t1.`FIELD2`,
\n
t1.`FIELD20`,
\n
t1.`FIELD21`,
\n
t1.`FIELD22`,
\n
t1.`FIELD23`,
\n
t1.`FIELD25`,
\n
t1.`FIELD26`,
\n
t1.`FIELD27`,
\n
t1.`FIELD28`,
\n
t1.`FIELD29`,
\n
t1.`FIELD3`,
\n
t1.`FIELD30`,
\n
t1.`FIELD31`,
\n
t1.`FIELD32`,
\n
t1.`FIELD33`,
\n
t1.`FIELD34`,
\n
t1.`FIELD35`,
\n
t1.`FIELD36`,
\n
t1.`FIELD37`,
\n
t1.`FIELD38`,
\n
t1.`FIELD39`,
\n
t1.`FIELD4`,
\n
t1.`FIELD40`,
\n
t1.`FIELD41`,
\n
t1.`FIELD42`,
\n
t1.`FIELD43`,
\n
t1.`FIELD44`,
\n
t1.`FIELD45`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`ORGID`,
\n
t1.`PBOOKID`,
\n
t1.`PHONEID`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_BOOK` t1
\n
"
,
"queryCode"
:
"SELECT
\n
t1.`BOOKID`,
\n
t1.`BOOKNAME`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`DATE`,
\n
t1.`DEPTID`,
\n
t1.`END`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD13`,
\n
t1.`FIELD14`,
\n
t1.`FIELD15`,
\n
t1.`FIELD16`,
\n
t1.`FIELD17`,
\n
t1.`FIELD19`,
\n
t1.`FIELD2`,
\n
t1.`FIELD20`,
\n
t1.`FIELD21`,
\n
t1.`FIELD22`,
\n
t1.`FIELD23`,
\n
t1.`FIELD25`,
\n
t1.`FIELD26`,
\n
t1.`FIELD27`,
\n
t1.`FIELD28`,
\n
t1.`FIELD29`,
\n
t1.`FIELD3`,
\n
t1.`FIELD30`,
\n
t1.`FIELD31`,
\n
t1.`FIELD32`,
\n
t1.`FIELD33`,
\n
t1.`FIELD34`,
\n
t1.`FIELD35`,
\n
t1.`FIELD36`,
\n
t1.`FIELD37`,
\n
t1.`FIELD38`,
\n
t1.`FIELD39`,
\n
t1.`FIELD4`,
\n
t1.`FIELD40`,
\n
t1.`FIELD41`,
\n
t1.`FIELD42`,
\n
t1.`FIELD43`,
\n
t1.`FIELD44`,
\n
t1.`FIELD45`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`ORGID`,
\n
t1.`PBOOKID`,
\n
t1.`PHONEID`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_BOOK` t1
\n
"
,
"id"
:
"PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default2/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book.json
浏览文件 @
92153ea3
...
...
@@ -1673,7 +1673,7 @@
"name"
:
"[FIELD18][属性18]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"
MOBTEXT
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
...
...
@@ -1686,7 +1686,7 @@
"name"
:
"[FIELD18][属性18]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
...
...
@@ -1696,7 +1696,7 @@
"codeName"
:
"Field18"
,
"logicName"
:
"属性18"
,
"name"
:
"FIELD18"
,
"stdDataType"
:
2
5
,
"stdDataType"
:
2
1
,
"stringLength"
:
100
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -2941,8 +2941,8 @@
"codeName"
:
"Field18"
},
"sourceType"
:
"DEFIELD"
,
"
stdDataType"
:
25
,
"
type"
:
"SIMPLE"
"
type"
:
"DTOS"
,
"
listMap"
:
true
},
{
"codeName"
:
"Field19"
,
"logicName"
:
"属性19"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Book/PSFORMS/TestEditorMobEditView_Form.json
浏览文件 @
92153ea3
...
...
@@ -256,7 +256,7 @@
}
},
{
"id"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -1010,7 +1010,7 @@
"getPSDEFormDetails"
:
[
{
"caption"
:
"值项"
,
"codeName"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -1026,6 +1026,7 @@
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field18"
,
"valueType"
:
"OBJECTS"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/bookTestEditorMobEditView.json
浏览文件 @
92153ea3
...
...
@@ -359,7 +359,7 @@
}
},
{
"id"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -1113,7 +1113,7 @@
"getPSDEFormDetails"
:
[
{
"caption"
:
"值项"
,
"codeName"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -1129,6 +1129,7 @@
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field18"
,
"valueType"
:
"OBJECTS"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
92153ea3
...
...
@@ -14290,7 +14290,7 @@
}
}, {
"id" : "field18",
"dataType" : 2
5
,
"dataType" : 2
1
,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "Field18"
...
...
@@ -15044,7 +15044,7 @@
"getPSDEFormDetails" : [ {
"caption" : "值项",
"codeName" : "field18",
"dataType" : 2
5
,
"dataType" : 2
1
,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
...
...
@@ -15060,6 +15060,7 @@
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field18",
"valueType" : "OBJECTS",
"enableLinkView" : false
},
"getPSLayoutPos" : {
...
...
@@ -34132,7 +34133,7 @@
"name" : "[FIELD18][属性18]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "
MOBTEXT
",
"editorType" : "
HIDDEN
",
"name" : "[FIELD18][属性18]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
...
...
@@ -34145,7 +34146,7 @@
"name" : "[FIELD18][属性18]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "
TEXTBOX
",
"editorType" : "
HIDDEN
",
"name" : "[FIELD18][属性18]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
...
...
@@ -34155,7 +34156,7 @@
"codeName" : "Field18",
"logicName" : "属性18",
"name" : "FIELD18",
"stdDataType" : 2
5
,
"stdDataType" : 2
1
,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
...
...
@@ -35400,8 +35401,8 @@
"codeName" : "Field18"
},
"sourceType" : "DEFIELD",
"
stdDataType" : 25
,
"
type" : "SIMPLE"
"
type" : "DTOS"
,
"
listMap" : true
}, {
"codeName" : "Field19",
"logicName" : "属性19",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json
浏览文件 @
92153ea3
...
...
@@ -1673,7 +1673,7 @@
"name"
:
"[FIELD18][属性18]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"
MOBTEXT
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
...
...
@@ -1686,7 +1686,7 @@
"name"
:
"[FIELD18][属性18]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
...
...
@@ -1696,7 +1696,7 @@
"codeName"
:
"Field18"
,
"logicName"
:
"属性18"
,
"name"
:
"FIELD18"
,
"stdDataType"
:
2
5
,
"stdDataType"
:
2
1
,
"stringLength"
:
100
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -2941,8 +2941,8 @@
"codeName"
:
"Field18"
},
"sourceType"
:
"DEFIELD"
,
"
stdDataType"
:
25
,
"
type"
:
"SIMPLE"
"
type"
:
"DTOS"
,
"
listMap"
:
true
},
{
"codeName"
:
"Field19"
,
"logicName"
:
"属性19"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
92153ea3
...
...
@@ -1481,16 +1481,16 @@
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
]
},
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
92153ea3
...
...
@@ -1673,7 +1673,7 @@
"name"
:
"[FIELD18][属性18]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"
MOBTEXT
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]移动端默认"
,
"stringLength"
:
100
,
"uIMode"
:
"MOBILEDEFAULT"
,
...
...
@@ -1686,7 +1686,7 @@
"name"
:
"[FIELD18][属性18]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"
TEXTBOX
"
,
"editorType"
:
"
HIDDEN
"
,
"name"
:
"[FIELD18][属性18]"
,
"stringLength"
:
100
,
"uIMode"
:
"DEFAULT"
...
...
@@ -1696,7 +1696,7 @@
"codeName"
:
"Field18"
,
"logicName"
:
"属性18"
,
"name"
:
"FIELD18"
,
"stdDataType"
:
2
5
,
"stdDataType"
:
2
1
,
"stringLength"
:
100
},
{
"getAllPSAppDEFUIModes"
:
[
{
...
...
@@ -2941,8 +2941,8 @@
"codeName"
:
"Field18"
},
"sourceType"
:
"DEFIELD"
,
"
stdDataType"
:
25
,
"
type"
:
"SIMPLE"
"
type"
:
"DTOS"
,
"
listMap"
:
true
},
{
"codeName"
:
"Field19"
,
"logicName"
:
"属性19"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/EditorTest.json
浏览文件 @
92153ea3
...
...
@@ -353,7 +353,7 @@
"dataType"
:
25
},
{
"id"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -1660,7 +1660,7 @@
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -1678,7 +1678,8 @@
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field18"
"name"
:
"field18"
,
"valueType"
:
"OBJECTS"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Main_4.json
浏览文件 @
92153ea3
...
...
@@ -198,7 +198,7 @@
"dataType"
:
25
},
{
"id"
:
"formitem27"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -827,7 +827,7 @@
},
{
"caption"
:
"属性18"
,
"codeName"
:
"formitem27"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -846,6 +846,7 @@
},
"editorType"
:
"ADDRESSPICKUP"
,
"name"
:
"formitem27"
,
"valueType"
:
"OBJECTS"
,
"enableAC"
:
false
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json
浏览文件 @
92153ea3
...
...
@@ -456,7 +456,7 @@
"dataType"
:
25
},
{
"id"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -1763,7 +1763,7 @@
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field18"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -1781,7 +1781,8 @@
"maxFileCount"
:
-1
,
"maxFileSize"
:
-1
,
"minFileCount"
:
0
,
"name"
:
"field18"
"name"
:
"field18"
,
"valueType"
:
"OBJECTS"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10EditView.json
浏览文件 @
92153ea3
...
...
@@ -301,7 +301,7 @@
"dataType"
:
25
},
{
"id"
:
"formitem27"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD18"
,
"codeName"
:
"Field18"
...
...
@@ -930,7 +930,7 @@
},
{
"caption"
:
"属性18"
,
"codeName"
:
"formitem27"
,
"dataType"
:
2
5
,
"dataType"
:
2
1
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
...
...
@@ -949,6 +949,7 @@
},
"editorType"
:
"ADDRESSPICKUP"
,
"name"
:
"formitem27"
,
"valueType"
:
"OBJECTS"
,
"enableAC"
:
false
,
"enablePickupView"
:
true
,
"forceSelection"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
92153ea3
...
...
@@ -11857,16 +11857,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}, {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
} ]
}, {
...
...
@@ -11895,10 +11895,10 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
}
}, {
"name" : "消息类型-错误信息",
...
...
@@ -11907,10 +11907,10 @@
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
} ]
}, {
...
...
@@ -11927,34 +11927,54 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
下
方",
"name" : "消息位置-视图
上
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
7
"
}
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-视图
上
方",
"name" : "消息位置-视图
下
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
9
"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -11985,26 +12005,6 @@
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
}, {
"codeName" : "VMGroup5",
...
...
@@ -46099,7 +46099,7 @@
"name" : "[FIELD18][属性18]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "
MOBTEXT
",
"editorType" : "
HIDDEN
",
"name" : "[FIELD18][属性18]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
...
...
@@ -46112,7 +46112,7 @@
"name" : "[FIELD18][属性18]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "
TEXTBOX
",
"editorType" : "
HIDDEN
",
"name" : "[FIELD18][属性18]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
...
...
@@ -46122,7 +46122,7 @@
"codeName" : "Field18",
"logicName" : "属性18",
"name" : "FIELD18",
"stdDataType" : 2
5
,
"stdDataType" : 2
1
,
"stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
...
...
@@ -47367,8 +47367,8 @@
"codeName" : "Field18"
},
"sourceType" : "DEFIELD",
"
stdDataType" : 25
,
"
type" : "SIMPLE"
"
type" : "DTOS"
,
"
listMap" : true
}, {
"codeName" : "Field19",
"logicName" : "属性19",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
92153ea3
...
...
@@ -8347,7 +8347,7 @@
"logicName"
:
"属性18"
,
"name"
:
"FIELD18"
,
"orderValue"
:
1000
,
"stdDataType"
:
2
5
,
"stdDataType"
:
2
1
,
"stringLength"
:
100
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录