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

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

上级 7fbcb223
...@@ -1778,6 +1778,45 @@ ...@@ -1778,6 +1778,45 @@
"serviceCodeName" : "DER1N_BXDMX_BXD_BXDID", "serviceCodeName" : "DER1N_BXDMX_BXD_BXDID",
"enableFKey" : true, "enableFKey" : true,
"nestedRS" : true "nestedRS" : true
}, {
"codeName" : "test",
"dERType" : "DERCUSTOM",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/BXD/PSDERS/test.json",
"logicName" : "test",
"getMajorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"masterRS" : 0,
"getMinorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"name" : "test",
"orderValue" : 100,
"removeActionType" : 0,
"removeOrder" : -1,
"serviceCodeName" : "test"
} ],
"getMinorPSDERs" : [ {
"codeName" : "test",
"dERType" : "DERCUSTOM",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/BXD/PSDERS/test.json",
"logicName" : "test",
"getMajorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"masterRS" : 0,
"getMinorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"name" : "test",
"orderValue" : 100,
"removeActionType" : 0,
"removeOrder" : -1,
"serviceCodeName" : "test"
} ], } ],
"name" : "BXD", "name" : "BXD",
"getOrgIdPSDEField" : { "getOrgIdPSDEField" : {
......
{
"codeName" : "test",
"dERType" : "DERCUSTOM",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/BXD/PSDERS/test.json",
"logicName" : "test",
"getMajorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"masterRS" : 0,
"getMinorPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
},
"name" : "test",
"orderValue" : 100,
"removeActionType" : 0,
"removeOrder" : -1,
"serviceCodeName" : "test"
}
\ No newline at end of file
...@@ -5371,6 +5371,23 @@ ...@@ -5371,6 +5371,23 @@
"uILogicAttachMode" : "REPLACE", "uILogicAttachMode" : "REPLACE",
"uILogicType" : "DELOGIC", "uILogicType" : "DELOGIC",
"id" : "toolbar_UsrTestFormLYEditViewtoolbar_deuiaction1_click@Book" "id" : "toolbar_UsrTestFormLYEditViewtoolbar_deuiaction1_click@Book"
}, {
"actionTarget" : "NONE",
"caption" : "测试更新视图参数",
"codeName" : "updateViewParam",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_updateViewParam",
"name" : "测试更新视图参数",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('测试自定义代码')\r\nObject.assign(view.param,{tempdate: new Date().toLocaleString()})",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "updateViewParam",
"uIActionType" : "DEUIACTION",
"id" : "updateViewParam@Book"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "copyFormId", "codeName" : "copyFormId",
......
...@@ -113,17 +113,17 @@ ...@@ -113,17 +113,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, {
"name" : "type"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, {
"name" : "field14"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -3726,7 +3726,43 @@ ...@@ -3726,7 +3726,43 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel10", "name" : "grouppanel10",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "人机识别", "actionType" : "UIACTION",
"caption" : "更新视图参数",
"codeName" : "button1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button1"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试更新视图参数",
"codeName" : "updateViewParam",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_updateViewParam",
"name" : "测试更新视图参数",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('测试自定义代码')\r\nObject.assign(view.param,{tempdate: new Date().toLocaleString()})",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "updateViewParam",
"uIActionType" : "DEUIACTION",
"id" : "updateViewParam@Book"
},
"tooltip" : "更新视图参数",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "下拉列表",
"codeName" : "formitem15", "codeName" : "formitem15",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
...@@ -3738,22 +3774,16 @@ ...@@ -3738,22 +3774,16 @@
"name" : "formitem15", "name" : "formitem15",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorType" : "MDROPDOWNLIST",
"CHECKURL" : "checks/default"
},
"editorStyle" : "AUTH_CAPTCHA",
"editorType" : "RAW",
"name" : "formitem15", "name" : "formitem15",
"getPSSysPFPlugin" : { "singleSelect" : false
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "AUTH_CAPTCHA"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -230,17 +230,17 @@ ...@@ -230,17 +230,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, {
"name" : "type"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, {
"name" : "field14"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -3843,7 +3843,43 @@ ...@@ -3843,7 +3843,43 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel10", "name" : "grouppanel10",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "人机识别", "actionType" : "UIACTION",
"caption" : "更新视图参数",
"codeName" : "button1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button1"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试更新视图参数",
"codeName" : "updateViewParam",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_updateViewParam",
"name" : "测试更新视图参数",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('测试自定义代码')\r\nObject.assign(view.param,{tempdate: new Date().toLocaleString()})",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "updateViewParam",
"uIActionType" : "DEUIACTION",
"id" : "updateViewParam@Book"
},
"tooltip" : "更新视图参数",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "下拉列表",
"codeName" : "formitem15", "codeName" : "formitem15",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
...@@ -3855,22 +3891,16 @@ ...@@ -3855,22 +3891,16 @@
"name" : "formitem15", "name" : "formitem15",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorType" : "MDROPDOWNLIST",
"CHECKURL" : "checks/default"
},
"editorStyle" : "AUTH_CAPTCHA",
"editorType" : "RAW",
"name" : "formitem15", "name" : "formitem15",
"getPSSysPFPlugin" : { "singleSelect" : false
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "AUTH_CAPTCHA"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -785,17 +785,17 @@ ...@@ -785,17 +785,17 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "field14"
}, {
"name" : "field8"
}, {
"name" : "field11" "name" : "field11"
}, {
"name" : "type"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "type"
}, { }, {
"name" : "field17" "name" : "field17"
}, {
"name" : "field14"
}, {
"name" : "field8"
} ] } ]
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
...@@ -4398,7 +4398,43 @@ ...@@ -4398,7 +4398,43 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel10", "name" : "grouppanel10",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "人机识别", "actionType" : "UIACTION",
"caption" : "更新视图参数",
"codeName" : "button1",
"detailStyle" : "DEFAULT",
"detailType" : "BUTTON",
"name" : "button1",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button1"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "测试更新视图参数",
"codeName" : "updateViewParam",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_updateViewParam",
"name" : "测试更新视图参数",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('测试自定义代码')\r\nObject.assign(view.param,{tempdate: new Date().toLocaleString()})",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "updateViewParam",
"uIActionType" : "DEUIACTION",
"id" : "updateViewParam@Book"
},
"tooltip" : "更新视图参数",
"uIActionTarget" : "NONE",
"showCaption" : true
}, {
"caption" : "下拉列表",
"codeName" : "formitem15", "codeName" : "formitem15",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
...@@ -4410,22 +4446,16 @@ ...@@ -4410,22 +4446,16 @@
"name" : "formitem15", "name" : "formitem15",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorType" : "MDROPDOWNLIST",
"CHECKURL" : "checks/default"
},
"editorStyle" : "AUTH_CAPTCHA",
"editorType" : "RAW",
"name" : "formitem15", "name" : "formitem15",
"getPSSysPFPlugin" : { "singleSelect" : false
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "AUTH_CAPTCHA"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
......
...@@ -28,14 +28,30 @@ ...@@ -28,14 +28,30 @@
"topPos" : 100 "topPos" : 100
}, { }, {
"leftPos" : 1450, "leftPos" : 1450,
"name" : "BXDMX", "name" : "BXD2",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXDMX.json" "path" : "PSMODULES/Test/PSDATAENTITIES/BXD2.json"
}, },
"topPos" : 100 "topPos" : 100
}, { }, {
"leftPos" : 100, "leftPos" : 100,
"name" : "BXDMX",
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXDMX.json"
},
"topPos" : 650
}, {
"leftPos" : 550,
"name" : "BXDMX2",
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/BXDMX2.json"
},
"topPos" : 650
}, {
"leftPos" : 1000,
"name" : "BXDMXLOG", "name" : "BXDMXLOG",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -43,7 +59,7 @@ ...@@ -43,7 +59,7 @@
}, },
"topPos" : 650 "topPos" : 650
}, { }, {
"leftPos" : 550, "leftPos" : 1450,
"name" : "BXD_EX", "name" : "BXD_EX",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -51,23 +67,31 @@ ...@@ -51,23 +67,31 @@
}, },
"topPos" : 650 "topPos" : 650
}, { }, {
"leftPos" : 1000, "leftPos" : 100,
"name" : "FILE",
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/FILE.json"
},
"topPos" : 1200
}, {
"leftPos" : 550,
"name" : "PHONE", "name" : "PHONE",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone.json" "path" : "PSMODULES/common/PSDATAENTITIES/Phone.json"
}, },
"topPos" : 650 "topPos" : 1200
}, { }, {
"leftPos" : 1450, "leftPos" : 1000,
"name" : "REGINFO", "name" : "REGINFO",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfo.json" "path" : "PSMODULES/common/PSDATAENTITIES/Reginfo.json"
}, },
"topPos" : 650 "topPos" : 1200
}, { }, {
"leftPos" : 100, "leftPos" : 1450,
"name" : "REGINFOF", "name" : "REGINFOF",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册