Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
da9a400a
提交
da9a400a
编写于
5月 19, 2025
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
d1541485
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
923 行增加
和
6 行删除
+923
-6
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+105
-0
Testcontains.json
...common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json
+26
-0
testcontains.json
.../common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json
+81
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
+141
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+141
-0
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+141
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+141
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+141
-0
TestEditView_Form.json
...eb/PSAPPDATAENTITIES/Phone/PSFORMS/TestEditView_Form.json
+2
-2
phoneTestEditView.json
...rainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTestEditView.json
+4
-4
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
da9a400a
...
...
@@ -247,6 +247,31 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/PhoneNumber.json"
},
"enableBackend"
:
false
},
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"testcontains"
,
"getPSDEActionInput"
:
{
"name"
:
"TestcontainsInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json"
},
"enableBackend"
:
false
},
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
...
...
@@ -3685,6 +3710,86 @@
},
"enableBackend"
:
true
,
"enableFront"
:
false
},
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"xxxA"
,
"debugMode"
:
1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json
0 → 100644
浏览文件 @
da9a400a
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"testcontains"
,
"getPSDEActionInput"
:
{
"name"
:
"TestcontainsInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json"
},
"enableBackend"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json
0 → 100644
浏览文件 @
da9a400a
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/testcontains.json"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
浏览文件 @
da9a400a
...
...
@@ -271,6 +271,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -1950,6 +1979,89 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"PhoneDTO"
,
...
...
@@ -2636,6 +2748,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
da9a400a
...
...
@@ -25766,6 +25766,35 @@
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Testcontains",
"methodType" : "DEACTION",
"name" : "testcontains",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testcontains"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestcontainsInput",
"name" : "TestcontainsInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestcontainsResult",
"name" : "TestcontainsResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
...
...
@@ -27445,6 +27474,89 @@
},
"enableBackend" : false,
"enableFront" : true
}, {
"codeName" : "testcontains",
"defaultParamName" : "Default",
"logicName" : "测试包含操作",
"name" : "测试包含操作",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getPSDELogicLinkGroupCond" : {
"groupOP" : "AND",
"logicType" : "GROUP",
"name" : "连接条件组",
"getPSDELogicLinkConds" : [ {
"condOP" : "CONTAINS",
"dstFieldName" : "MONEY",
"getDstLogicParam" : {
"modelref" : true,
"id" : "Default"
},
"logicType" : "SINGLE",
"name" : "Default[MONEY] 包含属性(Contains)"
} ]
},
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 360,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"topPos" : 240
}, {
"codeName" : "END1",
"leftPos" : 590,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 260
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default" : true,
"entityParam" : true
} ],
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ {
"codeName" : "PhoneDTO",
...
...
@@ -28131,6 +28243,35 @@
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod" : false
}, {
"actionMode" : "CUSTOM",
"actionType" : "DELOGIC",
"codeName" : "Testcontains",
"methodType" : "DEACTION",
"name" : "testcontains",
"getPSAppDELogic" : {
"modelref" : true,
"id" : "testcontains"
},
"getPSAppDEMethodInput" : {
"codeName" : "TestcontainsInput",
"name" : "TestcontainsInput",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"codeName" : "TestcontainsResult",
"name" : "TestcontainsResult",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod" : false
}, {
"actionMode" : "UPDATE",
"codeName" : "Update",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
da9a400a
...
...
@@ -271,6 +271,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -1950,6 +1979,89 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"PhoneDTO"
,
...
...
@@ -2636,6 +2748,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
da9a400a
...
...
@@ -6309,6 +6309,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -7988,6 +8017,89 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"PhoneDTO"
,
...
...
@@ -8674,6 +8786,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
da9a400a
...
...
@@ -325,6 +325,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -2004,6 +2033,89 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"testcontains"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"测试包含操作"
,
"name"
:
"测试包含操作"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getPSDELogicLinkGroupCond"
:
{
"groupOP"
:
"AND"
,
"logicType"
:
"GROUP"
,
"name"
:
"连接条件组"
,
"getPSDELogicLinkConds"
:
[
{
"condOP"
:
"CONTAINS"
,
"dstFieldName"
:
"MONEY"
,
"getDstLogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"logicType"
:
"SINGLE"
,
"name"
:
"Default[MONEY] 包含属性(Contains)"
}
]
},
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
360
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"topPos"
:
240
},
{
"codeName"
:
"END1"
,
"leftPos"
:
590
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
260
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
false
,
"enableFront"
:
true
}
],
"getAllPSAppDEMethodDTOs"
:
[
{
"codeName"
:
"PhoneDTO"
,
...
...
@@ -2690,6 +2802,35 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Testcontains"
,
"methodType"
:
"DEACTION"
,
"name"
:
"testcontains"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"testcontains"
},
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestcontainsInput"
,
"name"
:
"TestcontainsInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestcontainsResult"
,
"name"
:
"TestcontainsResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Testcontains.json"
},
"builtinMethod"
:
false
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/TestEditView_Form.json
浏览文件 @
da9a400a
...
...
@@ -34,13 +34,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"
GetDraft
"
,
"actionName"
:
"
testcontains
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
GetDraft
"
"id"
:
"
Testcontains
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTestEditView.json
浏览文件 @
da9a400a
...
...
@@ -104,13 +104,13 @@
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
,
"actionName"
:
"
GetDraft
"
,
"actionName"
:
"
testcontains
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
GetDraft
"
"id"
:
"
Testcontains
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -140,13 +140,13 @@
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"
GetDraft
"
,
"actionName"
:
"
testcontains
"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
GetDraft
"
"id"
:
"
Testcontains
"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录