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

fangzhihao 部署微服务接口 [TrainSys,默认服务接口]

上级 1ea32be9
...@@ -248,15 +248,19 @@ ...@@ -248,15 +248,19 @@
"codeName" : "Field8" "codeName" : "Field8"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "CHECKBOXLIST",
"maxLength" : 100, "name" : "field8",
"name" : "field8" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "属性13", "caption" : "属性13",
...@@ -275,15 +279,20 @@ ...@@ -275,15 +279,20 @@
"codeName" : "FIELD13" "codeName" : "FIELD13"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "MDROPDOWNLIST",
"maxLength" : 100, "name" : "field13",
"name" : "field13" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "属性7", "caption" : "属性7",
...@@ -302,9 +311,14 @@ ...@@ -302,9 +311,14 @@
"codeName" : "Field7" "codeName" : "Field7"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "field7" },
"editorType" : "LISTBOXPICKUP",
"name" : "field7",
"enableAC" : false,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -366,15 +366,19 @@ ...@@ -366,15 +366,19 @@
"codeName" : "Field8" "codeName" : "Field8"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "CHECKBOXLIST",
"maxLength" : 100, "name" : "field8",
"name" : "field8" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "属性13", "caption" : "属性13",
...@@ -393,15 +397,20 @@ ...@@ -393,15 +397,20 @@
"codeName" : "FIELD13" "codeName" : "FIELD13"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "MDROPDOWNLIST",
"maxLength" : 100, "name" : "field13",
"name" : "field13" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "属性7", "caption" : "属性7",
...@@ -420,9 +429,14 @@ ...@@ -420,9 +429,14 @@
"codeName" : "Field7" "codeName" : "Field7"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "field7" },
"editorType" : "LISTBOXPICKUP",
"name" : "field7",
"enableAC" : false,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册