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

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

上级 5670e180
...@@ -1209,16 +1209,16 @@ ...@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -1824,7 +1824,7 @@ ...@@ -1824,7 +1824,7 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -622,7 +622,7 @@ ...@@ -622,7 +622,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -1449,7 +1449,7 @@ ...@@ -1449,7 +1449,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -930,7 +930,7 @@ ...@@ -930,7 +930,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -1757,7 +1757,7 @@ ...@@ -1757,7 +1757,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -37,6 +37,38 @@ ...@@ -37,6 +37,38 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -300,38 +332,6 @@ ...@@ -300,38 +332,6 @@
}, },
"getPSDEFormItemName" : "field2", "getPSDEFormItemName" : "field2",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1806,7 +1806,7 @@ ...@@ -1806,7 +1806,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -2633,7 +2633,7 @@ ...@@ -2633,7 +2633,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -1806,7 +1806,7 @@ ...@@ -1806,7 +1806,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -2633,7 +2633,7 @@ ...@@ -2633,7 +2633,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -1806,7 +1806,7 @@ ...@@ -1806,7 +1806,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -2633,7 +2633,7 @@ ...@@ -2633,7 +2633,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -290,7 +290,7 @@ ...@@ -290,7 +290,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -1117,7 +1117,7 @@ ...@@ -1117,7 +1117,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -1059,7 +1059,7 @@ ...@@ -1059,7 +1059,7 @@
"modelref" : true, "modelref" : true,
"id" : "openWizard@TEST" "id" : "openWizard@TEST"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "NONE",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -1886,7 +1886,7 @@ ...@@ -1886,7 +1886,7 @@
"id" : "toolbar_tbitem1_openwizard" "id" : "toolbar_tbitem1_openwizard"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
...@@ -166,6 +166,38 @@ ...@@ -166,6 +166,38 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -429,38 +461,6 @@ ...@@ -429,38 +461,6 @@
}, },
"getPSDEFormItemName" : "field2", "getPSDEFormItemName" : "field2",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -45,12 +45,12 @@ ...@@ -45,12 +45,12 @@
}, },
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"name" : "init", "name" : "init",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
......
...@@ -2191,16 +2191,16 @@ ...@@ -2191,16 +2191,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -16388,6 +16388,38 @@ ...@@ -16388,6 +16388,38 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -16651,38 +16683,6 @@ ...@@ -16651,38 +16683,6 @@
}, },
"getPSDEFormItemName" : "field2", "getPSDEFormItemName" : "field2",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule4",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"name" : "field3值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "FIELD3",
"maxValue" : 15,
"minValue" : 5,
"name" : "[字符长度] 大于等于 5 且 小于等于 15",
"ruleInfo" : "5<=field3字符长度<=15",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "5<=field3字符长度<=15"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD3/psdefvaluerules/ValueRule4",
"ruleInfo" : "5<=field3字符长度<=15",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field3",
"valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -25613,7 +25613,7 @@ ...@@ -25613,7 +25613,7 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY", "actionTarget" : "NONE",
"caption" : "打开向导", "caption" : "打开向导",
"codeName" : "openWizard", "codeName" : "openWizard",
"getFrontPSAppView" : { "getFrontPSAppView" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册