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

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

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