Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
708dd933
提交
708dd933
编写于
3月 11, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
1aaec71c
变更
8
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
138 行增加
和
97 行删除
+138
-97
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+3
-3
Test.json
...MODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json
+3
-3
Test.json.exec.bpmn
...mmon/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json.exec.bpmn
+3
-3
Phone.json
...izlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
+26
-22
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+26
-22
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+26
-22
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+26
-22
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+25
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
708dd933
...
...
@@ -206,7 +206,7 @@
},
"builtinAction"
:
true
},
{
"actionHolder"
:
2
,
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Test"
,
...
...
@@ -227,9 +227,9 @@
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/
PhoneNumber
.json"
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/
beforecreate
.json"
},
"enable
Backend
"
:
false
"enable
Front
"
:
false
},
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json
浏览文件 @
708dd933
{
"actionHolder"
:
2
,
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Test"
,
...
...
@@ -20,7 +20,7 @@
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/
PhoneNumber
.json"
"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/PSDEACTIONS/Test.json.exec.bpmn
浏览文件 @
708dd933
...
...
@@ -8,8 +8,8 @@
</extensionElements>
<startEvent
id=
"begin"
isInterrupting=
"true"
/>
<endEvent
id=
"prepareparam1_end"
name=
"end"
/>
<callActivity
activiti:exclusive=
"true"
calledElement=
"cn.ibizlab.trainsys.core.common.service.logic.phone
phonenumber"
id=
"PhoneNumber"
name=
"PhoneNumber
.json.bpmn"
/>
<sequenceFlow
id=
"begin_
PhoneNumber"
sourceRef=
"begin"
targetRef=
"PhoneNumber
"
/>
<sequenceFlow
id=
"
PhoneNumber_PhoneNumber"
sourceRef=
"PhoneNumber
"
targetRef=
"prepareparam1_end"
/>
<callActivity
activiti:exclusive=
"true"
calledElement=
"cn.ibizlab.trainsys.core.common.service.logic.phone
beforecreate"
id=
"beforecreate"
name=
"beforecreate
.json.bpmn"
/>
<sequenceFlow
id=
"begin_
beforecreate"
sourceRef=
"begin"
targetRef=
"beforecreate
"
/>
<sequenceFlow
id=
"
beforecreate_beforecreate"
sourceRef=
"beforecreate
"
targetRef=
"prepareparam1_end"
/>
</process>
</definitions>
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
浏览文件 @
708dd933
...
...
@@ -284,17 +284,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -302,15 +297,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -2634,17 +2636,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2652,15 +2649,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
708dd933
...
...
@@ -284,17 +284,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -302,15 +297,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -2634,17 +2636,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2652,15 +2649,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
708dd933
...
...
@@ -4775,17 +4775,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -4793,15 +4788,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -7125,17 +7127,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -7143,15 +7140,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
708dd933
...
...
@@ -284,17 +284,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -302,15 +297,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
@@ -2634,17 +2636,12 @@
"needResourceKey"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"action
Type"
:
"DELOGIC
"
,
"action
Name"
:
"test
"
,
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"test"
,
"getPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"PhoneNumber"
},
"name"
:
"Test"
,
"getPSAppDEMethodInput"
:
{
"codeName"
:
"TestInput"
,
"name"
:
"TestInput"
,
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2652,15 +2649,22 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"codeName"
:
"TestResult"
,
"name"
:
"TestResult"
,
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"builtinMethod"
:
false
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Test"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
"actionMode"
:
"UPDATE"
,
"codeName"
:
"Update"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
708dd933
...
...
@@ -4199,6 +4199,31 @@
"requestPath"
:
"/save"
,
"uniqueTag"
:
"PHONE__DEACTION__SAVE"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"Test"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Test"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Test.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/test"
,
"uniqueTag"
:
"PHONE__DEACTION__TEST"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"Xxx"
,
"dataAccessAction"
:
"NONE"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录