Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
746c3cf6
提交
746c3cf6
编写于
2月 09, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhanghengfeng 发布系统代码 [TrainSys,网页端]
上级
777e9f6e
变更
7
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
337 行增加
和
113 行删除
+337
-113
UsrCodeList0129249258.json
...s/PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json
+1
-1
Book.json
...bizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
+86
-0
Book.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
+53
-0
Chart.json
...SYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
+65
-38
ReginfoChartView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
+65
-38
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+53
-36
TrainSys.json
.../model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
+14
-0
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSCODELISTS/UsrCodeList0129249258.json
浏览文件 @
746c3cf6
...
...
@@ -37,7 +37,7 @@
"path"
:
"PSMODULES/common.json"
},
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258"
,
"refFlag"
:
tru
e
,
"refFlag"
:
fals
e
,
"systemTag"
:
"TrainSys"
,
"codeItemValueNumber"
:
false
,
"enableCache"
:
true
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Book.json
浏览文件 @
746c3cf6
...
...
@@ -202,6 +202,9 @@
}
],
"getAllPSDEDBTables"
:
[
{
"getAllPSDEFields"
:
[
{
"name"
:
"END"
,
"codeName"
:
"End"
},
{
"name"
:
"BOOKNAME"
,
"codeName"
:
"BookName"
},
{
...
...
@@ -701,6 +704,77 @@
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefgroups/Simple"
}
],
"getAllPSDEFields"
:
[
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"END"
,
"dBType"
:
"MYSQL5"
,
"name"
:
"END"
,
"standardColumnName"
:
"`END`"
}
],
"getAllPSDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefuimodes/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBDATE"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/MobileDefault"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefuimodes/Default"
,
"name"
:
"[END][结束时间]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"DATEPICKER"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/Default"
,
"name"
:
"[END][结束时间]"
,
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/Default"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"getAllPSDEFValueRules"
:
[
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefvaluerules/Default"
,
"name"
:
"默认规则"
,
"getPSDEFVRGroupCondition"
:
{
"condOp"
:
"AND"
,
"condType"
:
"GROUP"
,
"name"
:
"默认组"
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefvaluerules/Default"
,
"ruleInfo"
:
"默认规则"
,
"checkDefault"
:
true
,
"defaultMode"
:
true
,
"enableBackend"
:
true
,
"enableFront"
:
true
}
],
"codeName"
:
"End"
,
"dEFType"
:
1
,
"dataType"
:
"DATETIME"
,
"importOrder"
:
1000
,
"logicName"
:
"结束时间"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END"
,
"name"
:
"END"
,
"getPSDEDBTable"
:
{
"modelref"
:
true
,
"path"
:
"PSMODULES/common/PSDATAENTITIES/Book/PSDETABLES/Table.json"
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END"
,
"serviceCodeName"
:
"End"
,
"stdDataType"
:
5
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
},
{
"getAllPSDEFDTColumns"
:
[
{
"columnName"
:
"BOOKNAME"
,
"dBType"
:
"MYSQL5"
,
...
...
@@ -3834,6 +3908,18 @@
"getAllPSDEMethodDTOs"
:
[
{
"name"
:
"BookDTO"
,
"getPSDEMethodDTOFields"
:
[
{
"jsonFormat"
:
"yyyy-MM-dd HH:mm:ss"
,
"logicName"
:
"结束时间"
,
"name"
:
"End"
,
"getPSDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"rTMOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdemethoddtos/BookDTO/psdemethoddtofields/End"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
},
{
"logicName"
:
"书标识"
,
"name"
:
"BookId"
,
"getPSDEField"
:
{
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json
浏览文件 @
746c3cf6
...
...
@@ -461,6 +461,46 @@
"builtinMethod"
:
false
}
],
"getAllPSAppDEFields"
:
[
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psappdefuimodes/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBDATE"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psdefformitems/MobileDefault"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psappdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psappdefuimodes/Default"
,
"name"
:
"[END][结束时间]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"DATEPICKER"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/Default"
,
"name"
:
"[END][结束时间]"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psdefformitems/Default"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psappdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"codeName"
:
"End"
,
"logicName"
:
"结束时间"
,
"name"
:
"END"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/BOOKNAME/psappdefuimodes/MobileDefault"
,
...
...
@@ -1835,6 +1875,19 @@
"codeName"
:
"BookDTO"
,
"name"
:
"BookDTO"
,
"getPSAppDEMethodDTOFields"
:
[
{
"codeName"
:
"End"
,
"jsonFormat"
:
"yyyy-MM-dd HH:mm:ss"
,
"logicName"
:
"结束时间"
,
"name"
:
"End"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdemethoddtos/BookDTO/psappdemethoddtofields/End"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"BookId"
,
"logicName"
:
"书标识"
,
"name"
:
"BookId"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json
浏览文件 @
746c3cf6
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"
RADAR
"
,
"coordinateSystem"
:
"
XY
"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json"
,
"emptyText"
:
"hello"
,
"getFetchPSControlAction"
:
{
...
...
@@ -16,20 +16,28 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"
radar
"
,
"eChartsType"
:
"
cartesian2d
"
,
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"getPSChart
Radar
"
:
{
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChart
Grid
"
:
{
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"
RADAR
"
,
"type"
:
"
XY
"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
...
...
@@ -47,41 +55,54 @@
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"
radar
_0-DEFAULT"
,
"name"
:
"
candlestick
_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"
2
"
"id"
:
"
1
"
}
],
"id"
:
"0"
}
],
"getPSChart
Radar
s"
:
[
{
"getPSChart
Grid
s"
:
[
{
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlLogics"
:
[
{
...
...
@@ -101,15 +122,10 @@
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"数据1"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"radar"
,
"eChartsType"
:
"candlestick"
,
"index"
:
0
,
"name"
:
"
radar
_0"
,
"name"
:
"
candlestick
_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
...
...
@@ -118,13 +134,24 @@
"modelref"
:
true
,
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"getSeriesPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"x"
:
[
"NAME"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesType"
:
"radar"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"candlestick"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoChartView.json
浏览文件 @
746c3cf6
...
...
@@ -206,7 +206,7 @@
},
{
"codeName"
:
"Chart"
,
"controlType"
:
"CHART"
,
"coordinateSystem"
:
"
RADAR
"
,
"coordinateSystem"
:
"
XY
"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json"
,
"emptyText"
:
"hello"
,
"getFetchPSControlAction"
:
{
...
...
@@ -221,20 +221,28 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems"
:
[
{
"eChartsType"
:
"
radar
"
,
"eChartsType"
:
"
cartesian2d
"
,
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"getPSChart
Radar
"
:
{
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChart
Grid
"
:
{
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
},
"type"
:
"
RADAR
"
,
"type"
:
"
XY
"
,
"id"
:
"0"
}
],
"getPSChartDataSetGroups"
:
[
{
...
...
@@ -252,41 +260,54 @@
}
],
"getPSChartDataSets"
:
[
{
"index"
:
0
,
"name"
:
"
radar
_0-DEFAULT"
,
"name"
:
"
candlestick
_0-DEFAULT"
,
"getPSChartDataSetFields"
:
[
{
"index"
:
0
,
"name"
:
"NAME"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField"
:
true
,
"id"
:
"0"
},
{
"index"
:
1
,
"name"
:
"DEPARTMENT"
,
"getPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
},
"groupField"
:
true
,
"id"
:
"1"
},
{
"index"
:
2
,
"name"
:
"AGE"
,
"groupField"
:
false
,
"id"
:
"
2
"
"id"
:
"
1
"
}
],
"id"
:
"0"
}
],
"getPSChart
Radar
s"
:
[
{
"getPSChart
Grid
s"
:
[
{
"index"
:
0
,
"name"
:
"[
radar_0]雷达
坐标系[0]"
,
"name"
:
"[
candlestick_0]直角
坐标系[0]"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"radar"
,
"getPSChartGridXAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartGridYAxis0"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"grid"
,
"id"
:
"0"
}
],
"getPSChartXAxises"
:
[
{
"eChartsPos"
:
"xAxis"
,
"eChartsType"
:
"category"
,
"index"
:
0
,
"name"
:
"axis_xAxis_0"
,
"position"
:
"bottom"
,
"type"
:
"category"
,
"id"
:
"0"
}
],
"getPSChartYAxises"
:
[
{
"eChartsPos"
:
"yAxis"
,
"eChartsType"
:
"value"
,
"index"
:
0
,
"name"
:
"axis_yAxis_0"
,
"position"
:
"left"
,
"type"
:
"numeric"
,
"id"
:
"0"
}
],
"getPSControlHandler"
:
{
...
...
@@ -380,15 +401,10 @@
"id"
:
"0"
},
"getPSDEChartSerieses"
:
[
{
"caption"
:
"数据1"
,
"catalogField"
:
"NAME"
,
"getCatalogPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType"
:
"radar"
,
"eChartsType"
:
"candlestick"
,
"index"
:
0
,
"name"
:
"
radar
_0"
,
"name"
:
"
candlestick
_0"
,
"getPSChartCoordinateSystem"
:
{
"modelref"
:
true
,
"id"
:
"0"
...
...
@@ -397,13 +413,24 @@
"modelref"
:
true
,
"id"
:
"0"
},
"seriesField"
:
"DEPARTMENT"
,
"seriesLayoutBy"
:
"column"
,
"getSeriesPSCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
"getPSChartSeriesEncode"
:
{
"index"
:
0
,
"name"
:
"坐标系编码"
,
"getPSChartXAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"getPSChartYAxis"
:
{
"modelref"
:
true
,
"id"
:
"0"
},
"type"
:
"XY"
,
"x"
:
[
"NAME"
],
"y"
:
[
"AGE"
],
"id"
:
"0"
},
"seriesType"
:
"radar"
,
"seriesLayoutBy"
:
"column"
,
"seriesType"
:
"candlestick"
,
"valueField"
:
"AGE"
,
"enableChartDataSet"
:
true
}
],
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
746c3cf6
...
...
@@ -298,42 +298,6 @@
"predefinedType"
:
"OPERATOR"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/SysOperator"
,
"enableCache"
:
true
},
{
"codeListTag"
:
"common__UsrCodeList0129249258"
,
"codeListType"
:
"STATIC"
,
"codeName"
:
"UsrCodeList0129249258"
,
"dynaInstMode"
:
0
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129249258.json"
,
"emptyText"
:
"未定义"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258"
,
"name"
:
"地区"
,
"getPSCodeItems"
:
[
{
"codeName"
:
"Item_1"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_1"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_1"
,
"text"
:
"江南"
,
"value"
:
"苏州"
},
{
"codeName"
:
"Item_2"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_2"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_2"
,
"text"
:
"粤"
,
"value"
:
"广州"
},
{
"codeName"
:
"Item_3"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_3"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_3"
,
"text"
:
"首都"
,
"value"
:
"北京"
},
{
"codeName"
:
"Item_4"
,
"mOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_4"
,
"rTMOSFilePath"
:
"psmodules/common/pscodelists/UsrCodeList0129249258/pscodeitems/Item_4"
,
"text"
:
"魔都"
,
"value"
:
"上海"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappcodelists/UsrCodeList0129249258"
,
"enableCache"
:
true
},
{
"codeListTag"
:
"common__UsrCodeList0129740128"
,
"codeListType"
:
"STATIC"
,
...
...
@@ -18743,6 +18707,46 @@
"builtinMethod"
:
false
}
],
"getAllPSAppDEFields"
:
[
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psappdefuimodes/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"MobileDefault"
,
"editorType"
:
"MOBDATE"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/MobileDefault"
,
"name"
:
"[END][结束时间]移动端默认"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psdefformitems/MobileDefault"
,
"uIMode"
:
"MOBILEDEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
,
"mobileMode"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psappdefuimodes/MobileDefault"
,
"type"
:
"MOBILEDEFAULT"
,
"mobileMode"
:
true
},
{
"codeName"
:
"Default"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psappdefuimodes/Default"
,
"name"
:
"[END][结束时间]"
,
"getPSDEFFormItem"
:
{
"codeName"
:
"Default"
,
"editorType"
:
"DATEPICKER"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/END/psdefformitems/Default"
,
"name"
:
"[END][结束时间]"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psdefformitems/Default"
,
"uIMode"
:
"DEFAULT"
,
"valueFormat"
:
"%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End/psappdefuimodes/Default"
,
"type"
:
"DEFAULT"
}
],
"codeName"
:
"End"
,
"logicName"
:
"结束时间"
,
"name"
:
"END"
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdefields/End"
,
"stdDataType"
:
5
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
},
{
"getAllPSAppDEFUIModes"
:
[
{
"codeName"
:
"MobileDefault"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/BOOK/psdefields/BOOKNAME/psappdefuimodes/MobileDefault"
,
...
...
@@ -20117,6 +20121,19 @@
"codeName"
:
"BookDTO"
,
"name"
:
"BookDTO"
,
"getPSAppDEMethodDTOFields"
:
[
{
"codeName"
:
"End"
,
"jsonFormat"
:
"yyyy-MM-dd HH:mm:ss"
,
"logicName"
:
"结束时间"
,
"name"
:
"End"
,
"getPSAppDEField"
:
{
"name"
:
"END"
,
"codeName"
:
"End"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdataentities/Book/psappdemethoddtos/BookDTO/psappdemethoddtofields/End"
,
"sourceType"
:
"DEFIELD"
,
"stdDataType"
:
5
,
"type"
:
"SIMPLE"
},
{
"codeName"
:
"BookId"
,
"logicName"
:
"书标识"
,
"name"
:
"BookId"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSSERVICEAPIS/TrainSys.json
浏览文件 @
746c3cf6
...
...
@@ -2160,6 +2160,20 @@
"mOSFilePath"
:
"pssysserviceapis/TrainSys/psdeserviceapis/Book"
,
"name"
:
"BOOK"
,
"getPSDEServiceAPIFields"
:
[
{
"codeName"
:
"End"
,
"codeName2"
:
"End"
,
"logicName"
:
"结束时间"
,
"mOSFilePath"
:
"pssysserviceapis/TrainSys/psdeserviceapis/Book/psdeserviceapifields/End"
,
"name"
:
"END"
,
"orderValue"
:
300
,
"rTMOSFilePath"
:
"pssysserviceapis/TrainSys/psdeserviceapis/Book/psdeserviceapifields/End"
,
"stdDataType"
:
5
,
"allowEmpty"
:
true
,
"enableCreate"
:
true
,
"enableModify"
:
true
,
"keyField"
:
false
,
"majorField"
:
false
},
{
"codeName"
:
"BookName"
,
"codeName2"
:
"BookName"
,
"logicName"
:
"书名称"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录