Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
38726f75
提交
38726f75
编写于
11月 21, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
fangzhihao 发布系统代码 [TrainSys,网页端]
上级
ad17a934
变更
7
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
1651 行增加
和
41 行删除
+1651
-41
TEST.json
.../ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
+12
-0
PSSYSAPP.json
.../ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
+4
-4
TEST.json
...bizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
+8
-0
TESTSearchFormBottom.json
...nsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json
+150
-0
TESTSearchFormRight.json
...insys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json
+1420
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+56
-36
PSSYSAPP.simple.json
...el/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
+1
-1
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/Test/PSDATAENTITIES/TEST.json
浏览文件 @
38726f75
...
@@ -4298,6 +4298,12 @@
...
@@ -4298,6 +4298,12 @@
"name"
:
"测试实体实体移动端多数据选择视图(树)"
,
"name"
:
"测试实体实体移动端多数据选择视图(树)"
,
"realModelSubType"
:
"DEMOBMPICKUPVIEW"
,
"realModelSubType"
:
"DEMOBMPICKUPVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"SearchFormBottom"
,
"logicName"
:
"搜索表单下方"
,
"name"
:
"搜索表单下方"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"Usr12EditView_9682"
,
"codeName"
:
"Usr12EditView_9682"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)"
,
"logicName"
:
"测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)"
,
...
@@ -4919,6 +4925,12 @@
...
@@ -4919,6 +4925,12 @@
"name"
:
"测试实体实体树视图"
,
"name"
:
"测试实体实体树视图"
,
"realModelSubType"
:
"DETREEVIEW"
,
"realModelSubType"
:
"DETREEVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"SearchFormRight"
,
"logicName"
:
"搜索表单右方"
,
"name"
:
"搜索表单右方"
,
"realModelSubType"
:
"DEGRIDVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
},
{
"codeName"
:
"LogicEditView"
,
"codeName"
:
"LogicEditView"
,
"logicName"
:
"逻辑测试编辑视图"
,
"logicName"
:
"逻辑测试编辑视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/TemplatePublish/PSSYSAPP.json
浏览文件 @
38726f75
...
@@ -1481,16 +1481,16 @@
...
@@ -1481,16 +1481,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/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json
浏览文件 @
38726f75
...
@@ -5467,6 +5467,10 @@
...
@@ -5467,6 +5467,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json"
,
"viewType"
:
"DEEDITVIEW"
"viewType"
:
"DEEDITVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json"
,
...
@@ -5835,6 +5839,10 @@
...
@@ -5835,6 +5839,10 @@
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json"
,
"viewType"
:
"DEGRIDVIEW"
"viewType"
:
"DEGRIDVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json"
,
"viewType"
:
"DEGRIDVIEW"
},
{
},
{
"modelref"
:
true
,
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTFormPickupDataView.json"
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTFormPickupDataView.json"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json
0 → 100644
浏览文件 @
38726f75
{
"accUserMode"
:
2
,
"caption"
:
"搜索表单下方"
,
"codeName"
:
"TESTSearchFormBottom"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json"
,
"gridRowActiveMode"
:
2
,
"name"
:
"TESTSearchFormBottom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridView"
,
"name"
:
"engine"
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"getNewDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"APPUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"getOpenDataPSAppView"
:
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
"getPSAppUILogicRefViews"
:
[
{
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSAppViewRefs"
:
[
{
"name"
:
"NEWDATA"
,
"realTitle"
:
"测试实体编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
},
{
"name"
:
"EDITDATA"
,
"realTitle"
:
"测试实体编辑视图"
,
"getRefPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json"
,
"viewType"
:
"DEEDITVIEW"
}
}
],
"getPSControls"
:
[
{
"controlType"
:
"SEARCHBAR"
,
"name"
:
"searchbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"searchbar"
},
"quickGroupCount"
:
-1
,
"quickSearchMode"
:
1
,
"quickSearchWidth"
:
0
,
"enableFilter"
:
false
,
"enableGroup"
:
false
,
"enableQuickSearch"
:
true
,
"mobileSearchBar"
:
false
},
{
"caption"
:
"搜索表单下方"
,
"codeName"
:
"SearchFormBottomcaptionbar"
,
"controlType"
:
"CAPTIONBAR"
,
"name"
:
"captionbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
}
}
],
"getPSDEViewCodeName"
:
"SearchFormBottom"
,
"getPSDEViewId"
:
"255728B0-728E-465E-822A-0E11DF6479B9"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
},
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"refFlag"
:
false
,
"title"
:
"搜索表单下方"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDVIEW"
,
"xDataControlName"
:
"grid"
,
"xDataPSControl"
:
"视图[Test.TESTSearchFormBottom]无法获取部件[grid]"
,
"enableDP"
:
true
,
"enableExport"
:
true
,
"enableFilter"
:
true
,
"enableImport"
:
true
,
"enableQuickSearch"
:
true
,
"enableRowEdit"
:
false
,
"enableSearch"
:
true
,
"rowEditDefault"
:
false
,
"modelid"
:
"22ffb572f8e78fa0f41d9b509153eac3"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json
0 → 100644
浏览文件 @
38726f75
此差异已折叠。
点击以展开。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
38726f75
...
@@ -4115,7 +4115,7 @@
...
@@ -4115,7 +4115,7 @@
},
},
"pluginCode" : "CodeListGridColumn",
"pluginCode" : "CodeListGridColumn",
"pluginType" : "GRID_COLRENDER",
"pluginType" : "GRID_COLRENDER",
"rTObjectName" : "CodeListGridColumn",
"rTObjectName" : "CodeListGridColumn
111
",
"rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1",
"rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1",
"refMode" : "CONTROLITEM",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag" : "GRID",
...
@@ -11221,16 +11221,16 @@
...
@@ -11221,16 +11221,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
"
}
}
} ]
} ]
}, {
}, {
...
@@ -11265,16 +11265,16 @@
...
@@ -11265,16 +11265,16 @@
"id" : "ViewMsg4"
"id" : "ViewMsg4"
}
}
}, {
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
6
"
}
}
}, {
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
}
} ]
} ]
}, {
}, {
...
@@ -11291,39 +11291,47 @@
...
@@ -11291,39 +11291,47 @@
"codeName" : "VMGroup4",
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图
下
方",
"name" : "消息位置-视图
上
方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
7
"
}
}
}, {
}, {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}
}, {
}, {
"name" : "消息位置-视图
上
方",
"name" : "消息位置-视图
下
方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
8
"
}
}
}, {
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图内容区
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
9
"
}
}
} ]
} ]
}, {
}, {
"codeName" : "VMGroup8",
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"getPSAppViewMsgGroupDetails" : [ {
"name" : "
关闭模式-无删除-上方-常规
",
"name" : "
消息类型-警告信息
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg5"
}
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
}, {
"name" : "消息类型-常规信息",
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -11332,10 +11340,10 @@
...
@@ -11332,10 +11340,10 @@
},
},
"position" : "POPUP"
"position" : "POPUP"
}, {
}, {
"name" : "关闭模式-
默认删除-上方-错误
",
"name" : "关闭模式-
无删除-上方-常规
",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}
}, {
}, {
"name" : "消息位置-视图内容区",
"name" : "消息位置-视图内容区",
...
@@ -11343,6 +11351,12 @@
...
@@ -11343,6 +11351,12 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg9"
}
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
}, {
"name" : "消息位置-视图下方",
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"getPSAppViewMsg" : {
...
@@ -11355,20 +11369,6 @@
...
@@ -11355,20 +11369,6 @@
"modelref" : true,
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg13"
}
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
} ]
} ]
}, {
}, {
"codeName" : "VMGroup5",
"codeName" : "VMGroup5",
...
@@ -11884,6 +11884,12 @@
...
@@ -11884,6 +11884,12 @@
"viewType" : "DEDATAVIEWEXPVIEW",
"viewType" : "DEDATAVIEWEXPVIEW",
"resource" : "ViewLayoutModelRepository",
"resource" : "ViewLayoutModelRepository",
"view" : "DEDataViewExpViewLayout"
"view" : "DEDataViewExpViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "SearchFormBottom"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr6EditView.json",
...
@@ -13738,6 +13744,12 @@
...
@@ -13738,6 +13744,12 @@
"viewType" : "DEGRIDVIEW",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"resource" : "TEST",
"view" : "RemoteAggGridView"
"view" : "RemoteAggGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "SearchFormRight"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowGridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowGridView.json",
...
@@ -54359,6 +54371,10 @@
...
@@ -54359,6 +54371,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json",
"viewType" : "DEEDITVIEW"
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json",
"viewType" : "DEGRIDVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json",
...
@@ -54727,6 +54743,10 @@
...
@@ -54727,6 +54743,10 @@
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json",
"viewType" : "DEGRIDVIEW"
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormRight.json",
"viewType" : "DEGRIDVIEW"
}, {
}, {
"modelref" : true,
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTFormPickupDataView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTFormPickupDataView.json",
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.simple.json
浏览文件 @
38726f75
...
@@ -98,7 +98,7 @@
...
@@ -98,7 +98,7 @@
},
},
"pluginCode"
:
"CodeListGridColumn"
,
"pluginCode"
:
"CodeListGridColumn"
,
"pluginType"
:
"GRID_COLRENDER"
,
"pluginType"
:
"GRID_COLRENDER"
,
"rTObjectName"
:
"CodeListGridColumn"
,
"rTObjectName"
:
"CodeListGridColumn
111
"
,
"rTObjectRepo"
:
"@ibiz-template-plugin/example@0.0.1"
,
"rTObjectRepo"
:
"@ibiz-template-plugin/example@0.0.1"
,
"refMode"
:
"CONTROLITEM"
,
"refMode"
:
"CONTROLITEM"
,
"refTag"
:
"GRID"
,
"refTag"
:
"GRID"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录