Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
45e8d2c0
提交
45e8d2c0
编写于
9月 19, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
9a238a20
变更
3
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
346 行增加
和
687 行删除
+346
-687
SIMPLELIST.json
...YSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json
+115
-0
TESTControlDefaultLoadTest.json
...SSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest.json
+209
-665
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+22
-22
未找到文件。
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json
0 → 100644
浏览文件 @
45e8d2c0
{
"codeName"
:
"SIMPLELIST"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
,
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchDefault"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
,
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode"
:
"NONE"
,
"logicName"
:
"List3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"TESTID"
,
"codeName"
:
"TESTId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
}
],
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
,
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems"
:
false
,
"enableGroup"
:
false
,
"enableRowEdit"
:
false
,
"enableRowEditGroup"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"noSort"
:
false
,
"showHeader"
:
true
,
"modelid"
:
"378455EB-F473-424D-B296-58CF0BCD9EE1"
,
"modeltype"
:
"PSDELIST"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/TESTControlDefaultLoadTest.json
浏览文件 @
45e8d2c0
...
...
@@ -30,53 +30,151 @@
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"表单"
,
"contentHeight"
:
300.0
,
"height"
:
300.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"form"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_group"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
"height"
:
300
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"表单"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"form"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_GROUP"
,
"showCaption"
:
true
},
{
"caption"
:
"表格"
,
"contentHeight"
:
500.0
,
"height"
:
500.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_group1"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"表格"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"grid"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_GROUP"
,
"showCaption"
:
true
},
{
"caption"
:
"列表"
,
"contentHeight"
:
500.0
,
"height"
:
500.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"list"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_group2"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"shrink"
:
0
},
"getPSPanelItems"
:
[
{
"caption"
:
"列表"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"list"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_GROUP"
,
"showCaption"
:
true
},
{
"caption"
:
"数据视图"
,
"contentHeight"
:
500.0
,
"height"
:
500.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"dataview"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_group3"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"数据视图"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"dataview"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_GROUP"
,
"showCaption"
:
true
},
{
"caption"
:
"树视图"
,
"caption"
:
"树"
,
"contentHeight"
:
500.0
,
"height"
:
500.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"treeview"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_group4"
,
"getPSLayout"
:
{
"layout"
:
"FLEX"
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"height"
:
500
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"树视图"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"name"
:
"treeview"
,
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
}
],
"predefinedType"
:
"CONTAINER_GROUP"
,
"showCaption"
:
true
}
],
"layoutBodyOnly"
:
false
,
...
...
@@ -488,11 +586,11 @@
"modeltype"
:
"PSDEFORM_EDITFORM"
},
{
"aggMode"
:
"NONE"
,
"codeName"
:
"M
ain
"
,
"codeName"
:
"M
dctrlgrid
"
,
"columnEnableFilter"
:
2
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/M
ain
.json"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/M
dctrlgrid
.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
...
...
@@ -508,8 +606,7 @@
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"点击"
],
"logicName"
:
"主表格"
,
"logicName"
:
"多数据表格"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -596,45 +693,6 @@
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"点击"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member1"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"eventNames"
:
"点击"
,
"logicTag"
:
"grid"
,
"logicType"
:
"APPDEUILOGIC"
,
"name"
:
"member2"
,
"getPSAppDEUILogic"
:
{
"modelref"
:
true
,
"id"
:
"UILogic1"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"logicTag"
:
"grid"
,
"logicType"
:
"PFPLUGIN"
,
"name"
:
"member3"
,
"timer"
:
333
,
"triggerType"
:
"TIMER"
},
{
"logicTag"
:
"grid"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"member5"
,
"scriptCode"
:
"eeeee"
,
"triggerType"
:
"CUSTOM"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
...
...
@@ -643,83 +701,23 @@
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"
测试实体
名称"
,
"caption"
:
"名称"
,
"codeName"
:
"testname"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"testname"
,
"excelCaption"
:
"
测试实体
名称"
,
"excelCaption"
:
"名称"
,
"name"
:
"testname"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSDEUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"向导编辑"
,
"codeName"
:
"editWizard"
,
"getFrontPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json"
,
"viewType"
:
"DEWIZARDVIEW"
},
"frontProcessType"
:
"TOP"
,
"fullCodeName"
:
"TEST_editWizard"
,
"name"
:
"向导编辑"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"editWizard"
,
"uIActionType"
:
"DEUIACTION"
,
"id"
:
"editWizard@TEST"
},
"width"
:
150
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"CENTER"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updatedate"
,
"excelCaption"
:
"更新时间"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"width"
:
250
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
},
{
"align"
:
"RIGHT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
...
...
@@ -733,147 +731,33 @@
"codeName"
:
"Amount"
},
"unitName"
:
"元"
,
"width"
:
1
5
0
,
"width"
:
1
0
0
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"CENTER"
,
"caption"
:
"操作列"
,
"codeName"
:
"uagridcolumn1"
,
"columnType"
:
"UAGRIDCOLUMN"
,
"name"
:
"uagridcolumn1"
,
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"type"
,
"excelCaption"
:
"类型"
,
"name"
:
"type"
,
"noPrivDisplayMode"
:
1
,
"getPSDEUIActionGroup"
:
{
"codeName"
:
"A6913ed9bd0c3e7d614"
,
"name"
:
"界面行为组"
,
"getPSUIActionGroupDetails"
:
[
{
"caption"
:
"百度"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u5ee2086"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00c@FontAwesome"
,
"cssClass"
:
"fa fa-check"
},
"getPSUIAction"
:
{
"actionTarget"
:
"NONE"
,
"caption"
:
"百度"
,
"codeName"
:
"openBaidu"
,
"frontProcessType"
:
"OPENHTMLPAGE"
,
"fullCodeName"
:
"openBaidu"
,
"htmlPageUrl"
:
"https://www.baidu.com/"
,
"name"
:
"百度"
,
"timeout"
:
60000
,
"uIActionMode"
:
"FRONT"
,
"uIActionTag"
:
"openBaidu"
,
"uIActionType"
:
"DEUIACTION"
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
true
},
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"编辑"
,
"detailType"
:
"DEUIACTION"
,
"name"
:
"u1feafb4"
,
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TEXT.*.EDIT"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.EDIT]"
,
"refFlag"
:
true
},
"caption"
:
"编辑"
,
"codeName"
:
"Edit"
,
"fullCodeName"
:
"Edit"
,
"name"
:
"表格界面_编辑操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf044@FontAwesome"
,
"cssClass"
:
"fa fa-edit"
},
"predefinedType"
:
"GRIDVIEW_EDITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.EDIT]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Edit"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"编辑"
,
"lanResTag"
:
"TBB.TOOLTIP.*.EDIT"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.EDIT]"
,
"refFlag"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
true
,
"showIcon"
:
false
},
{
"detailType"
:
"DEUIACTION"
,
"name"
:
"u4c6267d"
,
"getPSSysImage"
:
{
"cssClass"
:
"fa-solid fa-delete-left"
},
"getPSUIAction"
:
{
"actionTarget"
:
"MULTIKEY"
,
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TEXT.*.REMOVE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[*.REMOVE]"
,
"refFlag"
:
true
},
"caption"
:
"删除"
,
"codeName"
:
"Remove"
,
"fullCodeName"
:
"Remove"
,
"name"
:
"表格界面_删除操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf00d@FontAwesome"
,
"cssClass"
:
"fa fa-remove"
},
"predefinedType"
:
"GRIDVIEW_REMOVEACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.REMOVE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Remove"
,
"uIActionType"
:
"DEUIACTION"
},
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"删除"
,
"lanResTag"
:
"TBB.TOOLTIP.*.REMOVE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[*.REMOVE]"
,
"refFlag"
:
true
},
"addSeparator"
:
true
,
"showCaption"
:
false
,
"showIcon"
:
true
}
],
"uniqueTag"
:
"TEST__A6913ed9bd0c3e7d614"
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
false
"enableRowEdit"
:
true
,
"enableSort"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
...
...
@@ -882,21 +766,6 @@
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"format"
:
"YYYY-MM-DD HH:mm:ss"
,
"dataType"
:
5
,
"name"
:
"updatedate"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"dataType"
:
6
,
"name"
:
"amount"
,
...
...
@@ -904,6 +773,13 @@
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
...
...
@@ -928,6 +804,61 @@
}
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"名称"
,
"codeName"
:
"testname"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"testname"
,
"getPSAppDEField"
:
{
"name"
:
"TESTNAME"
,
"codeName"
:
"TESTName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"testname"
},
"allowEmpty"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"amount"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"amount"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
},
"getPSEditor"
:
{
"editorType"
:
"NUMBER"
,
"name"
:
"amount"
,
"precision"
:
2
},
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
},
{
"caption"
:
"类型"
,
"codeName"
:
"type"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"name"
:
"type"
,
"getPSAppDEField"
:
{
"name"
:
"TYPE"
,
"codeName"
:
"Type"
},
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"type"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect"
:
true
},
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
},
{
"caption"
:
"测试实体标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
...
...
@@ -963,7 +894,7 @@
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
tru
e
,
"enablePagingBar"
:
fals
e
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
...
...
@@ -972,11 +903,10 @@
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"grid"
,
"modelid"
:
"
385f739a768b73a1e3a307bfeafb80b7
"
,
"modelid"
:
"
0F4F8158-3522-48EF-A383-AB801CE5C485
"
,
"modeltype"
:
"PSDEGRID"
},
{
"codeName"
:
"List"
,
"controlStyle"
:
"LISTVIEW"
,
"codeName"
:
"SIMPLELIST"
,
"controlType"
:
"LIST"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
...
...
@@ -994,27 +924,15 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json"
,
"emptyText"
:
"无数据"
,
"getEmptyTextPSLanguageRes"
:
{
"lanResTag"
:
"COMMON.CONDITION.NOTIN"
,
"lanResType"
:
"COMMON"
,
"name"
:
"通用[CONDITION.NOTIN]"
,
"refFlag"
:
true
},
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
,
"getADPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"logic1"
},
"actionType"
:
"DEDATASET"
,
"customCond"
:
"aa=11"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Fetch
CodeListSe
t"
"id"
:
"Fetch
Defaul
t"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -1038,227 +956,7 @@
}
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"ONLOADSUCCESS"
],
"getItemPSLayoutPanel"
:
{
"getAllPSPanelFields"
:
[
{
"id"
:
"field_text_dynamic"
,
"viewFieldName"
:
"TESTID"
},
{
"id"
:
"field_text_dynamic1"
,
"viewFieldName"
:
"TESTNAME"
},
{
"id"
:
"field_textbox"
,
"viewFieldName"
:
"TESTNAME"
},
{
"id"
:
"field_textbox1"
,
"viewFieldName"
:
"TESTNAME"
},
{
"id"
:
"field_textbox2"
}
],
"codeName"
:
"Usr0522433048"
,
"controlType"
:
"PANEL"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository/PSPANELS/Usr0522433048.json"
,
"layoutMode"
:
"TABLE_24COL"
,
"logicName"
:
"List_列表项面板"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam"
:
{
},
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getRootPSPanelItems"
:
[
{
"caption"
:
"栅格容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_grid"
,
"getPSLayout"
:
{
"layout"
:
"SIMPLEFLEX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSPanelItems"
:
[
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
6
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_text_dynamic"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field_text_dynamic"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"viewFieldName"
:
"TESTID"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
},
{
"caption"
:
"面板容器"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container1"
,
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"grow"
:
6
,
"layout"
:
"SIMPLEFLEX"
},
"getPSPanelItems"
:
[
{
"caption"
:
"文本(动态)"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_text_dynamic1"
,
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field_text_dynamic1"
,
"predefinedType"
:
"FIELD_TEXT_DYNAMIC"
,
"renderMode"
:
"TEXT_DYNAMIC"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"viewFieldName"
:
"TESTNAME"
,
"hidden"
:
false
,
"showCaption"
:
false
}
]
}
],
"predefinedType"
:
"CONTAINER_GRID"
},
{
"caption"
:
"文本框"
,
"contentHeight"
:
60.0
,
"contentWidth"
:
400.0
,
"height"
:
60.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox"
,
"getPSEditor"
:
{
"editorHeight"
:
60.0
,
"editorType"
:
"RAW"
,
"editorWidth"
:
400.0
,
"name"
:
"field_textbox"
,
"predefinedType"
:
"FIELD_TEXTBOX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
60
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
400
,
"widthMode"
:
"PX"
},
"viewFieldName"
:
"TESTNAME"
,
"width"
:
400.0
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"文本框"
,
"contentHeight"
:
100.0
,
"contentWidth"
:
600.0
,
"height"
:
100.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox1"
,
"getPSEditor"
:
{
"editorHeight"
:
100.0
,
"editorParams"
:
{
"contenttype"
:
"RAW"
},
"editorType"
:
"RAW"
,
"editorWidth"
:
600.0
,
"name"
:
"field_textbox1"
,
"predefinedType"
:
"FIELD_TEXTBOX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"height"
:
100
,
"heightMode"
:
"PX"
,
"layout"
:
"TABLE_24COL"
,
"width"
:
600
,
"widthMode"
:
"PX"
},
"viewFieldName"
:
"TESTNAME"
,
"width"
:
600.0
,
"hidden"
:
false
,
"showCaption"
:
false
},
{
"caption"
:
"文本框"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"FIELD"
,
"name"
:
"field_textbox2"
,
"getPSEditor"
:
{
"contentType"
:
"HTML"
,
"editorParams"
:
{
"contenttype"
:
"HTML"
},
"editorType"
:
"RAW"
,
"name"
:
"field_textbox2"
,
"predefinedType"
:
"FIELD_TEXTBOX"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"hidden"
:
false
,
"showCaption"
:
false
}
],
"name"
:
"list_itempanel"
,
"modelid"
:
"01B1D530-723C-4CB4-A877-5F5E3CFC11AF"
,
"modeltype"
:
"PSSYSVIEWPANEL"
},
"logicName"
:
"List"
,
"minorSortDir"
:
"DESC"
,
"getMinorSortPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"mobListStyle"
:
"LISTVIEW"
,
"navFilter"
:
"aa"
,
"getNavPSAppView"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json"
,
"viewType"
:
"DECHARTVIEW"
},
"navViewParamJO"
:
{
"test"
:
"11"
},
"logicName"
:
"List3"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...
...
@@ -1317,16 +1015,11 @@
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
{
"getADPSAppDELogic"
:
{
"modelref"
:
true
,
"id"
:
"logic1"
},
"actionType"
:
"DEDATASET"
,
"customCond"
:
"aa=11"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Fetch
CodeListSe
t"
"id"
:
"Fetch
Defaul
t"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
@@ -1337,155 +1030,12 @@
"enableDEFieldPrivilege"
:
false
,
"id"
:
"列表控件处理器"
},
"getPSControlLogics"
:
[
{
"eventArg"
:
"22"
,
"eventArg2"
:
"22"
,
"eventNames"
:
"onLoadSuccess"
,
"itemName"
:
"TESTNAME"
,
"logicTag"
:
"list"
,
"logicType"
:
"SCRIPT"
,
"name"
:
"test"
,
"scriptCode"
:
"console.log('test列表逻辑');"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"LIST"
},
"getPSControls"
:
[
{
"codeName"
:
"ControlDefaultLoadTestlist_quicktoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"当前页聚合_工具栏"
,
"name"
:
"list_quicktoolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"list_quicktoolbar"
},
"getPSDEToolbarItems"
:
[
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"list_quicktoolbar_deuiaction1"
},
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"getPSUIAction"
:
{
"getCapPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TEXT"
,
"name"
:
"工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"caption"
:
"保存并关闭"
,
"codeName"
:
"SaveAndExit"
,
"fullCodeName"
:
"SaveAndExit"
,
"name"
:
"编辑界面_保存并退出操作"
,
"getPSSysImage"
:
{
"cssClass"
:
"sx-tb-saveandclose"
},
"predefinedType"
:
"EDITVIEW_SAVEANDEXITACTION"
,
"timeout"
:
60000
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"SaveAndExit"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"保存并关闭"
,
"getTooltipPSLanguageRes"
:
{
"defaultContent"
:
"保存并关闭"
,
"lanResTag"
:
"TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
,
"lanResType"
:
"TBB.TOOLTIP"
,
"name"
:
"工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]"
,
"refFlag"
:
true
},
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"modelid"
:
"B52C7ACD-F8AA-414C-9636-43AC0D555EE8"
,
"modeltype"
:
"PSDETOOLBAR"
},
{
"codeName"
:
"ControlDefaultLoadTestlist_batchtoolbar"
,
"controlType"
:
"TOOLBAR"
,
"logicName"
:
"行编辑测试_工具栏"
,
"name"
:
"list_batchtoolbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam"
:
{
"id"
:
"list_batchtoolbar"
},
"getPSDEToolbarItems"
:
[
{
"caption"
:
"刷新"
,
"groupExtractMode"
:
"ITEM"
,
"itemType"
:
"DEUIACTION"
,
"name"
:
"deuiaction1"
,
"noPrivDisplayMode"
:
2
,
"getPSAppViewUIAction"
:
{
"modelref"
:
true
,
"id"
:
"list_batchtoolbar_deuiaction1"
},
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
"cssClass"
:
"fa fa-refresh"
},
"getPSUIAction"
:
{
"actionTarget"
:
"SINGLEKEY"
,
"caption"
:
"刷新"
,
"codeName"
:
"Refresh"
,
"fullCodeName"
:
"Refresh"
,
"name"
:
"编辑界面_刷新操作"
,
"getPSSysImage"
:
{
"glyph"
:
"xf021@FontAwesome"
,
"cssClass"
:
"fa fa-refresh"
},
"predefinedType"
:
"EDITVIEW_REFRESHACTION"
,
"timeout"
:
60000
,
"uIActionMode"
:
"SYS"
,
"uIActionTag"
:
"Refresh"
,
"uIActionType"
:
"DEUIACTION"
},
"tooltip"
:
"刷新"
,
"uIActionTarget"
:
"SINGLEKEY"
,
"showCaption"
:
true
,
"showIcon"
:
true
}
],
"modelid"
:
"2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2"
,
"modeltype"
:
"PSDETOOLBAR"
}
],
"getPSDEListDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"testid"
,
"getPSAppDEField"
:
{
"name"
:
"AMOUNT"
,
"codeName"
:
"Amount"
}
},
{
"dataType"
:
25
,
"name"
:
"testname"
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
...
...
@@ -1500,13 +1050,7 @@
"codeName"
:
"TESTName"
}
}
],
"getPSNavigateParams"
:
[
{
"key"
:
"test"
,
"name"
:
"test"
,
"value"
:
"11"
,
"rawValue"
:
true
}
],
"pagingSize"
:
30
,
"pagingSize"
:
1000
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
,
...
...
@@ -1548,7 +1092,7 @@
"noSort"
:
false
,
"showHeader"
:
true
,
"name"
:
"list"
,
"modelid"
:
"
85F275B0-E355-42B6-89DD-25541320AFEC
"
,
"modelid"
:
"
378455EB-F473-424D-B296-58CF0BCD9EE1
"
,
"modeltype"
:
"PSDELIST"
},
{
"codeName"
:
"PickupDataView_DataView"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
45e8d2c0
...
...
@@ -3638,66 +3638,66 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-
常规
信息",
"name" : "消息类型-
错误
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
4
"
"id" : "ViewMsg
6
"
}
}, {
"name" : "消息类型-
警告
信息",
"name" : "消息类型-
常规
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
5
"
"id" : "ViewMsg
4
"
}
}, {
"name" : "消息类型-
错误
信息",
"name" : "消息类型-
警告
信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
6
"
"id" : "ViewMsg
5
"
}
} ]
}, {
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-
视图内容区
",
"name" : "消息位置-
弹出
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
9
"
"id" : "ViewMsg
10
"
}
}, {
"name" : "消息位置-视图
上
方",
"name" : "消息位置-视图
下
方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
7
"
"id" : "ViewMsg
8
"
}
}, {
"name" : "消息位置-视图
下方
",
"name" : "消息位置-视图
内容区
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
8
"
"id" : "ViewMsg
9
"
}
}, {
"name" : "消息位置-
弹出
",
"name" : "消息位置-
视图上方
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg
10
"
"id" : "ViewMsg
7
"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-
无
删除",
"name" : "关闭模式-
默认
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
1
"
"id" : "ViewMsg1
2
"
}
}, {
"name" : "关闭模式-
默认
删除",
"name" : "关闭模式-
无
删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
2
"
"id" : "ViewMsg1
1
"
}
}, {
"name" : "关闭模式-本次删除",
...
...
@@ -3710,16 +3710,16 @@
"codeName" : "VMGroup6",
"name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-
实体数据集
",
"name" : "动态模式-
静态内容
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
4
"
"id" : "ViewMsg1
5
"
}
}, {
"name" : "动态模式-
静态内容
",
"name" : "动态模式-
实体数据集
",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg1
5
"
"id" : "ViewMsg1
4
"
}
} ]
} ],
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录