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

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

上级 a9deb0c4
......@@ -2092,6 +2092,27 @@
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psdefields/FIELD4/psdefvaluerules/ValueRule",
"name" : "field4必填值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "ISNOTNULL",
"condType" : "SIMPLE",
"dEFName" : "FIELD4",
"name" : "[常规条件] 值不为空(NotNil)"
} ]
},
"rTMOSFilePath" : "psmodules/common/psdataentities/BOOK/psdefields/FIELD4/psdefvaluerules/ValueRule",
"ruleInfo" : "field4必填值规则",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
}, {
"codeName" : "Default",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psdefields/FIELD4/psdefvaluerules/Default",
"name" : "默认规则",
......@@ -7164,6 +7185,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/WFDynaActionView",
"realModelSubType" : "DEWFDYNAACTIONVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr3EditView",
"logicName" : "书实体编辑视图(测试用)",
"mOSFilePath" : "psmodeldata$psdataentities/Usr3EditView",
"name" : "书实体编辑视图(测试用)",
"rTMOSFilePath" : "psmodeldata$psdataentities/Usr3EditView",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView2",
"logicName" : "书实体编辑视图(左右关系)",
......@@ -7190,6 +7219,15 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/Main",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "Main_2",
"logicName" : "测试表单",
"mOSFilePath" : "psmodeldata$psdataentities/Main_2",
"modelTag2" : "0",
"name" : "测试表单",
"rTMOSFilePath" : "psmodeldata$psdataentities/Main_2",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, {
"codeName" : "simple",
"logicName" : "简单表单",
......
......@@ -958,6 +958,11 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json",
"name" : "CONTROLTEST",
"codeName" : "ControlTest"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json",
"name" : "BOOK",
"codeName" : "Book"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json",
......@@ -1214,16 +1219,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......@@ -1288,6 +1293,12 @@
"viewType" : "DEINDEXVIEW",
"resource" : "Phone",
"view" : "IndexView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/bookUsr3EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr3EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json",
......@@ -1407,6 +1418,32 @@
"resource" : "Reginfo",
"view" : "OptionView"
} ],
"getAllPSAppWFs" : [ {
"codeName" : "testWf",
"mOSFilePath" : "pssysapps/TemplatePublish/psappwfs/testWf",
"name" : "测试工作流",
"getPSAppWFDEs" : [ {
"name" : "BOOK",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Book.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getWFStatePSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ],
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappwfs/testWf",
"hasPSAppWFVer" : false
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"mOSFilePath" : "pssysdeopprivs/CREATE",
......
......@@ -4274,6 +4274,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2DataView.json",
"viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr3EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookWFDynaActionView.json",
......
......@@ -1272,6 +1272,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "测试面板动态控制"
}, {
"accUserMode" : 2,
"caption" : "测试表单",
"itemType" : "MENUITEM",
"name" : "menuitem61",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc54"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试表单"
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -562,6 +562,16 @@
"id" : "AppFunc47"
},
"tooltip" : "测试面板动态控制"
}, {
"accUserMode" : 2,
"caption" : "测试表单",
"itemType" : "MENUITEM",
"name" : "menuitem61",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc54"
},
"tooltip" : "测试表单"
} ],
"tooltip" : "测试动态控制"
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册