Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
991f9408
提交
991f9408
编写于
9月 10, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lengyuace 发布系统代码 [TrainSys,网页端]
上级
2fe09f2a
变更
10
显示空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
399 行增加
和
8 行删除
+399
-8
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+25
-0
Xxx.json
...SMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json
+26
-0
Xxx.json.exec.bpmn
...ommon/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json.exec.bpmn
+15
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
+60
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
+60
-0
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+60
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+64
-4
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+60
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+4
-4
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
浏览文件 @
991f9408
...
@@ -202,6 +202,31 @@
...
@@ -202,6 +202,31 @@
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/PhoneNumber.json"
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/PhoneNumber.json"
},
},
"enableBackend"
:
false
"enableBackend"
:
false
},
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Xxx"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
,
"logicName"
:
"行为2"
,
"name"
:
"xxx"
,
"getPSDEActionInput"
:
{
"name"
:
"XxxInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"XxxResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/xxx.json"
},
"enableFront"
:
false
}
],
}
],
"getAllPSDEDBConfigs"
:
[
{
"getAllPSDEDBConfigs"
:
[
{
"dBType"
:
"MYSQL5"
,
"dBType"
:
"MYSQL5"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json
0 → 100644
浏览文件 @
991f9408
{
"actionHolder"
:
1
,
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
"codeName"
:
"Xxx"
,
"dynaModelFilePath"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
,
"logicName"
:
"行为2"
,
"name"
:
"xxx"
,
"getPSDEActionInput"
:
{
"name"
:
"XxxInput"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEActionReturn"
:
{
"name"
:
"XxxResult"
,
"type"
:
"VOID"
},
"getPSDELogic"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDELOGICS/xxx.json"
},
"enableFront"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json.exec.bpmn
0 → 100644
浏览文件 @
991f9408
<?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=
"common_phone_xxx_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.common.service.logic.phonexxx"
id=
"xxx"
name=
"xxx.json.bpmn"
/>
<sequenceFlow
id=
"begin_xxx"
sourceRef=
"begin"
targetRef=
"xxx"
/>
<sequenceFlow
id=
"xxx_xxx"
sourceRef=
"xxx"
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
浏览文件 @
991f9408
...
@@ -320,6 +320,36 @@
...
@@ -320,6 +320,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataImports"
:
[
{
"getAllPSAppDEDataImports"
:
[
{
"batchSize"
:
1000
,
"batchSize"
:
1000
,
...
@@ -2036,6 +2066,36 @@
...
@@ -2036,6 +2066,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchByIPhone"
,
"codeName"
:
"FetchByIPhone"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSSYSAPP.json
浏览文件 @
991f9408
...
@@ -20571,6 +20571,36 @@
...
@@ -20571,6 +20571,36 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Xxx",
"methodType" : "DEACTION",
"name" : "Xxx",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Xxx"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/xxx",
"builtinMethod" : false,
"needResourceKey" : true
} ],
} ],
"getAllPSAppDEDataImports" : [ {
"getAllPSAppDEDataImports" : [ {
"batchSize" : 1000,
"batchSize" : 1000,
...
@@ -22287,6 +22317,36 @@
...
@@ -22287,6 +22317,36 @@
"builtinMethod" : false,
"builtinMethod" : false,
"needResourceKey" : true,
"needResourceKey" : true,
"noServiceCodeName" : true
"noServiceCodeName" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Xxx",
"methodType" : "DEACTION",
"name" : "Xxx",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "PhoneDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Xxx"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/xxx",
"builtinMethod" : false,
"needResourceKey" : true
}, {
}, {
"codeName" : "FetchByIPhone",
"codeName" : "FetchByIPhone",
"methodType" : "FETCH",
"methodType" : "FETCH",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
991f9408
...
@@ -320,6 +320,36 @@
...
@@ -320,6 +320,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataImports"
:
[
{
"getAllPSAppDEDataImports"
:
[
{
"batchSize"
:
1000
,
"batchSize"
:
1000
,
...
@@ -2036,6 +2066,36 @@
...
@@ -2036,6 +2066,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchByIPhone"
,
"codeName"
:
"FetchByIPhone"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
991f9408
...
@@ -1375,16 +1375,16 @@
...
@@ -1375,16 +1375,16 @@
"codeName"
:
"VMGroup2"
,
"codeName"
:
"VMGroup2"
,
"name"
:
"视图消息组2"
,
"name"
:
"视图消息组2"
,
"getPSAppViewMsgGroupDetails"
:
[
{
"getPSAppViewMsgGroupDetails"
:
[
{
"name"
:
"视图消息
2
"
,
"name"
:
"视图消息"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
3
"
"id"
:
"ViewMsg
2
"
}
}
},
{
},
{
"name"
:
"视图消息"
,
"name"
:
"视图消息
2
"
,
"getPSAppViewMsg"
:
{
"getPSAppViewMsg"
:
{
"modelref"
:
true
,
"modelref"
:
true
,
"id"
:
"ViewMsg
2
"
"id"
:
"ViewMsg
3
"
}
}
}
]
}
]
},
{
},
{
...
@@ -4802,6 +4802,36 @@
...
@@ -4802,6 +4802,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataImports"
:
[
{
"getAllPSAppDEDataImports"
:
[
{
"batchSize"
:
1000
,
"batchSize"
:
1000
,
...
@@ -6518,6 +6548,36 @@
...
@@ -6518,6 +6548,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchByIPhone"
,
"codeName"
:
"FetchByIPhone"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
991f9408
...
@@ -320,6 +320,36 @@
...
@@ -320,6 +320,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
}
],
}
],
"getAllPSAppDEDataImports"
:
[
{
"getAllPSAppDEDataImports"
:
[
{
"batchSize"
:
1000
,
"batchSize"
:
1000
,
...
@@ -2036,6 +2066,36 @@
...
@@ -2036,6 +2066,36 @@
"builtinMethod"
:
false
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Xxx"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchByIPhone"
,
"codeName"
:
"FetchByIPhone"
,
"methodType"
:
"FETCH"
,
"methodType"
:
"FETCH"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
991f9408
...
@@ -3571,16 +3571,16 @@
...
@@ -3571,16 +3571,16 @@
"codeName" : "VMGroup2",
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息
2
",
"name" : "视图消息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
3
"
"id" : "ViewMsg
2
"
}
}
}, {
}, {
"name" : "视图消息",
"name" : "视图消息
2
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
2
"
"id" : "ViewMsg
3
"
}
}
} ]
} ]
}, {
}, {
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
991f9408
...
@@ -2975,6 +2975,31 @@
...
@@ -2975,6 +2975,31 @@
"requestPath"
:
"/save"
,
"requestPath"
:
"/save"
,
"uniqueTag"
:
"PHONE__DEACTION__SAVE"
,
"uniqueTag"
:
"PHONE__DEACTION__SAVE"
,
"needResourceKey"
:
true
"needResourceKey"
:
true
},
{
"codeName"
:
"Xxx"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Xxx"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Xxx.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/xxx"
,
"uniqueTag"
:
"PHONE__DEACTION__XXX"
,
"needResourceKey"
:
true
},
{
},
{
"codeName"
:
"FetchByIPhone"
,
"codeName"
:
"FetchByIPhone"
,
"dataAccessAction"
:
"READ"
,
"dataAccessAction"
:
"READ"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录