Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
14f348c9
提交
14f348c9
编写于
7月 17, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lengyuace 发布系统代码 [TrainSys,网页端]
上级
78efbc64
变更
7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
70 行增加
和
115 行删除
+70
-115
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+3
-1
Save.json
...MODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json
+3
-1
Phone.json
...izlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
+16
-22
Phone.json
...ys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
+16
-22
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+16
-22
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+16
-22
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+0
-25
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
14f348c9
...
...
@@ -192,6 +192,7 @@
},
"builtinAction"
:
true
},
{
"actionHolder"
:
2
,
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
...
...
@@ -210,7 +211,8 @@
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
"builtinAction"
:
true
,
"enableBackend"
:
false
},
{
"actionHolder"
:
2
,
"actionMode"
:
"CUSTOM"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json
浏览文件 @
14f348c9
{
"actionHolder"
:
2
,
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"codeName"
:
"Save"
,
...
...
@@ -17,5 +18,6 @@
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"builtinAction"
:
true
"builtinAction"
:
true
,
"enableBackend"
:
false
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Mob/PSAPPDATAENTITIES/Phone.json
浏览文件 @
14f348c9
...
...
@@ -254,11 +254,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -266,22 +270,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
@@ -2745,11 +2742,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2757,22 +2758,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json
浏览文件 @
14f348c9
...
...
@@ -254,11 +254,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -266,22 +270,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
@@ -2745,11 +2742,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2757,22 +2758,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
14f348c9
...
...
@@ -5662,11 +5662,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -5674,22 +5678,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
@@ -8153,11 +8150,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -8165,22 +8166,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
14f348c9
...
...
@@ -254,11 +254,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -266,22 +270,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
@@ -2745,11 +2742,15 @@
"noServiceCodeName"
:
true
},
{
"actionMode"
:
"UNKNOWN"
,
"actionType"
:
"BUILTIN"
,
"afterCode"
:
"test"
,
"beforeCode"
:
"test"
,
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSAppDEMethodInput"
:
{
"name"
:
"输入对象"
,
"codeName"
:
"SaveInput"
,
"name"
:
"SaveInput"
,
"getPSAppDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
...
...
@@ -2757,22 +2758,15 @@
"type"
:
"DTO"
},
"getPSAppDEMethodReturn"
:
{
"name"
:
"返回对象"
,
"codeName"
:
"SaveResult"
,
"name"
:
"SaveResult"
,
"type"
:
"VOID"
},
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"builtinMethod"
:
false
,
"needResourceKey"
:
true
"builtinMethod"
:
true
},
{
"actionMode"
:
"CUSTOM"
,
"actionType"
:
"DELOGIC"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
14f348c9
...
...
@@ -4266,31 +4266,6 @@
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"uniqueTag"
:
"PHONE__DEACTION__GETDRAFT"
},
{
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Phone/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"PhoneDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"uniqueTag"
:
"PHONE__DEACTION__SAVE"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"Xxx"
,
"dataAccessAction"
:
"NONE"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录