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

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

上级 c4119098
......@@ -633,16 +633,16 @@
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "bookname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "标签(数据链接)",
......
......@@ -1475,16 +1475,16 @@
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "bookname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"allowEmpty" : false,
"showCaption" : true
}, {
"caption" : "标签(数据链接)",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册