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

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

上级 a8870ea0
......@@ -940,6 +940,21 @@
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "值规则",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
}, {
"codeName" : "Default",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/Default",
"name" : "默认规则",
......
......@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
......@@ -155,7 +155,12 @@
"step" : false,
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : true
"stack" : true,
"getUserParam" : {
"EC.label" : "{\"show\":1,\"textBorderColor\":\"#1DF175\"}",
"EC.labelLine" : "{\"show\":1}",
"EC.lineStyle" : "{\"width\":2,\"type\":\"solid\"}"
}
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -434,7 +434,12 @@
"step" : false,
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : true
"stack" : true,
"getUserParam" : {
"EC.label" : "{\"show\":1,\"textBorderColor\":\"#1DF175\"}",
"EC.labelLine" : "{\"show\":1}",
"EC.lineStyle" : "{\"width\":2,\"type\":\"solid\"}"
}
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -2155,16 +2155,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册