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

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

上级 5c58a5c5
...@@ -932,13 +932,6 @@ ...@@ -932,13 +932,6 @@
"name" : "编辑视图布局面板", "name" : "编辑视图布局面板",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MPickupView",
"logicName" : "视图布局模型存储实体数据多项选择视图",
"modelTag" : "MPICKUPVIEW",
"name" : "视图布局模型存储实体数据多项选择视图",
"realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "DEDataViewLayout", "codeName" : "DEDataViewLayout",
"logicName" : "卡片视图布局面板", "logicName" : "卡片视图布局面板",
...@@ -957,52 +950,12 @@ ...@@ -957,52 +950,12 @@
"name" : "表格视图布局面板", "name" : "表格视图布局面板",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "GridView",
"logicName" : "视图布局模型存储实体表格视图",
"modelTag" : "MDATAVIEW",
"name" : "视图布局模型存储实体表格视图",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "RedirectView",
"logicName" : "视图布局模型存储实体数据重定向视图",
"modelTag" : "REDIRECTVIEW",
"name" : "视图布局模型存储实体数据重定向视图",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView",
"logicName" : "视图布局模型存储实体编辑视图",
"modelTag" : "EDITVIEW",
"name" : "视图布局模型存储实体编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupGridView",
"logicName" : "视图布局模型存储实体选择表格视图(部件视图)",
"name" : "视图布局模型存储实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "DEPickupViewLayout", "codeName" : "DEPickupViewLayout",
"logicName" : "选择视图布局面板", "logicName" : "选择视图布局面板",
"name" : "选择视图布局面板", "name" : "选择视图布局面板",
"realModelSubType" : "DEPICKUPVIEW", "realModelSubType" : "DEPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView",
"logicName" : "视图布局模型存储实体数据选择视图",
"modelTag" : "PICKUPVIEW",
"name" : "视图布局模型存储实体数据选择视图",
"realModelSubType" : "DEPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView2",
"logicName" : "视图布局模型存储实体编辑视图(左右关系)",
"name" : "视图布局模型存储实体编辑视图(左右关系)",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "DEOptionViewLayout", "codeName" : "DEOptionViewLayout",
"logicName" : "选项操作视图布局面板", "logicName" : "选项操作视图布局面板",
......
...@@ -186,6 +186,9 @@ ...@@ -186,6 +186,9 @@
"getAllPSDEFields" : [ { "getAllPSDEFields" : [ {
"name" : "END", "name" : "END",
"codeName" : "End" "codeName" : "End"
}, {
"name" : "FIELD45",
"codeName" : "FIELD45"
}, { }, {
"name" : "BOOKNAME", "name" : "BOOKNAME",
"codeName" : "BookName" "codeName" : "BookName"
...@@ -532,14 +535,14 @@ ...@@ -532,14 +535,14 @@
"getPSVARTypeId" : "WEBCONTEXT", "getPSVARTypeId" : "WEBCONTEXT",
"ignoreEmpty" : true "ignoreEmpty" : true
}, { }, {
"condOp" : "EQ", "condOp" : "NOTEQ",
"condType" : "SINGLE", "condType" : "SINGLE",
"condValue" : "111111", "condValue" : "111111",
"fieldName" : "BOOKNAME", "fieldName" : "FIELD45",
"name" : "BOOKNAME 等于(=) (111111)", "name" : "(FIELD45) 不等于(<>) 111111",
"getPSDEField" : { "getPSDEField" : {
"name" : "BOOKNAME", "name" : "FIELD45",
"codeName" : "BookName" "codeName" : "FIELD45"
} }
} ] } ]
} }
...@@ -877,6 +880,68 @@ ...@@ -877,6 +880,68 @@
"serviceCodeName" : "End", "serviceCodeName" : "End",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS" "valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "FIELD45",
"dBType" : "MYSQL5",
"name" : "FIELD45",
"queryCodeExp" : "t1.`FIELD45`",
"standardColumnName" : "`FIELD45`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[FIELD45][属性45]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FIELD45][属性45]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[FIELD45][属性45]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[FIELD45][属性45]",
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"ruleInfo" : "默认规则",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "FIELD45",
"dEFType" : 1,
"dataType" : "INT",
"importOrder" : 1000,
"logicName" : "属性45",
"name" : "FIELD45",
"getPSDEDBTable" : {
"modelref" : true,
"id" : "Table"
},
"getPSSysDBColumn" : {
"modelref" : true,
"id" : "FIELD45"
},
"serviceCodeName" : "FIELD45",
"stdDataType" : 9,
"valueFormat" : "%1$s"
}, { }, {
"getAllPSDEFDTColumns" : [ { "getAllPSDEFDTColumns" : [ {
"columnName" : "BOOKNAME", "columnName" : "BOOKNAME",
...@@ -5374,6 +5439,16 @@ ...@@ -5374,6 +5439,16 @@
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 5, "stdDataType" : 5,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"logicName" : "属性45",
"name" : "FIELD45",
"getPSDEField" : {
"name" : "FIELD45",
"codeName" : "FIELD45"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, { }, {
"logicName" : "书标识", "logicName" : "书标识",
"name" : "BookId", "name" : "BookId",
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name" : "MySQL5", "name" : "MySQL5",
"getPSDEDataQueryCodeConds" : [ { "getPSDEDataQueryCodeConds" : [ {
"condType" : "CUSTOM", "condType" : "CUSTOM",
"customCond" : "( <choose><when test=\"ctx.webcontext.name !=null \"> t1.`BOOKNAME` = #{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`BOOKNAME` = '111111' )", "customCond" : "( <choose><when test=\"ctx.webcontext.name !=null \"> t1.`BOOKNAME` = #{ctx.webcontext.name} </when><otherwise>1=1</otherwise></choose> AND t1.`FIELD45` <> 111111 )",
"name" : "查询条件" "name" : "查询条件"
} ], } ],
"getPSDEDataQueryCodeExps" : [ { "getPSDEDataQueryCodeExps" : [ {
...@@ -144,6 +144,9 @@ ...@@ -144,6 +144,9 @@
}, { }, {
"expression" : "t1.`FIELD44`", "expression" : "t1.`FIELD44`",
"name" : "FIELD44" "name" : "FIELD44"
}, {
"expression" : "t1.`FIELD45`",
"name" : "FIELD45"
}, { }, {
"expression" : "t1.`FIELD5`", "expression" : "t1.`FIELD5`",
"name" : "FIELD5" "name" : "FIELD5"
...@@ -178,6 +181,6 @@ ...@@ -178,6 +181,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.`FIELD18`,\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.`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.`FIELD18`,\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",
"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
...@@ -139,6 +139,9 @@ ...@@ -139,6 +139,9 @@
}, { }, {
"expression" : "t1.`FIELD44`", "expression" : "t1.`FIELD44`",
"name" : "FIELD44" "name" : "FIELD44"
}, {
"expression" : "t1.`FIELD45`",
"name" : "FIELD45"
}, { }, {
"expression" : "t1.`FIELD5`", "expression" : "t1.`FIELD5`",
"name" : "FIELD5" "name" : "FIELD5"
...@@ -173,6 +176,6 @@ ...@@ -173,6 +176,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.`FIELD18`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD24`,\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.`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.`FIELD18`,\nt1.`FIELD19`,\nt1.`FIELD2`,\nt1.`FIELD20`,\nt1.`FIELD21`,\nt1.`FIELD22`,\nt1.`FIELD23`,\nt1.`FIELD24`,\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",
"id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json" "id" : "PSMODULES/common/PSDATAENTITIES/Book/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
} }
\ No newline at end of file
...@@ -584,6 +584,34 @@ ...@@ -584,6 +584,34 @@
"name" : "END", "name" : "END",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[FIELD45][属性45]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FIELD45][属性45]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[FIELD45][属性45]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[FIELD45][属性45]",
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"stdDataType" : 9
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -2362,6 +2390,17 @@ ...@@ -2362,6 +2390,17 @@
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 5, "stdDataType" : 5,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"getPSAppDEField" : {
"name" : "FIELD45",
"codeName" : "FIELD45"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, { }, {
"codeName" : "BookId", "codeName" : "BookId",
"logicName" : "书标识", "logicName" : "书标识",
......
...@@ -584,6 +584,34 @@ ...@@ -584,6 +584,34 @@
"name" : "END", "name" : "END",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[FIELD45][属性45]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FIELD45][属性45]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[FIELD45][属性45]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[FIELD45][属性45]",
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"stdDataType" : 9
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -2362,6 +2390,17 @@ ...@@ -2362,6 +2390,17 @@
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 5, "stdDataType" : 5,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"getPSAppDEField" : {
"name" : "FIELD45",
"codeName" : "FIELD45"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, { }, {
"codeName" : "BookId", "codeName" : "BookId",
"logicName" : "书标识", "logicName" : "书标识",
......
...@@ -1019,10 +1019,6 @@ ...@@ -1019,10 +1019,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEOptionViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEOptionViewLayout.json",
"viewType" : "DEOPTVIEW" "viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEListViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryDEListViewLayout.json",
......
...@@ -43,20 +43,6 @@ ...@@ -43,20 +43,6 @@
"actionAfterWizard" : "DEFAULT", "actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA", "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false, "batchAddOnly" : false,
"enableBatchAdd" : false, "enableBatchAdd" : false,
...@@ -69,41 +55,10 @@ ...@@ -69,41 +55,10 @@
"getPSAppUILogic" : { "getPSAppUILogic" : {
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA", "viewLogicType" : "APP_OPENDATA",
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "DEDataViewLayouttoolbar", "codeName" : "DEDataViewLayouttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
......
...@@ -43,20 +43,6 @@ ...@@ -43,20 +43,6 @@
"actionAfterWizard" : "DEFAULT", "actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA", "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false, "batchAddOnly" : false,
"enableBatchAdd" : false, "enableBatchAdd" : false,
...@@ -69,41 +55,10 @@ ...@@ -69,41 +55,10 @@
"getPSAppUILogic" : { "getPSAppUILogic" : {
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA", "viewLogicType" : "APP_OPENDATA",
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default", "codeName" : "Default",
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
......
...@@ -43,20 +43,6 @@ ...@@ -43,20 +43,6 @@
"actionAfterWizard" : "DEFAULT", "actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA", "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false, "batchAddOnly" : false,
"enableBatchAdd" : false, "enableBatchAdd" : false,
...@@ -69,41 +55,10 @@ ...@@ -69,41 +55,10 @@
"getPSAppUILogic" : { "getPSAppUILogic" : {
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA", "viewLogicType" : "APP_OPENDATA",
"editMode" : true "editMode" : true
} }
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "视图布局模型存储编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "DEListViewLayouttoolbar", "codeName" : "DEListViewLayouttoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
......
...@@ -2471,12 +2471,6 @@ ...@@ -2471,12 +2471,6 @@
"viewType" : "DEEDITVIEW3", "viewType" : "DEEDITVIEW3",
"resource" : "Student", "resource" : "Student",
"view" : "EditView3" "view" : "EditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ViewLayoutModelRepositoryEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "ViewLayoutModelRepository",
"view" : "EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentStudentGridView.json",
...@@ -20093,6 +20087,34 @@ ...@@ -20093,6 +20087,34 @@
"name" : "END", "name" : "END",
"stdDataType" : 5, "stdDataType" : 5,
"valueFormat" : "YYYY-MM-DD HH:mm:ss" "valueFormat" : "YYYY-MM-DD HH:mm:ss"
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[FIELD45][属性45]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[FIELD45][属性45]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[FIELD45][属性45]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[FIELD45][属性45]",
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"stdDataType" : 9
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -21871,6 +21893,17 @@ ...@@ -21871,6 +21893,17 @@
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 5, "stdDataType" : 5,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"getPSAppDEField" : {
"name" : "FIELD45",
"codeName" : "FIELD45"
},
"sourceType" : "DEFIELD",
"stdDataType" : 9,
"type" : "SIMPLE"
}, { }, {
"codeName" : "BookId", "codeName" : "BookId",
"logicName" : "书标识", "logicName" : "书标识",
......
...@@ -318,6 +318,12 @@ ...@@ -318,6 +318,12 @@
"name" : "FIELD44", "name" : "FIELD44",
"stdDataType" : 25, "stdDataType" : 25,
"nullable" : true "nullable" : true
}, {
"codeName" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"stdDataType" : 9,
"nullable" : true
}, { }, {
"codeName" : "FIELD5", "codeName" : "FIELD5",
"length" : 100, "length" : 100,
......
...@@ -2986,6 +2986,18 @@ ...@@ -2986,6 +2986,18 @@
"enableModify" : true, "enableModify" : true,
"keyField" : false, "keyField" : false,
"majorField" : false "majorField" : false
}, {
"codeName" : "FIELD45",
"codeName2" : "FIELD45",
"logicName" : "属性45",
"name" : "FIELD45",
"orderValue" : 310,
"stdDataType" : 9,
"allowEmpty" : true,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : false
}, { }, {
"codeName" : "BookName", "codeName" : "BookName",
"codeName2" : "BookName", "codeName2" : "BookName",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册