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

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

上级 6ab11dbe
...@@ -55,12 +55,6 @@ ...@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/ git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096 export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/ cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
...@@ -2768,7 +2768,7 @@ ...@@ -2768,7 +2768,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -2779,7 +2779,7 @@ ...@@ -2779,7 +2779,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -2796,16 +2796,16 @@ ...@@ -2796,16 +2796,16 @@
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH", "condType" : "STRINGLENGTH",
"dEFName" : "FIELD9", "dEFName" : "FIELD9",
"maxValue" : 2000, "maxValue" : 1048576,
"name" : "默认字符串长度", "name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[2000]", "ruleInfo" : "内容长度必须小于等于[1048576]",
"includeMaxValue" : true, "includeMaxValue" : true,
"includeMinValue" : false, "includeMinValue" : false,
"keyCond" : true "keyCond" : true
} ], } ],
"ruleInfo" : "内容长度必须小于等于[2000]" "ruleInfo" : "内容长度必须小于等于[1048576]"
}, },
"ruleInfo" : "内容长度必须小于等于[2000]", "ruleInfo" : "内容长度必须小于等于[1048576]",
"checkDefault" : true, "checkDefault" : true,
"defaultMode" : true, "defaultMode" : true,
"enableBackend" : true, "enableBackend" : true,
...@@ -2813,9 +2813,9 @@ ...@@ -2813,9 +2813,9 @@
} ], } ],
"codeName" : "Field9", "codeName" : "Field9",
"dEFType" : 1, "dEFType" : 1,
"dataType" : "LONGTEXT_1000", "dataType" : "LONGTEXT",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 2000, "length" : 1048576,
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"getPSDEDBTable" : { "getPSDEDBTable" : {
...@@ -2827,9 +2827,10 @@ ...@@ -2827,9 +2827,10 @@
"id" : "FIELD9" "id" : "FIELD9"
}, },
"serviceCodeName" : "Field9", "serviceCodeName" : "Field9",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000, "stringLength" : 1048576,
"valueFormat" : "%1$s" "valueFormat" : "%1$s",
"queryColumn" : false
}, { }, {
"getAllPSDEFDTColumns" : [ { "getAllPSDEFDTColumns" : [ {
"columnName" : "FIELD10", "columnName" : "FIELD10",
...@@ -6689,8 +6690,8 @@ ...@@ -6689,8 +6690,8 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000, "stringLength" : 1048576,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"logicName" : "组织机构标识", "logicName" : "组织机构标识",
......
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
}, { }, {
"expression" : "t1.`FIELD24`", "expression" : "t1.`FIELD24`",
"name" : "FIELD24" "name" : "FIELD24"
}, {
"expression" : "t1.`FIELD9`",
"name" : "FIELD9"
}, { }, {
"expression" : "t1.`BOOKID`", "expression" : "t1.`BOOKID`",
"name" : "BOOKID" "name" : "BOOKID"
...@@ -169,9 +172,6 @@ ...@@ -169,9 +172,6 @@
}, { }, {
"expression" : "t1.`FIELD8`", "expression" : "t1.`FIELD8`",
"name" : "FIELD8" "name" : "FIELD8"
}, {
"expression" : "t1.`FIELD9`",
"name" : "FIELD9"
}, { }, {
"expression" : "t1.`ORGID`", "expression" : "t1.`ORGID`",
"name" : "ORGID" "name" : "ORGID"
...@@ -191,6 +191,6 @@ ...@@ -191,6 +191,6 @@
"expression" : "t1.`UPDATEMAN`", "expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN" "name" : "UPDATEMAN"
} ], } ],
"queryCode" : "SELECT\nt1.`BOOKID`,\nt1.`BOOKNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATE`,\nt1.`DEPTID`,\nt1.`END`,\nt1.`FIELD`,\nt1.`FIELD10`,\nt1.`FIELD11`,\nt1.`FIELD12`,\nt1.`FIELD13`,\nt1.`FIELD14`,\nt1.`FIELD15`,\nt1.`FIELD16`,\nt1.`FIELD17`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD25`,\nt1.`FIELD26`,\nt1.`FIELD27`,\nt1.`FIELD28`,\nt1.`FIELD29`,\nt1.`FIELD3`,\nt1.`FIELD30`,\nt1.`FIELD31`,\nt1.`FIELD32`,\nt1.`FIELD33`,\nt1.`FIELD34`,\nt1.`FIELD35`,\nt1.`FIELD36`,\nt1.`FIELD37`,\nt1.`FIELD38`,\nt1.`FIELD39`,\nt1.`FIELD4`,\nt1.`FIELD40`,\nt1.`FIELD41`,\nt1.`FIELD42`,\nt1.`FIELD43`,\nt1.`FIELD44`,\nt1.`FIELD45`,\nt1.`FIELD5`,\nt1.`FIELD6`,\nt1.`FIELD7`,\nt1.`FIELD8`,\nt1.`FIELD9`,\nt1.`ORGID`,\nt1.`PBOOKID`,\nt1.`PHONEID`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_BOOK` t1 \n", "queryCode" : "SELECT\nt1.`BOOKID`,\nt1.`BOOKNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATE`,\nt1.`DEPTID`,\nt1.`END`,\nt1.`FIELD`,\nt1.`FIELD10`,\nt1.`FIELD11`,\nt1.`FIELD12`,\nt1.`FIELD13`,\nt1.`FIELD14`,\nt1.`FIELD15`,\nt1.`FIELD16`,\nt1.`FIELD17`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD25`,\nt1.`FIELD26`,\nt1.`FIELD27`,\nt1.`FIELD28`,\nt1.`FIELD29`,\nt1.`FIELD3`,\nt1.`FIELD30`,\nt1.`FIELD31`,\nt1.`FIELD32`,\nt1.`FIELD33`,\nt1.`FIELD34`,\nt1.`FIELD35`,\nt1.`FIELD36`,\nt1.`FIELD37`,\nt1.`FIELD38`,\nt1.`FIELD39`,\nt1.`FIELD4`,\nt1.`FIELD40`,\nt1.`FIELD41`,\nt1.`FIELD42`,\nt1.`FIELD43`,\nt1.`FIELD44`,\nt1.`FIELD45`,\nt1.`FIELD5`,\nt1.`FIELD6`,\nt1.`FIELD7`,\nt1.`FIELD8`,\nt1.`ORGID`,\nt1.`PBOOKID`,\nt1.`PHONEID`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_BOOK` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json" "id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
} }
\ No newline at end of file
...@@ -22,6 +22,9 @@ ...@@ -22,6 +22,9 @@
}, { }, {
"expression" : "t1.`FIELD24`", "expression" : "t1.`FIELD24`",
"name" : "FIELD24" "name" : "FIELD24"
}, {
"expression" : "t1.`FIELD9`",
"name" : "FIELD9"
}, { }, {
"expression" : "t1.`BOOKID`", "expression" : "t1.`BOOKID`",
"name" : "BOOKID" "name" : "BOOKID"
...@@ -169,9 +172,6 @@ ...@@ -169,9 +172,6 @@
}, { }, {
"expression" : "t1.`FIELD8`", "expression" : "t1.`FIELD8`",
"name" : "FIELD8" "name" : "FIELD8"
}, {
"expression" : "t1.`FIELD9`",
"name" : "FIELD9"
}, { }, {
"expression" : "t1.`ORGID`", "expression" : "t1.`ORGID`",
"name" : "ORGID" "name" : "ORGID"
...@@ -191,6 +191,6 @@ ...@@ -191,6 +191,6 @@
"expression" : "t1.`UPDATEMAN`", "expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN" "name" : "UPDATEMAN"
} ], } ],
"queryCode" : "SELECT\nt1.`BOOKID`,\nt1.`BOOKNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATE`,\nt1.`DEPTID`,\nt1.`END`,\nt1.`FIELD`,\nt1.`FIELD10`,\nt1.`FIELD11`,\nt1.`FIELD12`,\nt1.`FIELD13`,\nt1.`FIELD14`,\nt1.`FIELD15`,\nt1.`FIELD16`,\nt1.`FIELD17`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD25`,\nt1.`FIELD26`,\nt1.`FIELD27`,\nt1.`FIELD28`,\nt1.`FIELD29`,\nt1.`FIELD3`,\nt1.`FIELD30`,\nt1.`FIELD31`,\nt1.`FIELD32`,\nt1.`FIELD33`,\nt1.`FIELD34`,\nt1.`FIELD35`,\nt1.`FIELD36`,\nt1.`FIELD37`,\nt1.`FIELD38`,\nt1.`FIELD39`,\nt1.`FIELD4`,\nt1.`FIELD40`,\nt1.`FIELD41`,\nt1.`FIELD42`,\nt1.`FIELD43`,\nt1.`FIELD44`,\nt1.`FIELD45`,\nt1.`FIELD5`,\nt1.`FIELD6`,\nt1.`FIELD7`,\nt1.`FIELD8`,\nt1.`FIELD9`,\nt1.`ORGID`,\nt1.`PBOOKID`,\nt1.`PHONEID`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_BOOK` t1 \n", "queryCode" : "SELECT\nt1.`BOOKID`,\nt1.`BOOKNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`DATE`,\nt1.`DEPTID`,\nt1.`END`,\nt1.`FIELD`,\nt1.`FIELD10`,\nt1.`FIELD11`,\nt1.`FIELD12`,\nt1.`FIELD13`,\nt1.`FIELD14`,\nt1.`FIELD15`,\nt1.`FIELD16`,\nt1.`FIELD17`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD25`,\nt1.`FIELD26`,\nt1.`FIELD27`,\nt1.`FIELD28`,\nt1.`FIELD29`,\nt1.`FIELD3`,\nt1.`FIELD30`,\nt1.`FIELD31`,\nt1.`FIELD32`,\nt1.`FIELD33`,\nt1.`FIELD34`,\nt1.`FIELD35`,\nt1.`FIELD36`,\nt1.`FIELD37`,\nt1.`FIELD38`,\nt1.`FIELD39`,\nt1.`FIELD4`,\nt1.`FIELD40`,\nt1.`FIELD41`,\nt1.`FIELD42`,\nt1.`FIELD43`,\nt1.`FIELD44`,\nt1.`FIELD45`,\nt1.`FIELD5`,\nt1.`FIELD6`,\nt1.`FIELD7`,\nt1.`FIELD8`,\nt1.`ORGID`,\nt1.`PBOOKID`,\nt1.`PHONEID`,\nt1.`TYPE`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `T_BOOK` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default2/PSDEDQCODES/MYSQL5.json" "id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/Default2/PSDEDQCODES/MYSQL5.json"
} }
\ No newline at end of file
...@@ -1385,7 +1385,7 @@ ...@@ -1385,7 +1385,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1396,7 +1396,7 @@ ...@@ -1396,7 +1396,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1406,8 +1406,8 @@ ...@@ -1406,8 +1406,8 @@
"codeName" : "Field9", "codeName" : "Field9",
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -3343,7 +3343,7 @@ ...@@ -3343,7 +3343,7 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "OrgId", "codeName" : "OrgId",
......
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
}, { }, {
"id" : "field9", "id" : "field9",
"hidden" : true, "hidden" : true,
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -392,7 +392,7 @@ ...@@ -392,7 +392,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
}, { }, {
"id" : "field9", "id" : "field9",
"hidden" : true, "hidden" : true,
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -495,7 +495,7 @@ ...@@ -495,7 +495,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -1385,7 +1385,7 @@ ...@@ -1385,7 +1385,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1396,7 +1396,7 @@ ...@@ -1396,7 +1396,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1406,8 +1406,8 @@ ...@@ -1406,8 +1406,8 @@
"codeName" : "Field9", "codeName" : "Field9",
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -3343,7 +3343,7 @@ ...@@ -3343,7 +3343,7 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "OrgId", "codeName" : "OrgId",
......
...@@ -1385,7 +1385,7 @@ ...@@ -1385,7 +1385,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -1396,7 +1396,7 @@ ...@@ -1396,7 +1396,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -1406,8 +1406,8 @@ ...@@ -1406,8 +1406,8 @@
"codeName" : "Field9", "codeName" : "Field9",
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -3343,7 +3343,7 @@ ...@@ -3343,7 +3343,7 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "OrgId", "codeName" : "OrgId",
......
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
}, { }, {
"id" : "hiddenitem", "id" : "hiddenitem",
"hidden" : true, "hidden" : true,
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -628,7 +628,7 @@ ...@@ -628,7 +628,7 @@
}, { }, {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "hiddenitem", "codeName" : "hiddenitem",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -1822,7 +1822,7 @@ ...@@ -1822,7 +1822,7 @@
}, { }, {
"caption" : "数据选择", "caption" : "数据选择",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -822,7 +822,7 @@ ...@@ -822,7 +822,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -842,7 +842,7 @@ ...@@ -842,7 +842,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -293,7 +293,7 @@ ...@@ -293,7 +293,7 @@
}, { }, {
"caption" : "值项", "caption" : "值项",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -308,7 +308,7 @@ ...@@ -308,7 +308,7 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9" "name" : "field9"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -269,7 +269,7 @@ ...@@ -269,7 +269,7 @@
}, { }, {
"caption" : "标识属性", "caption" : "标识属性",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
"width" : 200, "width" : 200,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -496,7 +496,7 @@ ...@@ -496,7 +496,7 @@
"codeName" : "Field41" "codeName" : "Field41"
} }
}, { }, {
"dataType" : 25, "dataType" : 21,
"name" : "field9", "name" : "field9",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
......
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
}, { }, {
"id" : "hiddenitem", "id" : "hiddenitem",
"hidden" : true, "hidden" : true,
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -483,7 +483,7 @@ ...@@ -483,7 +483,7 @@
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -731,7 +731,7 @@ ...@@ -731,7 +731,7 @@
}, { }, {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "hiddenitem", "codeName" : "hiddenitem",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -1925,7 +1925,7 @@ ...@@ -1925,7 +1925,7 @@
}, { }, {
"caption" : "数据选择", "caption" : "数据选择",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -922,7 +922,7 @@ ...@@ -922,7 +922,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -942,7 +942,7 @@ ...@@ -942,7 +942,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -902,7 +902,7 @@ ...@@ -902,7 +902,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -1518,7 +1518,7 @@ ...@@ -1518,7 +1518,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -1538,7 +1538,7 @@ ...@@ -1538,7 +1538,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -353,7 +353,7 @@ ...@@ -353,7 +353,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -969,7 +969,7 @@ ...@@ -969,7 +969,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -989,7 +989,7 @@ ...@@ -989,7 +989,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -323,7 +323,7 @@ ...@@ -323,7 +323,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -939,7 +939,7 @@ ...@@ -939,7 +939,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -959,7 +959,7 @@ ...@@ -959,7 +959,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -309,7 +309,7 @@ ...@@ -309,7 +309,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -925,7 +925,7 @@ ...@@ -925,7 +925,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -945,7 +945,7 @@ ...@@ -945,7 +945,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -817,7 +817,7 @@ ...@@ -817,7 +817,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -965,7 +965,7 @@ ...@@ -965,7 +965,7 @@
}, { }, {
"caption" : "标识属性", "caption" : "标识属性",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -985,7 +985,7 @@ ...@@ -985,7 +985,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -1099,7 +1099,7 @@ ...@@ -1099,7 +1099,7 @@
"width" : 200, "width" : 200,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true "enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
...@@ -1475,7 +1475,7 @@ ...@@ -1475,7 +1475,7 @@
"codeName" : "Field41" "codeName" : "Field41"
} }
}, { }, {
"dataType" : 25, "dataType" : 21,
"name" : "field9", "name" : "field9",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
......
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -410,7 +410,7 @@ ...@@ -410,7 +410,7 @@
}, { }, {
"caption" : "值项", "caption" : "值项",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -425,7 +425,7 @@ ...@@ -425,7 +425,7 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9" "name" : "field9"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -922,7 +922,7 @@ ...@@ -922,7 +922,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -942,7 +942,7 @@ ...@@ -942,7 +942,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -964,7 +964,7 @@ ...@@ -964,7 +964,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -984,7 +984,7 @@ ...@@ -984,7 +984,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -2038,7 +2038,7 @@ ...@@ -2038,7 +2038,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -2186,7 +2186,7 @@ ...@@ -2186,7 +2186,7 @@
}, { }, {
"caption" : "标识属性", "caption" : "标识属性",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -2206,7 +2206,7 @@ ...@@ -2206,7 +2206,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -1064,7 +1064,7 @@ ...@@ -1064,7 +1064,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -1680,7 +1680,7 @@ ...@@ -1680,7 +1680,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -1700,7 +1700,7 @@ ...@@ -1700,7 +1700,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
......
...@@ -9430,7 +9430,7 @@ ...@@ -9430,7 +9430,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -10046,7 +10046,7 @@ ...@@ -10046,7 +10046,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -10066,7 +10066,7 @@ ...@@ -10066,7 +10066,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
...@@ -21495,7 +21495,7 @@ ...@@ -21495,7 +21495,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -22111,7 +22111,7 @@ ...@@ -22111,7 +22111,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -22131,7 +22131,7 @@ ...@@ -22131,7 +22131,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
...@@ -27758,7 +27758,7 @@ ...@@ -27758,7 +27758,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -28374,7 +28374,7 @@ ...@@ -28374,7 +28374,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -28394,7 +28394,7 @@ ...@@ -28394,7 +28394,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
...@@ -29138,7 +29138,7 @@ ...@@ -29138,7 +29138,7 @@
} }
}, { }, {
"id" : "field9", "id" : "field9",
"dataType" : 25, "dataType" : 21,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD9", "name" : "FIELD9",
"codeName" : "Field9" "codeName" : "Field9"
...@@ -29754,7 +29754,7 @@ ...@@ -29754,7 +29754,7 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性9", "caption" : "属性9",
"codeName" : "field9", "codeName" : "field9",
"dataType" : 25, "dataType" : 21,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
...@@ -29774,7 +29774,7 @@ ...@@ -29774,7 +29774,7 @@
"HEIGHT" : "200" "HEIGHT" : "200"
}, },
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"maxLength" : 2000, "maxLength" : 1048576,
"name" : "field9", "name" : "field9",
"showMaxLength" : true "showMaxLength" : true
}, },
...@@ -47296,7 +47296,7 @@ ...@@ -47296,7 +47296,7 @@
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTAREA_10", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
}, },
"type" : "DEFAULT" "type" : "DEFAULT"
...@@ -47307,7 +47307,7 @@ ...@@ -47307,7 +47307,7 @@
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXTAREA", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 2000, "stringLength" : 1048576,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
"mobileMode" : true "mobileMode" : true
}, },
...@@ -47317,8 +47317,8 @@ ...@@ -47317,8 +47317,8 @@
"codeName" : "Field9", "codeName" : "Field9",
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000 "stringLength" : 1048576
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -49254,7 +49254,7 @@ ...@@ -49254,7 +49254,7 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 21,
"type" : "SIMPLE" "type" : "SIMPLE"
}, { }, {
"codeName" : "OrgId", "codeName" : "OrgId",
...@@ -8248,8 +8248,8 @@ ...@@ -8248,8 +8248,8 @@
"logicName" : "属性9", "logicName" : "属性9",
"name" : "FIELD9", "name" : "FIELD9",
"orderValue" : 1000, "orderValue" : 1000,
"stdDataType" : 25, "stdDataType" : 21,
"stringLength" : 2000, "stringLength" : 1048576,
"allowEmpty" : true, "allowEmpty" : true,
"enableCreate" : true, "enableCreate" : true,
"enableModify" : true, "enableModify" : true,
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>trainsys</id> <id>runtime</id>
<build> <build>
<resources> <resources>
<resource> <resource>
......
...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \ ...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \ sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE 50000 EXPOSE 8081
ADD trainsys-provider.jar /trainsys-provider.jar ADD trainsys-provider.jar /trainsys-provider.jar
...@@ -22,32 +22,7 @@ spec: ...@@ -22,32 +22,7 @@ spec:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 50000 - containerPort: 8081
env:
- name: SPRING_CLOUD_NACOS_DISCOVERY_IP
value: "172.16.240.140"
- name: SERVER_PORT
value: "50000"
- name: SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value: "172.16.240.140:8848"
- name: SPRING_REDIS_HOST
value: "127.0.0.1"
- name: SPRING_REDIS_PORT
value: "6379"
- name: SPRING_REDIS_DATABASE
value: "0"
- name: SPRING_DATASOURCE_USERNAME
value: "a_LAB01_d23cc850e"
- name: SPRING_DATASOURCE_PASSWORD
value: "f9Df4556"
- name: SPRING_DATASOURCE_URL
value: "jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
- name: SPRING_DATASOURCE_DRIVER-CLASS-NAME
value: "com.mysql.jdbc.Driver"
- name: SPRING_DATASOURCE_DEFAULTSCHEMA
value: "a_LAB01_d23cc850e"
- name: NACOS
value: "172.16.240.140:8848"
--- ---
apiVersion: v1 apiVersion: v1
...@@ -60,9 +35,9 @@ spec: ...@@ -60,9 +35,9 @@ spec:
type: NodePort type: NodePort
ports: ports:
- name: http - name: http
port: 50000 port: 8081
targetPort: 50000 targetPort: 8081
nodePort: 50000 nodePort: 8081
protocol: TCP protocol: TCP
selector: selector:
app: trainsys-provider app: trainsys-provider
......
...@@ -3,23 +3,9 @@ services: ...@@ -3,23 +3,9 @@ services:
trainsys-provider: trainsys-provider:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports: ports:
- "50000:50000" - "8081:8081"
networks: networks:
- agent_network - agent_network
environment:
- SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
- SERVER_PORT=50000
- SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
- SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
- SPRING_REDIS_HOST=127.0.0.1
- SPRING_REDIS_PORT=6379
- SPRING_REDIS_DATABASE=0
- SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
- SPRING_DATASOURCE_PASSWORD=f9Df4556
- SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
- SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
- SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
- NACOS=172.16.240.140:8848
deploy: deploy:
resources: resources:
limits: limits:
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册