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

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

上级 a2fdfb46
...@@ -680,7 +680,7 @@ ...@@ -680,7 +680,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"stringLength" : 100, "stringLength" : 10000,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -693,7 +693,7 @@ ...@@ -693,7 +693,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]", "name" : "[TOOLTIP][提示框信息]",
"stringLength" : 100, "stringLength" : 10000,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -708,16 +708,16 @@ ...@@ -708,16 +708,16 @@
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condType" : "STRINGLENGTH",
"dEFName" : "TOOLTIP", "dEFName" : "TOOLTIP",
"maxValue" : 100, "maxValue" : 10000,
"name" : "默认字符串长度", "name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]", "ruleInfo" : "内容长度必须小于等于[10000]",
"includeMaxValue" : true, "includeMaxValue" : true,
"includeMinValue" : false, "includeMinValue" : false,
"keyCond" : true "keyCond" : true
} ], } ],
"ruleInfo" : "内容长度必须小于等于[100]" "ruleInfo" : "内容长度必须小于等于[10000]"
}, },
"ruleInfo" : "内容长度必须小于等于[100]", "ruleInfo" : "内容长度必须小于等于[10000]",
"checkDefault" : true, "checkDefault" : true,
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
...@@ -727,7 +727,7 @@ ...@@ -727,7 +727,7 @@
"dEFType" : 1, "dEFType" : 1,
"dataType" : "HTMLTEXT", "dataType" : "HTMLTEXT",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 100, "length" : 10000,
"logicName" : "提示框信息", "logicName" : "提示框信息",
"name" : "TOOLTIP", "name" : "TOOLTIP",
"getPSDEDBTable" : { "getPSDEDBTable" : {
...@@ -740,7 +740,7 @@ ...@@ -740,7 +740,7 @@
}, },
"serviceCodeName" : "Tooltip", "serviceCodeName" : "Tooltip",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 10000,
"valueFormat" : "%1$s", "valueFormat" : "%1$s",
"queryColumn" : false "queryColumn" : false
}, { }, {
...@@ -1569,7 +1569,7 @@ ...@@ -1569,7 +1569,7 @@
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 10000,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"logicName" : "数据类型", "logicName" : "数据类型",
......
...@@ -492,7 +492,7 @@ ...@@ -492,7 +492,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"stringLength" : 100, "stringLength" : 10000,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -505,7 +505,7 @@ ...@@ -505,7 +505,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]", "name" : "[TOOLTIP][提示框信息]",
"stringLength" : 100, "stringLength" : 10000,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -514,7 +514,7 @@ ...@@ -514,7 +514,7 @@
"logicName" : "提示框信息", "logicName" : "提示框信息",
"name" : "TOOLTIP", "name" : "TOOLTIP",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 10000
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
......
...@@ -11227,10 +11227,10 @@ ...@@ -11227,10 +11227,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-警告信息",
...@@ -11239,10 +11239,10 @@ ...@@ -11239,10 +11239,10 @@
"id" : "ViewMsg5" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg4"
} }
} ] } ]
}, { }, {
...@@ -11259,16 +11259,16 @@ ...@@ -11259,16 +11259,16 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图上方",
...@@ -11277,28 +11277,16 @@ ...@@ -11277,28 +11277,16 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11318,12 +11306,11 @@ ...@@ -11318,12 +11306,11 @@
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg11"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11332,22 +11319,29 @@ ...@@ -11332,22 +11319,29 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -11359,6 +11353,12 @@ ...@@ -11359,6 +11353,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -4993,7 +4993,7 @@ ...@@ -4993,7 +4993,7 @@
"name" : "TOOLTIP", "name" : "TOOLTIP",
"orderValue" : 190, "orderValue" : 190,
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 10000,
"allowEmpty" : true, "allowEmpty" : true,
"enableCreate" : true, "enableCreate" : true,
"enableModify" : true, "enableModify" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册