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

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

上级 2174e29c
...@@ -338,7 +338,7 @@ ...@@ -338,7 +338,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"name" : "[LONGITUDE][经度]移动端默认", "name" : "[LONGITUDE][经度]移动端默认",
"precision" : 2, "precision" : 4,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "[LONGITUDE][经度]", "name" : "[LONGITUDE][经度]",
"precision" : 2, "precision" : 4,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -384,7 +384,7 @@ ...@@ -384,7 +384,7 @@
"modelref" : true, "modelref" : true,
"id" : "LONGITUDE" "id" : "LONGITUDE"
}, },
"precision" : 2, "precision" : 4,
"serviceCodeName" : "Longitude", "serviceCodeName" : "Longitude",
"stdDataType" : 7, "stdDataType" : 7,
"valueFormat" : "%1$s" "valueFormat" : "%1$s"
...@@ -403,7 +403,7 @@ ...@@ -403,7 +403,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "[LATITUDE][纬度]", "name" : "[LATITUDE][纬度]",
"stringLength" : 100, "precision" : 4,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -414,7 +414,7 @@ ...@@ -414,7 +414,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"name" : "[LATITUDE][纬度]移动端默认", "name" : "[LATITUDE][纬度]移动端默认",
"stringLength" : 100, "precision" : 4,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -427,20 +427,9 @@ ...@@ -427,20 +427,9 @@
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组"
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "LATITUDE",
"maxValue" : 100,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[100]"
}, },
"ruleInfo" : "内容长度必须小于等于[100]", "ruleInfo" : "默认规则",
"checkDefault" : true, "checkDefault" : true,
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
...@@ -448,7 +437,7 @@ ...@@ -448,7 +437,7 @@
} ], } ],
"codeName" : "Latitude", "codeName" : "Latitude",
"dEFType" : 1, "dEFType" : 1,
"dataType" : "TEXT", "dataType" : "FLOAT",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 100, "length" : 100,
"logicName" : "纬度", "logicName" : "纬度",
...@@ -461,9 +450,9 @@ ...@@ -461,9 +450,9 @@
"modelref" : true, "modelref" : true,
"id" : "LATITUDE" "id" : "LATITUDE"
}, },
"precision" : 4,
"serviceCodeName" : "Latitude", "serviceCodeName" : "Latitude",
"stdDataType" : 25, "stdDataType" : 7,
"stringLength" : 100,
"valueFormat" : "%1$s" "valueFormat" : "%1$s"
}, { }, {
"getAllPSDEFDTColumns" : [ { "getAllPSDEFDTColumns" : [ {
...@@ -541,7 +530,7 @@ ...@@ -541,7 +530,7 @@
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"getPSDEFFormItem" : { "getPSDEFFormItem" : {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"stringLength" : 100, "stringLength" : 100,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
...@@ -588,7 +577,7 @@ ...@@ -588,7 +577,7 @@
} ], } ],
"codeName" : "Tooltip", "codeName" : "Tooltip",
"dEFType" : 1, "dEFType" : 1,
"dataType" : "TEXT", "dataType" : "HTMLTEXT",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 100, "length" : 100,
"logicName" : "提示框信息", "logicName" : "提示框信息",
...@@ -602,9 +591,10 @@ ...@@ -602,9 +591,10 @@
"id" : "TOOLTIP" "id" : "TOOLTIP"
}, },
"serviceCodeName" : "Tooltip", "serviceCodeName" : "Tooltip",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 100,
"valueFormat" : "%1$s" "valueFormat" : "%1$s",
"queryColumn" : false
}, { }, {
"getAllPSDEFDTColumns" : [ { "getAllPSDEFDTColumns" : [ {
"columnName" : "DATATYPE", "columnName" : "DATATYPE",
...@@ -1397,7 +1387,7 @@ ...@@ -1397,7 +1387,7 @@
"name" : "LONGITUDE", "name" : "LONGITUDE",
"codeName" : "Longitude" "codeName" : "Longitude"
}, },
"precision" : 2, "precision" : 4,
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 7, "stdDataType" : 7,
"type" : "SIMPLE" "type" : "SIMPLE"
...@@ -1408,9 +1398,9 @@ ...@@ -1408,9 +1398,9 @@
"name" : "LATITUDE", "name" : "LATITUDE",
"codeName" : "Latitude" "codeName" : "Latitude"
}, },
"precision" : 4,
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 7,
"stringLength" : 100,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"logicName" : "区域编码", "logicName" : "区域编码",
...@@ -1430,7 +1420,7 @@ ...@@ -1430,7 +1420,7 @@
"codeName" : "Tooltip" "codeName" : "Tooltip"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 100,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
"dBType" : "MYSQL5", "dBType" : "MYSQL5",
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`TOOLTIP`",
"name" : "TOOLTIP"
}, {
"expression" : "t1.`AREACODE`", "expression" : "t1.`AREACODE`",
"name" : "AREACODE" "name" : "AREACODE"
}, { }, {
...@@ -25,9 +28,6 @@ ...@@ -25,9 +28,6 @@
}, { }, {
"expression" : "t1.`MAPDATANAME`", "expression" : "t1.`MAPDATANAME`",
"name" : "MAPDATANAME" "name" : "MAPDATANAME"
}, {
"expression" : "t1.`TOOLTIP`",
"name" : "TOOLTIP"
}, { }, {
"expression" : "t1.`UPDATEDATE`", "expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE" "name" : "UPDATEDATE"
...@@ -38,6 +38,6 @@ ...@@ -38,6 +38,6 @@
"expression" : "t1.`VALUE`", "expression" : "t1.`VALUE`",
"name" : "VALUE" "name" : "VALUE"
} ], } ],
"queryCode" : "SELECT\nt1.`AREACODE`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATATYPE`,\nt1.`LATITUDE`,\nt1.`LONGITUDE`,\nt1.`MAPDATAID`,\nt1.`MAPDATANAME`,\nt1.`TOOLTIP`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`,\nt1.`VALUE`\nFROM `T_MAPDATA` t1 \n", "queryCode" : "SELECT\nt1.`AREACODE`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATATYPE`,\nt1.`LATITUDE`,\nt1.`LONGITUDE`,\nt1.`MAPDATAID`,\nt1.`MAPDATANAME`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`,\nt1.`VALUE`\nFROM `T_MAPDATA` t1 \n",
"id" : "PSMODULES/Test/PSDATAENTITIES/MapData/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json" "id" : "PSMODULES/Test/PSDATAENTITIES/MapData/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
} }
\ No newline at end of file
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"name" : "[LONGITUDE][经度]移动端默认", "name" : "[LONGITUDE][经度]移动端默认",
"precision" : 2, "precision" : 4,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -343,7 +343,7 @@ ...@@ -343,7 +343,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "[LONGITUDE][经度]", "name" : "[LONGITUDE][经度]",
"precision" : 2, "precision" : 4,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -351,7 +351,7 @@ ...@@ -351,7 +351,7 @@
"codeName" : "Longitude", "codeName" : "Longitude",
"logicName" : "经度", "logicName" : "经度",
"name" : "LONGITUDE", "name" : "LONGITUDE",
"precision" : 2, "precision" : 4,
"stdDataType" : 7 "stdDataType" : 7
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -361,7 +361,7 @@ ...@@ -361,7 +361,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "[LATITUDE][纬度]", "name" : "[LATITUDE][纬度]",
"stringLength" : 100, "precision" : 4,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -372,7 +372,7 @@ ...@@ -372,7 +372,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "MOBTEXT",
"name" : "[LATITUDE][纬度]移动端默认", "name" : "[LATITUDE][纬度]移动端默认",
"stringLength" : 100, "precision" : 4,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -382,8 +382,8 @@ ...@@ -382,8 +382,8 @@
"codeName" : "Latitude", "codeName" : "Latitude",
"logicName" : "纬度", "logicName" : "纬度",
"name" : "LATITUDE", "name" : "LATITUDE",
"stdDataType" : 25, "precision" : 4,
"stringLength" : 100 "stdDataType" : 7
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"getPSDEFFormItem" : { "getPSDEFFormItem" : {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "HTMLEDITOR",
"name" : "[TOOLTIP][提示框信息]移动端默认", "name" : "[TOOLTIP][提示框信息]移动端默认",
"stringLength" : 100, "stringLength" : 100,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
...@@ -441,7 +441,7 @@ ...@@ -441,7 +441,7 @@
"codeName" : "Tooltip", "codeName" : "Tooltip",
"logicName" : "提示框信息", "logicName" : "提示框信息",
"name" : "TOOLTIP", "name" : "TOOLTIP",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 100 "stringLength" : 100
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
...@@ -871,7 +871,7 @@ ...@@ -871,7 +871,7 @@
"codeName" : "Latitude" "codeName" : "Latitude"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 7,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "AreaCode", "codeName" : "AreaCode",
...@@ -893,7 +893,7 @@ ...@@ -893,7 +893,7 @@
"codeName" : "Tooltip" "codeName" : "Tooltip"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "DataType", "codeName" : "DataType",
......
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
} }
}, { }, {
"id" : "latitude", "id" : "latitude",
"dataType" : 25, "dataType" : 7,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "LATITUDE", "name" : "LATITUDE",
"codeName" : "Latitude" "codeName" : "Latitude"
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
} }
}, { }, {
"id" : "tooltip", "id" : "tooltip",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TOOLTIP", "name" : "TOOLTIP",
"codeName" : "Tooltip" "codeName" : "Tooltip"
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
}, { }, {
"caption" : "纬度", "caption" : "纬度",
"codeName" : "latitude", "codeName" : "latitude",
"dataType" : 25, "dataType" : 7,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -277,8 +277,8 @@ ...@@ -277,8 +277,8 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "name" : "latitude",
"name" : "latitude" "precision" : 4
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -305,7 +305,7 @@ ...@@ -305,7 +305,7 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "longitude", "name" : "longitude",
"precision" : 2 "precision" : 4
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -342,7 +342,7 @@ ...@@ -342,7 +342,7 @@
}, { }, {
"caption" : "提示框信息", "caption" : "提示框信息",
"codeName" : "tooltip", "codeName" : "tooltip",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
"codeName" : "Longitude" "codeName" : "Longitude"
} }
}, { }, {
"dataType" : 25, "dataType" : 7,
"name" : "latitude", "name" : "latitude",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "LATITUDE", "name" : "LATITUDE",
......
...@@ -824,7 +824,7 @@ ...@@ -824,7 +824,7 @@
} }
}, { }, {
"id" : "latitude", "id" : "latitude",
"dataType" : 25, "dataType" : 7,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "LATITUDE", "name" : "LATITUDE",
"codeName" : "Latitude" "codeName" : "Latitude"
...@@ -845,7 +845,7 @@ ...@@ -845,7 +845,7 @@
} }
}, { }, {
"id" : "tooltip", "id" : "tooltip",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TOOLTIP", "name" : "TOOLTIP",
"codeName" : "Tooltip" "codeName" : "Tooltip"
...@@ -965,7 +965,7 @@ ...@@ -965,7 +965,7 @@
}, { }, {
"caption" : "纬度", "caption" : "纬度",
"codeName" : "latitude", "codeName" : "latitude",
"dataType" : 25, "dataType" : 7,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -980,8 +980,8 @@ ...@@ -980,8 +980,8 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "name" : "latitude",
"name" : "latitude" "precision" : 4
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -1008,7 +1008,7 @@ ...@@ -1008,7 +1008,7 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"name" : "longitude", "name" : "longitude",
"precision" : 2 "precision" : 4
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -1045,7 +1045,7 @@ ...@@ -1045,7 +1045,7 @@
}, { }, {
"caption" : "提示框信息", "caption" : "提示框信息",
"codeName" : "tooltip", "codeName" : "tooltip",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -367,7 +367,7 @@ ...@@ -367,7 +367,7 @@
"codeName" : "Longitude" "codeName" : "Longitude"
} }
}, { }, {
"dataType" : 25, "dataType" : 7,
"name" : "latitude", "name" : "latitude",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "LATITUDE", "name" : "LATITUDE",
......
...@@ -4954,7 +4954,7 @@ ...@@ -4954,7 +4954,7 @@
"logicName" : "经度", "logicName" : "经度",
"name" : "LONGITUDE", "name" : "LONGITUDE",
"orderValue" : 160, "orderValue" : 160,
"precision" : 2, "precision" : 4,
"stdDataType" : 7, "stdDataType" : 7,
"allowEmpty" : true, "allowEmpty" : true,
"enableCreate" : true, "enableCreate" : true,
...@@ -4967,8 +4967,8 @@ ...@@ -4967,8 +4967,8 @@
"logicName" : "纬度", "logicName" : "纬度",
"name" : "LATITUDE", "name" : "LATITUDE",
"orderValue" : 170, "orderValue" : 170,
"stdDataType" : 25, "precision" : 4,
"stringLength" : 100, "stdDataType" : 7,
"allowEmpty" : true, "allowEmpty" : true,
"enableCreate" : true, "enableCreate" : true,
"enableModify" : true, "enableModify" : true,
...@@ -4992,7 +4992,7 @@ ...@@ -4992,7 +4992,7 @@
"logicName" : "提示框信息", "logicName" : "提示框信息",
"name" : "TOOLTIP", "name" : "TOOLTIP",
"orderValue" : 190, "orderValue" : 190,
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 100, "stringLength" : 100,
"allowEmpty" : true, "allowEmpty" : true,
"enableCreate" : true, "enableCreate" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册