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

zhanghengfeng 发布系统代码 [TrainSys,模板发布]

上级 eeb7909b
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
</changeSet> </changeSet>
<!--输出实体[PHONE]数据结构 --> <!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-191-6"> <changeSet author="root" id="tab-phone-202-6">
<createTable tableName="T_PHONE"> <createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)"> <column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/> <constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......
...@@ -135,6 +135,7 @@ ...@@ -135,6 +135,7 @@
"name" : "phonename", "name" : "phonename",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -184,6 +185,7 @@ ...@@ -184,6 +185,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -1192,6 +1192,7 @@ ...@@ -1192,6 +1192,7 @@
"name" : "phonename", "name" : "phonename",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -1241,6 +1242,7 @@ ...@@ -1241,6 +1242,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
...@@ -1880,6 +1882,7 @@ ...@@ -1880,6 +1882,7 @@
"name" : "phonename", "name" : "phonename",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -1929,6 +1932,7 @@ ...@@ -1929,6 +1932,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -187,6 +187,7 @@ ...@@ -187,6 +187,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -239,6 +240,7 @@ ...@@ -239,6 +240,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -37,23 +37,6 @@ ...@@ -37,23 +37,6 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -85,6 +68,23 @@ ...@@ -85,6 +68,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1109,23 +1109,6 @@ ...@@ -1109,23 +1109,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -1157,6 +1140,23 @@ ...@@ -1157,6 +1140,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1263,6 +1263,7 @@ ...@@ -1263,6 +1263,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -1315,6 +1316,7 @@ ...@@ -1315,6 +1316,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
...@@ -2045,6 +2047,7 @@ ...@@ -2045,6 +2047,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -2097,6 +2100,7 @@ ...@@ -2097,6 +2100,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -315,6 +315,7 @@ ...@@ -315,6 +315,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -367,6 +368,7 @@ ...@@ -367,6 +368,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -2015,6 +2015,7 @@ ...@@ -2015,6 +2015,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -2067,6 +2068,7 @@ ...@@ -2067,6 +2068,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
......
...@@ -4619,6 +4619,7 @@ ...@@ -4619,6 +4619,7 @@
"codeName" : "PhoneName" "codeName" : "PhoneName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 200, "maxLength" : 200,
"name" : "phonename", "name" : "phonename",
...@@ -4671,6 +4672,7 @@ ...@@ -4671,6 +4672,7 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "textStyle",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
"name" : "phonetype", "name" : "phonetype",
...@@ -483,6 +483,21 @@ ...@@ -483,6 +483,21 @@
"path" : "PSSYSDBVFS/STRLEN.json" "path" : "PSSYSDBVFS/STRLEN.json"
} ], } ],
"getAllPSSysEditorStyles" : [ { "getAllPSSysEditorStyles" : [ {
"codeName" : "textStyle",
"dynaModelFilePath" : "PSMODULES/common/PSSYSEDITORSTYLES/textStyle.json",
"editorHeight" : -1.0,
"editorType" : "TEXTBOX",
"editorWidth" : -1.0,
"mOSFilePath" : "psmodules/common/pssyseditorstyles/textStyle",
"name" : "textStyle",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorPlugin"
},
"rTMOSFilePath" : "psmodules/common/pssyseditorstyles/textStyle",
"styleCode" : "textStyle",
"replaceDefault" : false
}, {
"codeName" : "Auto5", "codeName" : "Auto5",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto5.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto5.json",
"editorHeight" : -1.0, "editorHeight" : -1.0,
...@@ -494,24 +509,34 @@ ...@@ -494,24 +509,34 @@
"styleCode" : "Auto5", "styleCode" : "Auto5",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "test",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/test.json",
"editorHeight" : -1.0, "editorHeight" : -1.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : -1.0, "editorWidth" : -1.0,
"mOSFilePath" : "pssyseditorstyles/test",
"name" : "test", "name" : "test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest" "pluginCode" : "editorTest"
}, },
"rTMOSFilePath" : "pssyseditorstyles/test",
"styleCode" : "test",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "editorTest",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/editorTest.json",
"editorHeight" : -1.0, "editorHeight" : -1.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : -1.0, "editorWidth" : -1.0,
"mOSFilePath" : "pssyseditorstyles/editorTest",
"name" : "editorTest", "name" : "editorTest",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest" "pluginCode" : "editorTest"
}, },
"rTMOSFilePath" : "pssyseditorstyles/editorTest",
"styleCode" : "editorTest",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "Auto3", "codeName" : "Auto3",
...@@ -590,17 +615,6 @@ ...@@ -590,17 +615,6 @@
"rTMOSFilePath" : "pssyseditorstyles/Auto8", "rTMOSFilePath" : "pssyseditorstyles/Auto8",
"styleCode" : "Auto8", "styleCode" : "Auto8",
"replaceDefault" : false "replaceDefault" : false
}, {
"dynaModelFilePath" : "PSMODULES/common/PSSYSEDITORSTYLES/.json",
"editorHeight" : -1.0,
"editorType" : "TEXTBOX",
"editorWidth" : -1.0,
"name" : "textStyle",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorPlugin"
},
"replaceDefault" : false
}, { }, {
"codeName" : "Auto6", "codeName" : "Auto6",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto6.json", "dynaModelFilePath" : "PSSYSEDITORSTYLES/Auto6.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册