Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
8765b5ca
提交
8765b5ca
编写于
9月 26, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
d4cabaad
变更
29
展开全部
显示空白字符变更
内嵌
并排
正在显示
29 个修改的文件
包含
1131 行增加
和
3708 行删除
+1131
-3708
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+85
-0
MYSQL5.json
...TIES/TEST/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
+4
-1
MYSQL5.json
...NTITIES/TEST/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
+4
-1
TEST.json
...bizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
+42
-0
Main.json
...ys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
+34
-0
TESTEditView.json
...lab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json
+34
-960
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+42
-0
TEST.json
...sys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
+42
-0
Main.json
.../TemplatePublish/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
+34
-0
TESTEditView.json
.../PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json
+34
-823
TESTEditView_drawer.json
...PPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView_drawer.json
+34
-0
Usr0526356960EditView_Form.json
...DATAENTITIES/Book/PSFORMS/Usr0526356960EditView_Form.json
+34
-0
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+46
-0
Main.json
...ys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
+34
-0
Gridexpbar_grid.json
...S/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Gridexpbar_grid.json
+1
-1
TESTEditView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json
+34
-961
TESTEditView_drawer.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json
+34
-0
TESTIndexView.json
...ab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTIndexView.json
+34
-0
TESTMobMPickupView.json
...ainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
+1
-0
TESTMobPickupView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json
+1
-0
TESTTestMobMDView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestMobMDView.json
+1
-0
TESTUsr2GridExpView.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridExpView.json
+280
-0
TESTUsr3EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json
+34
-0
TESTUsr4EditView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4EditView.json
+34
-0
bookUsr0526356960EditView.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json
+34
-0
phoneUsr08223555EditView3.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08223555EditView3.json
+34
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+86
-961
DEFAULT.json
...ces/model/cn/ibizlab/trainsys/PSSYSDBSCHEMES/DEFAULT.json
+7
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+13
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
8765b5ca
...
...
@@ -402,6 +402,9 @@
},
{
"name"
:
"ORDER"
,
"codeName"
:
"Order"
},
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
...
...
@@ -1082,6 +1085,71 @@
"serviceCodeName"
:
"Order"
,
"stdDataType"
:
9
,
"valueFormat"
:
"%1$s"
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"FLOAT"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"FLOAT"
,
"queryCodeExp"
:
"t1.`FLOAT`"
,
"standardColumnName"
:
"`FLOAT`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"precision"
:
2
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[FLOAT][浮点数]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"NUMBER"
,
"name"
:
"[FLOAT][浮点数]"
,
"precision"
:
2
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"Float"
,
"dEFType"
:
1
,
"dataType"
:
"FLOAT"
,
"importOrder"
:
1000
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"id"
:
"Table"
},
"getPSSysDBColumn"
:
{
"modelref"
:
true
,
"id"
:
"FLOAT"
},
"precision"
:
2
,
"serviceCodeName"
:
"Float"
,
"stdDataType"
:
7
,
"valueFormat"
:
"%1$s"
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"CREATEDATE"
,
...
...
@@ -3649,6 +3717,17 @@
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"浮点数"
,
"name"
:
"Float"
,
"getPSDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"precision"
:
2
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
7
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"金额"
,
"name"
:
"Amount"
,
...
...
@@ -4154,6 +4233,12 @@
"name"
:
"测试实体实体面板视图"
,
"realModelSubType"
:
"DEPANELVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr2GridExpView"
,
"logicName"
:
"测试实体实体表格导航视图(路由测试-非路由)"
,
"name"
:
"测试实体实体表格导航视图(路由测试-非路由)"
,
"realModelSubType"
:
"DEGRIDEXPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"Usr17EditView"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-视图消息-消息类型)"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json
浏览文件 @
8765b5ca
...
...
@@ -46,6 +46,9 @@
},
{
"expression"
:
"t1.`FIELD9`"
,
"name"
:
"FIELD9"
},
{
"expression"
:
"t1.`FLOAT`"
,
"name"
:
"FLOAT"
},
{
"expression"
:
"t1.`NUMBER1`"
,
"name"
:
"NUMBER1"
...
...
@@ -77,6 +80,6 @@
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`AMOUNT`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD2`,
\n
t1.`FIELD3`,
\n
t1.`FIELD4`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`NUMBER1`,
\n
t1.`NUMBER2`,
\n
t1.`NUMBER3`,
\n
t1.`NUMBER4`,
\n
t1.`ORDER`,
\n
t1.`TESTID`,
\n
t1.`TESTNAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_TEST` t1
\n
"
,
"queryCode"
:
"SELECT
\n
t1.`AMOUNT`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD2`,
\n
t1.`FIELD3`,
\n
t1.`FIELD4`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`
FLOAT`,
\n
t1.`
NUMBER1`,
\n
t1.`NUMBER2`,
\n
t1.`NUMBER3`,
\n
t1.`NUMBER4`,
\n
t1.`ORDER`,
\n
t1.`TESTID`,
\n
t1.`TESTNAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_TEST` t1
\n
"
,
"id"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json
浏览文件 @
8765b5ca
...
...
@@ -46,6 +46,9 @@
},
{
"expression"
:
"t1.`FIELD9`"
,
"name"
:
"FIELD9"
},
{
"expression"
:
"t1.`FLOAT`"
,
"name"
:
"FLOAT"
},
{
"expression"
:
"t1.`NUMBER1`"
,
"name"
:
"NUMBER1"
...
...
@@ -77,6 +80,6 @@
"expression"
:
"t1.`UPDATEMAN`"
,
"name"
:
"UPDATEMAN"
}
],
"queryCode"
:
"SELECT
\n
t1.`AMOUNT`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD2`,
\n
t1.`FIELD3`,
\n
t1.`FIELD4`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`NUMBER1`,
\n
t1.`NUMBER2`,
\n
t1.`NUMBER3`,
\n
t1.`NUMBER4`,
\n
t1.`ORDER`,
\n
t1.`TESTID`,
\n
t1.`TESTNAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_TEST` t1
\n
"
,
"queryCode"
:
"SELECT
\n
t1.`AMOUNT`,
\n
t1.`CREATEDATE`,
\n
t1.`CREATEMAN`,
\n
t1.`FIELD`,
\n
t1.`FIELD10`,
\n
t1.`FIELD11`,
\n
t1.`FIELD12`,
\n
t1.`FIELD2`,
\n
t1.`FIELD3`,
\n
t1.`FIELD4`,
\n
t1.`FIELD5`,
\n
t1.`FIELD6`,
\n
t1.`FIELD7`,
\n
t1.`FIELD8`,
\n
t1.`FIELD9`,
\n
t1.`
FLOAT`,
\n
t1.`
NUMBER1`,
\n
t1.`NUMBER2`,
\n
t1.`NUMBER3`,
\n
t1.`NUMBER4`,
\n
t1.`ORDER`,
\n
t1.`TESTID`,
\n
t1.`TESTNAME`,
\n
t1.`TYPE`,
\n
t1.`UPDATEDATE`,
\n
t1.`UPDATEMAN`
\n
FROM `T_TEST` t1
\n
"
,
"id"
:
"PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8765b5ca
...
...
@@ -911,6 +911,37 @@
"logicName"
:
"排序属性"
,
"name"
:
"ORDER"
,
"stdDataType"
:
9
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"precision"
:
2
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[FLOAT][浮点数]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"NUMBER"
,
"name"
:
"[FLOAT][浮点数]"
,
"precision"
:
2
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
}
],
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"precision"
:
2
,
"stdDataType"
:
7
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -2413,6 +2444,17 @@
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"Float"
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
7
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Amount"
,
"logicName"
:
"金额"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
浏览文件 @
8765b5ca
...
...
@@ -154,6 +154,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -361,6 +368,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"MOBTEXT"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json
浏览文件 @
8765b5ca
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
8765b5ca
...
...
@@ -17433,6 +17433,37 @@
"logicName" : "排序属性",
"name" : "ORDER",
"stdDataType" : 9
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[FLOAT][浮点数]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FLOAT][浮点数]移动端默认",
"precision" : 2,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[FLOAT][浮点数]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "NUMBER",
"name" : "[FLOAT][浮点数]",
"precision" : 2,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "Float",
"logicName" : "浮点数",
"name" : "FLOAT",
"precision" : 2,
"stdDataType" : 7
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
...
...
@@ -18935,6 +18966,17 @@
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, {
"codeName" : "Float",
"logicName" : "浮点数",
"name" : "Float",
"getPSAppDEField" : {
"name" : "FLOAT",
"codeName" : "Float"
},
"sourceType" : "DEFIELD",
"stdDataType" : 7,
"type" : "SIMPLE"
}, {
"codeName" : "Amount",
"logicName" : "金额",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8765b5ca
...
...
@@ -911,6 +911,37 @@
"logicName"
:
"排序属性"
,
"name"
:
"ORDER"
,
"stdDataType"
:
9
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"precision"
:
2
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[FLOAT][浮点数]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"NUMBER"
,
"name"
:
"[FLOAT][浮点数]"
,
"precision"
:
2
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
}
],
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"precision"
:
2
,
"stdDataType"
:
7
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -2413,6 +2444,17 @@
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"Float"
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
7
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Amount"
,
"logicName"
:
"金额"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
浏览文件 @
8765b5ca
...
...
@@ -186,6 +186,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -396,6 +403,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json
浏览文件 @
8765b5ca
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView_drawer.json
浏览文件 @
8765b5ca
...
...
@@ -285,6 +285,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -495,6 +502,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSFORMS/Usr0526356960EditView_Form.json
浏览文件 @
8765b5ca
...
...
@@ -423,6 +423,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -633,6 +640,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
8765b5ca
...
...
@@ -911,6 +911,37 @@
"logicName"
:
"排序属性"
,
"name"
:
"ORDER"
,
"stdDataType"
:
9
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBTEXT"
,
"name"
:
"[FLOAT][浮点数]移动端默认"
,
"precision"
:
2
,
"uIMode"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"name"
:
"[FLOAT][浮点数]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"NUMBER"
,
"name"
:
"[FLOAT][浮点数]"
,
"precision"
:
2
,
"uIMode"
:
"DEFAULT"
},
"type"
:
"DEFAULT"
}
],
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"precision"
:
2
,
"stdDataType"
:
7
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
...
...
@@ -2413,6 +2444,17 @@
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"Float"
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
7
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"Amount"
,
"logicName"
:
"金额"
,
...
...
@@ -5034,6 +5076,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr14EditView.json"
,
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr14EditView_7532.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json
浏览文件 @
8765b5ca
...
...
@@ -154,6 +154,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -364,6 +371,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Gridexpbar_grid.json
浏览文件 @
8765b5ca
...
...
@@ -64,6 +64,6 @@
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"modelid"
:
"
321DC5FF-2CE2-4E42-A1EF-9225ECF49FFB
_gridexpbar_grid"
,
"modelid"
:
"
a03e0fe98aff117e34112ca4658821c3
_gridexpbar_grid"
,
"modeltype"
:
"PSDEGRID"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json
浏览文件 @
8765b5ca
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json
浏览文件 @
8765b5ca
...
...
@@ -243,6 +243,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -453,6 +460,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTIndexView.json
浏览文件 @
8765b5ca
...
...
@@ -236,6 +236,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -446,6 +453,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobMPickupView.json
浏览文件 @
8765b5ca
...
...
@@ -953,6 +953,7 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"测试多数据视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBMDVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json
浏览文件 @
8765b5ca
...
...
@@ -356,6 +356,7 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"测试多数据视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBMDVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestMobMDView.json
浏览文件 @
8765b5ca
...
...
@@ -332,6 +332,7 @@
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"测试多数据视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEMOBMDVIEW"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridExpView.json
0 → 100644
浏览文件 @
8765b5ca
{
"accUserMode"
:
2
,
"caption"
:
"测试实体实体表格导航视图(路由测试-非路由)"
,
"codeName"
:
"TESTUsr2GridExpView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2GridExpView.json"
,
"name"
:
"TESTUsr2GridExpView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridExpView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"Usr2GridExpViewgridexpbar"
,
"controlType"
:
"GRIDEXPBAR"
,
"name"
:
"gridexpbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"gridexpbar"
},
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRIDEXPBAR"
},
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Gridexpbar_grid"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Gridexpbar_grid.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_load"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"gridexpbar_grid"
},
"pagingSize"
:
20
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"gridexpbar_grid"
,
"modelid"
:
"a03e0fe98aff117e34112ca4658821c3_gridexpbar_grid"
,
"modeltype"
:
"PSDEGRID"
}
],
"xDataControlName"
:
"gridexpbar_grid"
,
"enableCounter"
:
true
,
"enableSearch"
:
false
,
"showTitleBar"
:
true
,
"modelid"
:
"a03e0fe98aff117e34112ca4658821c3_gridexpbar"
,
"modeltype"
:
"PSEXPBAR"
},
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"测试实体实体表格导航视图(路由测试-非路由)"
,
"codeName"
:
"Usr2GridExpViewcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"Usr2GridExpView"
,
"getPSDEViewId"
:
"5749B625-0D6D-4B73-9A61-74A02CE06397"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDEXPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"sideBarLayout"
:
"LEFT"
,
"title"
:
"测试实体实体表格导航视图(路由测试-非路由)"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDEXPVIEW"
,
"enableDP"
:
true
,
"enableFilter"
:
true
,
"enableQuickSearch"
:
true
,
"enableSearch"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"a03e0fe98aff117e34112ca4658821c3"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3EditView.json
浏览文件 @
8765b5ca
...
...
@@ -261,6 +261,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -471,6 +478,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr4EditView.json
浏览文件 @
8765b5ca
...
...
@@ -255,6 +255,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -465,6 +472,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr0526356960EditView.json
浏览文件 @
8765b5ca
...
...
@@ -541,6 +541,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -751,6 +758,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08223555EditView3.json
浏览文件 @
8765b5ca
...
...
@@ -968,6 +968,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"id"
:
"float"
,
"dataType"
:
7
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
}
},
{
"id"
:
"field"
,
"dataType"
:
25
,
...
...
@@ -1178,6 +1185,33 @@
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"浮点数"
,
"codeName"
:
"float"
,
"dataType"
:
7
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"name"
:
"float"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FLOAT"
,
"codeName"
:
"Float"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"float"
,
"precision"
:
2
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更多显示"
,
"codeName"
:
"field"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
8765b5ca
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSDBSCHEMES/DEFAULT.json
浏览文件 @
8765b5ca
...
...
@@ -2668,6 +2668,13 @@
"name"
:
"FIELD9"
,
"stdDataType"
:
25
,
"nullable"
:
true
},
{
"codeName"
:
"FLOAT"
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"precision"
:
2
,
"stdDataType"
:
7
,
"nullable"
:
true
},
{
"codeName"
:
"NUMBER1"
,
"logicName"
:
"数值1"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
8765b5ca
...
...
@@ -3769,6 +3769,19 @@
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"Float"
,
"codeName2"
:
"Float"
,
"logicName"
:
"浮点数"
,
"name"
:
"FLOAT"
,
"orderValue"
:
350
,
"precision"
:
2
,
"stdDataType"
:
7
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"CreateDate"
,
"codeName2"
:
"CreateDate"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录