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

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

上级 e6fa4f29
{ {
"codeName" : "Usr05062284EditView_Form", "codeName" : "Usr05062284EditView_Form",
"controlStyle" : "CUSTOM_CONTROL_PLUGIN", "controlStyle" : "R9_CONTROL_PLUGIN_ID",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -417,7 +417,7 @@ ...@@ -417,7 +417,7 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_CONTROL_PLUGIN" "pluginCode" : "R9_CONTROL_PLUGIN_ID"
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr05062284EditView_Form", "codeName" : "Usr05062284EditView_Form",
"controlStyle" : "CUSTOM_CONTROL_PLUGIN", "controlStyle" : "R9_CONTROL_PLUGIN_ID",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -535,7 +535,7 @@ ...@@ -535,7 +535,7 @@
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_CONTROL_PLUGIN" "pluginCode" : "R9_CONTROL_PLUGIN_ID"
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -6727,9 +6727,9 @@ ...@@ -6727,9 +6727,9 @@
"name" : "测试自定义部件绘制插件", "name" : "测试自定义部件绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_CONTROL_PLUGIN" "pluginCode" : "R9_CONTROL_PLUGIN_ID"
}, },
"pluginCode" : "CUSTOM_CONTROL_PLUGIN", "pluginCode" : "R9_CONTROL_PLUGIN_ID",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
...@@ -472,9 +472,9 @@ ...@@ -472,9 +472,9 @@
"name" : "测试自定义部件绘制插件", "name" : "测试自定义部件绘制插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CUSTOM_CONTROL_PLUGIN" "pluginCode" : "R9_CONTROL_PLUGIN_ID"
}, },
"pluginCode" : "CUSTOM_CONTROL_PLUGIN", "pluginCode" : "R9_CONTROL_PLUGIN_ID",
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册