Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
af9780ec
提交
af9780ec
编写于
3月 11, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
4f84f846
变更
18
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
18 个修改的文件
包含
1950 行增加
和
1625 行删除
+1950
-1625
Song.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song.json
+124
-0
Cc.json
...ys/PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json
+26
-0
Cc.json.exec.bpmn
...ES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json.exec.bpmn
+15
-0
cc.json
...sys/PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json
+99
-0
cc.json.bpmn
...SMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json.bpmn
+23
-0
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+4
-4
Aa.json
...PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json
+2
-2
beforecreate.json
.../common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json
+2
-2
beforecreate.json.bpmn
...on/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json.bpmn
+5
-2
beforecreate.json.drl
...mon/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json.drl
+8
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
+26
-100
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+26
-100
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+26
-100
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+26
-100
Song.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json
+82
-0
SongGridView.json
...lab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SongGridView.json
+1384
-1193
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+22
-22
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+50
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song.json
浏览文件 @
af9780ec
...
...
@@ -132,6 +132,31 @@
"type"
:
"DTO"
},
"builtinAction"
:
true
},
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Cc"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
,
"logicName"
:
"行为"
,
"name"
:
"cc"
,
"getPSDEActionInput"
:
{
"name"
:
"CcInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SongDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CcResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
},
"enableFront"
:
false
},
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
...
...
@@ -945,6 +970,105 @@
"allowEmpty"
:
false
,
"systemReserver"
:
true
}
],
"getAllPSDELogics"
:
[
{
"codeName"
:
"cc"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
,
"logicName"
:
"cc"
,
"name"
:
"cc"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
410
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"SONGNAME"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"空值(NULL) ==> Default[SONGNAME]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NULLVALUE"
},
{
"dstFieldName"
:
"UPDATEDATE"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
" ==> Default[UPDATEDATE]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"SONGID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
" ==> Default[SONGID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
300
},
{
"codeName"
:
"END1"
,
"leftPos"
:
640
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
400
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
true
,
"enableFront"
:
false
}
],
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"SongDTO"
,
"getPSDEMethodDTOFields"
:
[
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json
0 → 100644
浏览文件 @
af9780ec
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Cc"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
,
"logicName"
:
"行为"
,
"name"
:
"cc"
,
"getPSDEActionInput"
:
{
"name"
:
"CcInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SongDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"CcResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
},
"enableFront"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json.exec.bpmn
0 → 100644
浏览文件 @
af9780ec
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions
xmlns=
"http://www.omg.org/spec/BPMN/20100524/MODEL"
xmlns:activiti=
"http://activiti.org/bpmn"
xmlns:bpmndi=
"http://www.omg.org/spec/BPMN/20100524/DI"
xmlns:dc=
"http://www.omg.org/spec/DD/20100524/DC"
xmlns:di=
"http://www.omg.org/spec/DD/20100524/DI"
xmlns:g=
"http://www.jboss.org/drools/flow/gpd"
xmlns:tns=
"http://www.jboss.org/drools"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
expressionLanguage=
"http://www.mvel.org/2.0"
id=
"Definition"
name=
""
targetNamespace=
"http://www.jboss.org/drools"
typeLanguage=
"http://www.java.com/javaTypes"
>
<process
id=
"cn.ibizlab.trainsys.core.extensions.service.logic.execute"
isClosed=
"false"
isExecutable=
"true"
name=
"test_song_cc_execLogic"
processType=
"Private"
tns:packageName=
"cn.ibizlab.trainsys.core.extensions.service.logic.execute"
>
<extensionElements>
<tns:import
name=
"java.util.Map"
/>
<tns:import
name=
"org.springframework.util.StringUtils"
/>
<tns:import
name=
"cn.ibizlab.trainsys.util.helper.RuleUtils"
/>
</extensionElements>
<startEvent
id=
"begin"
isInterrupting=
"true"
/>
<endEvent
id=
"prepareparam1_end"
name=
"end"
/>
<callActivity
activiti:exclusive=
"true"
calledElement=
"cn.ibizlab.trainsys.core.test.service.logic.songcc"
id=
"cc"
name=
"cc.json.bpmn"
/>
<sequenceFlow
id=
"begin_cc"
sourceRef=
"begin"
targetRef=
"cc"
/>
<sequenceFlow
id=
"cc_cc"
sourceRef=
"cc"
targetRef=
"prepareparam1_end"
/>
</process>
</definitions>
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json
0 → 100644
浏览文件 @
af9780ec
{
"codeName"
:
"cc"
,
"defaultParamName"
:
"Default"
,
"dynaModelFilePath"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json"
,
"logicName"
:
"cc"
,
"name"
:
"cc"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
410
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"SONGNAME"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"空值(NULL) ==> Default[SONGNAME]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NULLVALUE"
},
{
"dstFieldName"
:
"UPDATEDATE"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
" ==> Default[UPDATEDATE]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"SRCDLPARAM"
},
{
"dstFieldName"
:
"SONGID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
" ==> Default[SONGID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"SRCDLPARAM"
}
],
"topPos"
:
300
},
{
"codeName"
:
"END1"
,
"leftPos"
:
640
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"getReturnParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"returnType"
:
"LOGICPARAM"
,
"topPos"
:
400
}
],
"getPSDELogicParams"
:
[
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
"getParamPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song.json"
},
"default"
:
true
,
"entityParam"
:
true
}
],
"getStartPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
true
,
"enableFront"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/Song/PSDELOGICS/cc.json.bpmn
0 → 100644
浏览文件 @
af9780ec
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions
xmlns=
"http://www.omg.org/spec/BPMN/20100524/MODEL"
xmlns:activiti=
"http://activiti.org/bpmn"
xmlns:bpmndi=
"http://www.omg.org/spec/BPMN/20100524/DI"
xmlns:dc=
"http://www.omg.org/spec/DD/20100524/DC"
xmlns:di=
"http://www.omg.org/spec/DD/20100524/DI"
xmlns:g=
"http://www.jboss.org/drools/flow/gpd"
xmlns:tns=
"http://www.jboss.org/drools"
xmlns:xsd=
"http://www.w3.org/2001/XMLSchema"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
expressionLanguage=
"http://www.mvel.org/2.0"
id=
"Definition"
name=
""
targetNamespace=
"http://www.jboss.org/drools"
typeLanguage=
"http://www.java.com/javaTypes"
>
<process
id=
"cn.ibizlab.trainsys.core.test.service.logic.songcc"
isClosed=
"false"
isExecutable=
"true"
name=
"test_song_cc_ruleFlow"
processType=
"Private"
tns:packageName=
"cn.ibizlab.trainsys.core.test.service.logic.songcc"
>
<extensionElements>
<tns:import
name=
"java.util.Map"
/>
<tns:import
name=
"org.springframework.util.StringUtils"
/>
<tns:import
name=
"cn.ibizlab.trainsys.util.helper.RuleUtils"
/>
<tns:metaData
express=
""
name=
"songccdefault"
type=
"entity"
/>
<tns:metaData
express=
"T(cn.ibizlab.trainsys.util.security.SpringContextHolder).getBean(T(cn.ibizlab.trainsys.core.test.service.ISongService))"
name=
"iBzSysSongDefaultService"
type=
"service"
/>
<tns:metaData
express=
"T(cn.ibizlab.trainsys.util.security.AuthenticationUser).getAuthenticationUser()"
name=
"curuser"
type=
"session"
/>
<tns:global
identifier=
"songccdefault"
type=
"cn.ibizlab.trainsys.core.test.domain.Song"
/>
</extensionElements>
<startEvent
id=
"begin"
isInterrupting=
"true"
/>
<businessRuleTask
activiti:exclusive=
"true"
g:ruleFlowGroup=
"songccprepareparam1"
id=
"prepareparam1"
implementation=
"http://www.jboss.org/drools/rule"
name=
"准备参数"
/>
<businessRuleTask
activiti:exclusive=
"true"
g:ruleFlowGroup=
"songccend1"
id=
"end1"
implementation=
"http://www.jboss.org/drools/rule"
name=
"结束"
/>
<endEvent
id=
"end1_end"
name=
"end"
/>
<sequenceFlow
id=
"end1_end_line"
sourceRef=
"end1"
targetRef=
"end1_end"
/>
<sequenceFlow
id=
"begin_prepareparam1"
sourceRef=
"begin"
targetRef=
"prepareparam1"
>
</sequenceFlow>
<sequenceFlow
id=
"prepareparam1_end1"
sourceRef=
"prepareparam1"
targetRef=
"end1"
>
</sequenceFlow>
</process>
</definitions>
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
af9780ec
...
...
@@ -140,7 +140,7 @@
},
"builtinAction"
:
true
},
{
"actionHolder"
:
2
,
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Aa"
,
...
...
@@ -163,7 +163,7 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json"
},
"enable
Backend
"
:
false
"enable
Front
"
:
false
},
{
"actionMode"
:
"CHECKKEY"
,
"actionType"
:
"BUILTIN"
,
...
...
@@ -3328,8 +3328,8 @@
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
fals
e
,
"enableFront"
:
tru
e
"enableBackend"
:
tru
e
,
"enableFront"
:
fals
e
},
{
"codeName"
:
"xxxA"
,
"debugMode"
:
1
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json
浏览文件 @
af9780ec
{
"actionHolder"
:
2
,
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Aa"
,
...
...
@@ -22,5 +22,5 @@
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json"
},
"enable
Backend
"
:
false
"enable
Front
"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json
浏览文件 @
af9780ec
...
...
@@ -71,6 +71,6 @@
"modelref"
:
true
,
"id"
:
"Begin"
},
"enableBackend"
:
fals
e
,
"enableFront"
:
tru
e
"enableBackend"
:
tru
e
,
"enableFront"
:
fals
e
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json.bpmn
浏览文件 @
af9780ec
...
...
@@ -11,10 +11,13 @@
<tns:global
identifier=
"phonebeforecreatedefault"
type=
"cn.ibizlab.trainsys.core.common.domain.Phone"
/>
</extensionElements>
<startEvent
id=
"begin"
isInterrupting=
"true"
/>
<businessRuleTask
activiti:exclusive=
"true"
g:ruleFlowGroup=
"phonebeforecreateend1"
id=
"end1"
implementation=
"http://www.jboss.org/drools/rule"
name=
"结束"
/>
<endEvent
id=
"end1_end"
name=
"end"
/>
<sequenceFlow
id=
"end1_end_line"
sourceRef=
"end1"
targetRef=
"end1_end"
/>
<businessRuleTask
activiti:exclusive=
"true"
g:ruleFlowGroup=
"phonebeforecreateprepareparam1"
id=
"prepareparam1"
implementation=
"http://www.jboss.org/drools/rule"
name=
"准备参数"
/>
<endEvent
id=
"prepareparam1_end"
name=
"end"
/>
<sequenceFlow
id=
"prepareparam1_end_line"
sourceRef=
"prepareparam1"
targetRef=
"prepareparam1_end"
/>
<sequenceFlow
id=
"begin_prepareparam1"
sourceRef=
"begin"
targetRef=
"prepareparam1"
>
</sequenceFlow>
<sequenceFlow
id=
"prepareparam1_end1"
sourceRef=
"prepareparam1"
targetRef=
"end1"
>
</sequenceFlow>
</process>
</definitions>
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/beforecreate.json.drl
浏览文件 @
af9780ec
...
...
@@ -19,6 +19,14 @@ package cn.ibizlab.trainsys.common.logic.phonelogic.beforecreate;
then
end
//
逻辑处理节点
[
结束
]
rule
"end1"
ruleflow
-
group
"phonebeforecreateend1"
when
then
update
(
phonebeforecreatedefault
);//
更新
fact
中变量值
end
//
逻辑处理节点
[
准备参数
]
rule
"prepareparam1"
ruleflow
-
group
"phonebeforecreateprepareparam1"
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
浏览文件 @
af9780ec
...
...
@@ -39,17 +39,12 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -57,15 +52,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
@@ -1840,84 +1842,6 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"beforecreate"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"beforecreate"
,
"name"
:
"beforecreate"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
483
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
324
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
190
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"PHONEID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"无值(NONE) ==> Default[PHONEID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NONEVALUE"
}
],
"topPos"
:
340
}
],
"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"
:
"PhoneDEFGroupDTO"
,
...
...
@@ -2465,17 +2389,12 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2483,15 +2402,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
af9780ec
...
...
@@ -39,17 +39,12 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -57,15 +52,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
@@ -1840,84 +1842,6 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"beforecreate"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"beforecreate"
,
"name"
:
"beforecreate"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
483
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
324
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
190
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"PHONEID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"无值(NONE) ==> Default[PHONEID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NONEVALUE"
}
],
"topPos"
:
340
}
],
"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"
:
"PhoneDEFGroupDTO"
,
...
...
@@ -2465,17 +2389,12 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2483,15 +2402,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
af9780ec
...
...
@@ -4530,17 +4530,12 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -4548,15 +4543,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
@@ -6331,84 +6333,6 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"beforecreate"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"beforecreate"
,
"name"
:
"beforecreate"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
483
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
324
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
190
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"PHONEID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"无值(NONE) ==> Default[PHONEID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NONEVALUE"
}
],
"topPos"
:
340
}
],
"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"
:
"PhoneDEFGroupDTO"
,
...
...
@@ -6956,17 +6880,12 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -6974,15 +6893,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
af9780ec
...
...
@@ -39,17 +39,12 @@
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -57,15 +52,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
@@ -1840,84 +1842,6 @@
},
"enableBackend"
:
false
,
"enableFront"
:
true
},
{
"codeName"
:
"beforecreate"
,
"defaultParamName"
:
"Default"
,
"logicName"
:
"beforecreate"
,
"name"
:
"beforecreate"
,
"getPSDELogicNodes"
:
[
{
"codeName"
:
"Begin"
,
"leftPos"
:
200
,
"logicNodeType"
:
"BEGIN"
,
"name"
:
"开始"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"Begin"
}
}
],
"topPos"
:
200
,
"parallelOutput"
:
true
},
{
"codeName"
:
"END1"
,
"leftPos"
:
483
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"topPos"
:
324
},
{
"codeName"
:
"PREPAREPARAM1"
,
"leftPos"
:
190
,
"logicNodeType"
:
"PREPAREPARAM"
,
"name"
:
"准备参数"
,
"getPSDELogicLinks"
:
[
{
"getDstPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"END1"
},
"name"
:
"连接名称"
,
"getSrcPSDELogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREPARAM1"
}
}
],
"getPSDELogicNodeParams"
:
[
{
"dstFieldName"
:
"PHONEID"
,
"getDstPSDELogicParam"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"name"
:
"无值(NONE) ==> Default[PHONEID]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcValueType"
:
"NONEVALUE"
}
],
"topPos"
:
340
}
],
"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"
:
"PhoneDEFGroupDTO"
,
...
...
@@ -2465,17 +2389,12 @@
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"aa
"
,
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"aa"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"beforecreate"
},
"name"
:
"Aa"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"AaInput"
,
"name"
:
"AaInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2483,15 +2402,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"AaResult"
,
"name"
:
"AaResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Aa"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json
浏览文件 @
af9780ec
...
...
@@ -31,6 +31,37 @@
"enablePagingBar"
:
false
}
],
"getAllPSAppDEActions"
:
[
{
"actionMode"
:
"CUSTOM"
,
"actionName"
:
"cc"
,
"codeName"
:
"Cc"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Cc"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SongDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Cc"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/cc"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
...
...
@@ -742,6 +773,37 @@
"type"
:
"DEFILTER"
}
],
"getAllPSAppDEMethods"
:
[
{
"actionMode"
:
"CUSTOM"
,
"actionName"
:
"cc"
,
"codeName"
:
"Cc"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Cc"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SongDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Cc"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/cc"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"CHECKKEY"
,
"codeName"
:
"CheckKey"
,
"methodType"
:
"DEACTION"
,
...
...
@@ -1094,6 +1156,26 @@
"builtinMethod"
:
false
}
],
"getAllPSAppDEUIActions"
:
[
{
"actionTarget"
:
"NONE"
,
"caption"
:
"cc"
,
"codeName"
:
"cc"
,
"fullCodeName"
:
"Song_cc"
,
"name"
:
"cc"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Cc"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"BACKEND"
,
"uIActionTag"
:
"cc"
,
"uIActionType"
:
"DEUIACTION"
,
"enableConfirm"
:
true
,
"id"
:
"cc@Song"
},
{
"actionTarget"
:
"MULTIKEY"
,
"caption"
:
"修改语言"
,
"codeName"
:
"update_lang"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/SongGridView.json
浏览文件 @
af9780ec
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
af9780ec
...
...
@@ -13320,10 +13320,10 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
5
"
}
}, {
"name" : "消息类型-错误信息",
...
...
@@ -13332,10 +13332,10 @@
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
} ],
"uniqueTag" : "VMGroup3"
...
...
@@ -13383,18 +13383,6 @@
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
...
...
@@ -13433,28 +13421,40 @@
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ],
"uniqueTag" : "VMGroup8"
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "关闭模式-
本次
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
3
"
"id" : "ViewMsg1
1
"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
本次
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
3
"
}
} ],
"uniqueTag" : "VMGroup5"
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
af9780ec
...
...
@@ -4094,6 +4094,31 @@
"uniqueTag"
:
"PHONE__DEACTION__UPDATE"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"codeName"
:
"Aa"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Aa"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Aa.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/aa"
,
"uniqueTag"
:
"PHONE__DEACTION__AA"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"CheckKey"
,
"dataAccessAction"
:
"CREATE"
,
...
...
@@ -13997,6 +14022,31 @@
"uniqueTag"
:
"SONG__DEACTION__UPDATE"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"codeName"
:
"Cc"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Cc"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/Test/PSDATAENTITIES/Song/PSDEACTIONS/Cc.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SongDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/cc"
,
"uniqueTag"
:
"SONG__DEACTION__CC"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"CheckKey"
,
"dataAccessAction"
:
"CREATE"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录