Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
cc867440
提交
cc867440
编写于
6月 28, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lengyuace 发布系统代码 [TrainSys,网页端]
上级
d3d79440
变更
1
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
361 行增加
和
0 行删除
+361
-0
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+361
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
cc867440
...
...
@@ -1949,6 +1949,367 @@
"enableDataExport"
:
true
,
"enableDataImport"
:
true
,
"major"
:
true
},
{
"aPIMode"
:
1
,
"codeName"
:
"SysEmployee"
,
"logicName"
:
"人员信息"
,
"name"
:
"SYS_EMP"
,
"getPSDEServiceAPIFields"
:
[
{
"codeName"
:
"SysEmployeeName"
,
"codeName2"
:
"SysEmployeeName"
,
"logicName"
:
"人员信息名称"
,
"name"
:
"SYS_EMPNAME"
,
"orderValue"
:
1000
,
"stdDataType"
:
25
,
"stringLength"
:
200
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
true
},
{
"codeName"
:
"CreateDate"
,
"codeName2"
:
"CreateDate"
,
"logicName"
:
"建立时间"
,
"name"
:
"CREATEDATE"
,
"orderValue"
:
1000
,
"stdDataType"
:
5
,
"allowEmpty"
:
false
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"UpdateMan"
,
"codeName2"
:
"UpdateMan"
,
"logicName"
:
"更新人"
,
"name"
:
"UPDATEMAN"
,
"orderValue"
:
1000
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"allowEmpty"
:
false
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"SysEmployeeId"
,
"codeName2"
:
"SysEmployeeId"
,
"logicName"
:
"人员信息标识"
,
"name"
:
"SYS_EMPID"
,
"orderValue"
:
1000
,
"stdDataType"
:
25
,
"stringLength"
:
100
,
"allowEmpty"
:
false
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
true
,
"majorField"
:
false
},
{
"codeName"
:
"CreateMan"
,
"codeName2"
:
"CreateMan"
,
"logicName"
:
"建立人"
,
"name"
:
"CREATEMAN"
,
"orderValue"
:
1000
,
"stdDataType"
:
25
,
"stringLength"
:
60
,
"allowEmpty"
:
false
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"UpdateDate"
,
"codeName2"
:
"UpdateDate"
,
"logicName"
:
"更新时间"
,
"name"
:
"UPDATEDATE"
,
"orderValue"
:
1000
,
"stdDataType"
:
5
,
"allowEmpty"
:
false
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
}
],
"getPSDEServiceAPIMethods"
:
[
{
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Create"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/Create.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__CREATE"
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"READ"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Get"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/Get.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELD"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"requestField"
:
"SYS_EMPID"
,
"requestMethod"
:
"GET"
,
"requestParamType"
:
"FIELD"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__GET"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"DELETE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Remove"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/Remove.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"getKeyPSDEServiceAPIField"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeId"
},
"name"
:
"输入对象"
,
"type"
:
"KEYFIELDS"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"requestField"
:
"SYS_EMPID"
,
"requestMethod"
:
"DELETE"
,
"requestParamType"
:
"FIELD"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__REMOVE"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"dataAccessAction"
:
"UPDATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Update"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/Update.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"requestMethod"
:
"PUT"
,
"requestParamType"
:
"ENTITY"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__UPDATE"
,
"needResourceKey"
:
true
,
"noServiceCodeName"
:
true
},
{
"codeName"
:
"CheckKey"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"CheckKey"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/CheckKey.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"stdDataType"
:
9
,
"type"
:
"SIMPLE"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"CheckKey"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/checkkey"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__CHECKKEY"
},
{
"codeName"
:
"GetDraft"
,
"dataAccessAction"
:
"CREATE"
,
"methodType"
:
"DEACTION"
,
"name"
:
"GetDraft"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/GetDraft.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"requestMethod"
:
"GET"
,
"requestParamType"
:
"NONE"
,
"requestPath"
:
"/getdraft"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__GETDRAFT"
},
{
"codeName"
:
"Save"
,
"methodType"
:
"DEACTION"
,
"name"
:
"Save"
,
"getPSDEAction"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"VOID"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Save"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/save"
,
"uniqueTag"
:
"SYSEMPLOYEE__DEACTION__SAVE"
,
"needResourceKey"
:
true
},
{
"codeName"
:
"FetchDefault"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"FETCH"
,
"name"
:
"FetchDefault"
,
"getPSDEDataSet"
:
{
"modelref"
:
true
,
"id"
:
"Default"
},
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeFilterDTO"
},
"type"
:
"DTO"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"getPSDEMethodDTO"
:
{
"modelref"
:
true
,
"id"
:
"SysEmployeeDTO"
},
"type"
:
"PAGE"
},
"getPSSubSysServiceAPIDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/fetchdefault"
,
"uniqueTag"
:
"SYSEMPLOYEE__FETCH__DEFAULT"
},
{
"codeName"
:
"Select"
,
"dataAccessAction"
:
"READ"
,
"methodType"
:
"SELECT"
,
"name"
:
"Select"
,
"getPSDEServiceAPIMethodInput"
:
{
"name"
:
"输入对象"
,
"type"
:
"UNKNOWN"
},
"getPSDEServiceAPIMethodReturn"
:
{
"name"
:
"返回对象"
,
"type"
:
"UNKNOWN"
},
"requestMethod"
:
"POST"
,
"requestParamType"
:
"ENTITY"
,
"requestPath"
:
"/select"
,
"uniqueTag"
:
"SYSEMPLOYEE__SELECT"
}
],
"getPSDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/SysEmployee.json"
},
"enableDataExport"
:
true
,
"enableDataImport"
:
true
,
"major"
:
true
},
{
"aPIMode"
:
1
,
"codeName"
:
"Pay"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录