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

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

上级 46017924
...@@ -2941,7 +2941,7 @@ ...@@ -2941,7 +2941,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]", "name" : "[FIELD2][属性2]",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -2952,7 +2952,7 @@ ...@@ -2952,7 +2952,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]移动端默认", "name" : "[FIELD2][属性2]移动端默认",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -2969,16 +2969,16 @@ ...@@ -2969,16 +2969,16 @@
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condType" : "STRINGLENGTH",
"dEFName" : "FIELD2", "dEFName" : "FIELD2",
"maxValue" : 100, "maxValue" : 1048576,
"name" : "默认字符串长度", "name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]", "ruleInfo" : "内容长度必须小于等于[1048576]",
"includeMaxValue" : true, "includeMaxValue" : true,
"includeMinValue" : false, "includeMinValue" : false,
"keyCond" : true "keyCond" : true
} ], } ],
"ruleInfo" : "内容长度必须小于等于[100]" "ruleInfo" : "内容长度必须小于等于[1048576]"
}, },
"ruleInfo" : "内容长度必须小于等于[100]", "ruleInfo" : "内容长度必须小于等于[1048576]",
"checkDefault" : true, "checkDefault" : true,
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
...@@ -2988,7 +2988,7 @@ ...@@ -2988,7 +2988,7 @@
"dEFType" : 1, "dEFType" : 1,
"dataType" : "HTMLTEXT", "dataType" : "HTMLTEXT",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 100, "length" : 1048576,
"logicName" : "属性2", "logicName" : "属性2",
"name" : "FIELD2", "name" : "FIELD2",
"getPSDEDBTable" : { "getPSDEDBTable" : {
...@@ -3001,7 +3001,7 @@ ...@@ -3001,7 +3001,7 @@
}, },
"serviceCodeName" : "Field2", "serviceCodeName" : "Field2",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 1048576,
"valueFormat" : "%1$s", "valueFormat" : "%1$s",
"queryColumn" : false "queryColumn" : false
}, { }, {
...@@ -7246,7 +7246,7 @@ ...@@ -7246,7 +7246,7 @@
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 1048576,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"logicName" : "属性20", "logicName" : "属性20",
......
...@@ -1812,7 +1812,7 @@ ...@@ -1812,7 +1812,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]", "name" : "[FIELD2][属性2]",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1823,7 +1823,7 @@ ...@@ -1823,7 +1823,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]移动端默认", "name" : "[FIELD2][属性2]移动端默认",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1834,7 +1834,7 @@ ...@@ -1834,7 +1834,7 @@
"logicName" : "属性2", "logicName" : "属性2",
"name" : "FIELD2", "name" : "FIELD2",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -1812,7 +1812,7 @@ ...@@ -1812,7 +1812,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]", "name" : "[FIELD2][属性2]",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1823,7 +1823,7 @@ ...@@ -1823,7 +1823,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]移动端默认", "name" : "[FIELD2][属性2]移动端默认",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1834,7 +1834,7 @@ ...@@ -1834,7 +1834,7 @@
"logicName" : "属性2", "logicName" : "属性2",
"name" : "FIELD2", "name" : "FIELD2",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -1842,7 +1842,7 @@ ...@@ -1842,7 +1842,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]", "name" : "[FIELD2][属性2]",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1853,7 +1853,7 @@ ...@@ -1853,7 +1853,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]移动端默认", "name" : "[FIELD2][属性2]移动端默认",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1864,7 +1864,7 @@ ...@@ -1864,7 +1864,7 @@
"logicName" : "属性2", "logicName" : "属性2",
"name" : "FIELD2", "name" : "FIELD2",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
......
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "JSONSCHEMA", "editorStyle" : "JSONSCHEMA",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 1048576,
"name" : "field2", "name" : "field2",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
......
...@@ -1145,7 +1145,7 @@ ...@@ -1145,7 +1145,7 @@
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "JSONSCHEMA", "editorStyle" : "JSONSCHEMA",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 1048576,
"name" : "field2", "name" : "field2",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
......
...@@ -116252,7 +116252,7 @@ ...@@ -116252,7 +116252,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]", "name" : "[FIELD2][属性2]",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -116263,7 +116263,7 @@ ...@@ -116263,7 +116263,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "HTMLEDITOR", "editorType" : "HTMLEDITOR",
"name" : "[FIELD2][属性2]移动端默认", "name" : "[FIELD2][属性2]移动端默认",
"stringLength" : 100, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -116274,7 +116274,7 @@ ...@@ -116274,7 +116274,7 @@
"logicName" : "属性2", "logicName" : "属性2",
"name" : "FIELD2", "name" : "FIELD2",
"stdDataType" : 21, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册