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

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

上级 11d54eca
......@@ -363,8 +363,9 @@
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"minStringLength" : 15,
"name" : "[MXCOUNT][属性]",
"stringLength" : 100,
"stringLength" : 18,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
......@@ -374,8 +375,9 @@
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"minStringLength" : 15,
"name" : "[MXCOUNT][属性]移动端默认",
"stringLength" : 100,
"stringLength" : 18,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
......@@ -392,11 +394,12 @@
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "MXCOUNT",
"maxValue" : 100,
"maxValue" : 18,
"minValue" : 15,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]",
"ruleInfo" : "内容长度必须大于等于[15]且小于等于[18]",
"includeMaxValue" : true,
"includeMinValue" : false,
"includeMinValue" : true,
"keyCond" : true
}, {
"condType" : "REGEX",
......@@ -406,9 +409,9 @@
"ruleInfo" : "请输入15位或18位身份证号!",
"keyCond" : true
} ],
"ruleInfo" : "(内容长度必须小于等于[100] 并且 请输入15位或18位身份证号!)"
"ruleInfo" : "(内容长度必须大于等于[15]且小于等于[18] 并且 请输入15位或18位身份证号!)"
},
"ruleInfo" : "(内容长度必须小于等于[100] 并且 请输入15位或18位身份证号!)",
"ruleInfo" : "(内容长度必须大于等于[15]且小于等于[18] 并且 请输入15位或18位身份证号!)",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
......@@ -418,8 +421,9 @@
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"length" : 100,
"length" : 18,
"logicName" : "属性",
"minStringLength" : 15,
"name" : "MXCOUNT",
"getPSDEDBTable" : {
"modelref" : true,
......@@ -431,7 +435,7 @@
},
"serviceCodeName" : "MXcount",
"stdDataType" : 25,
"stringLength" : 100,
"stringLength" : 18,
"valueFormat" : "%1$s"
}, {
"getAllPSDEFDTColumns" : [ {
......@@ -1049,6 +1053,7 @@
"name" : "BXD2DTO",
"getPSDEMethodDTOFields" : [ {
"logicName" : "属性",
"minStringLength" : 15,
"name" : "MXcount",
"getPSDEField" : {
"name" : "MXCOUNT",
......@@ -1056,7 +1061,7 @@
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 100,
"stringLength" : 18,
"type" : "SIMPLE"
}, {
"logicName" : "报销单2标识",
......
......@@ -1481,16 +1481,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -381,8 +381,9 @@
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"minStringLength" : 15,
"name" : "[MXCOUNT][属性]",
"stringLength" : 100,
"stringLength" : 18,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
......@@ -392,8 +393,9 @@
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"minStringLength" : 15,
"name" : "[MXCOUNT][属性]移动端默认",
"stringLength" : 100,
"stringLength" : 18,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
......@@ -402,9 +404,10 @@
} ],
"codeName" : "MXcount",
"logicName" : "属性",
"minStringLength" : 15,
"name" : "MXCOUNT",
"stdDataType" : 25,
"stringLength" : 100
"stringLength" : 18
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
......
......@@ -11261,16 +11261,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......@@ -11305,16 +11305,16 @@
"id" : "ViewMsg4"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
} ]
}, {
......@@ -11331,22 +11331,16 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "消息位置-弹出",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图上方",
......@@ -11354,30 +11348,22 @@
"modelref" : true,
"id" : "ViewMsg7"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
"id" : "ViewMsg9"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
......@@ -11385,10 +11371,10 @@
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
"id" : "ViewMsg13"
}
}, {
"name" : "消息位置-视图下方",
......@@ -11397,11 +11383,12 @@
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
}
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
......@@ -11409,15 +11396,28 @@
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
"id" : "ViewMsg13"
}
}, {
"name" : "关闭模式-无删除",
......@@ -11426,10 +11426,10 @@
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-本次删除",
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg13"
"id" : "ViewMsg12"
}
} ]
}, {
......@@ -15615,10 +15615,11 @@
"codeName" : "MXcount",
"codeName2" : "MXcount",
"logicName" : "属性",
"minStringLength" : 15,
"name" : "MXCOUNT",
"orderValue" : 160,
"stdDataType" : 25,
"stringLength" : 100,
"stringLength" : 18,
"allowEmpty" : true,
"enableCreate" : true,
"enableModify" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册