提交 7a2b6de6 编写于 作者: ibizdev's avatar ibizdev

fangzhihao 发布系统代码 [TrainSys,网页端]

上级 38726f75
...@@ -4217,6 +4217,12 @@ ...@@ -4217,6 +4217,12 @@
"name" : "测试实体实体编辑视图(功能确认-基本功能-非模态弹出)", "name" : "测试实体实体编辑视图(功能确认-基本功能-非模态弹出)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "SearchFormNoButton",
"logicName" : "搜索表单无按钮",
"name" : "搜索表单无按钮",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr2GridView", "codeName" : "Usr2GridView",
"logicName" : "测试实体实体表格视图(2)", "logicName" : "测试实体实体表格视图(2)",
......
...@@ -22682,7 +22682,7 @@ ...@@ -22682,7 +22682,7 @@
"modelref" : true, "modelref" : true,
"id" : "Xxx" "id" : "Xxx"
}, },
"requestMethod" : "GET", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/xxx", "requestPath" : "/xxx",
"builtinMethod" : false, "builtinMethod" : false,
...@@ -24456,7 +24456,7 @@ ...@@ -24456,7 +24456,7 @@
"modelref" : true, "modelref" : true,
"id" : "Xxx" "id" : "Xxx"
}, },
"requestMethod" : "GET", "requestMethod" : "POST",
"requestParamType" : "ENTITY", "requestParamType" : "ENTITY",
"requestPath" : "/xxx", "requestPath" : "/xxx",
"builtinMethod" : false, "builtinMethod" : false,
...@@ -4115,7 +4115,7 @@ ...@@ -4115,7 +4115,7 @@
}, },
"pluginCode" : "CodeListGridColumn", "pluginCode" : "CodeListGridColumn",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "CodeListGridColumn111", "rTObjectName" : "CodeListGridColumn",
"rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1", "rTObjectRepo" : "@ibiz-template-plugin/example@0.0.1",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
}, },
"pluginCode" : "CodeListGridColumn", "pluginCode" : "CodeListGridColumn",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "CodeListGridColumn111", "rTObjectName" : "CodeListGridColumn",
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册