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

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

上级 e85ccbe2
......@@ -33,6 +33,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BookType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/PRINT.json"
......@@ -60,6 +63,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json"
} ],
"codeName" : "common",
"dynaModelFilePath" : "PSMODULES/common.json",
......
{
"getAllPSDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value"
}, {
"dataType" : 25,
"name" : "text"
} ],
"pagingSize" : 50,
"defaultMode" : true,
"enablePagingBar" : false,
"id" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACMODES/Default.json"
} ],
"getAllPSDEActions" : [ {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"builtinAction" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"builtinAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"batchAction" : true,
"builtinAction" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"builtinAction" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"builtinAction" : true
}, {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"builtinAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"builtinAction" : true
} ],
"getAllPSDEDBConfigs" : [ {
"dBType" : "MYSQL5",
"name" : "MYSQL5",
"objNameCase" : "DEFAULT",
"valid" : true
} ],
"getAllPSDEDataQueries" : [ {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "Default",
"logicName" : "数据查询",
"name" : "DEFAULT",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json"
},
"joinType" : "MAIN",
"name" : "BXD_EX"
},
"getPSDEDataQueryInput" : {
"name" : "DefaultInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "BxdexFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "DefaultResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTOS"
},
"defaultMode" : true
}, {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "View",
"logicName" : "默认(全部数据)",
"name" : "VIEW",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json"
},
"joinType" : "MAIN",
"name" : "BXD_EX"
},
"getPSDEDataQueryInput" : {
"name" : "ViewInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "BxdexFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "ViewResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTOS"
},
"viewLevel" : 0
} ],
"getAllPSDEDataSets" : [ {
"codeName" : "Default",
"logicName" : "数据集",
"name" : "DEFAULT",
"getPSDEDataQueries" : [ {
"modelref" : true,
"id" : "Default"
} ],
"getPSDEDataSetInput" : {
"name" : "DefaultInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "BxdexFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "DefaultResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "PAGE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"getAllPSDEFields" : [ {
"getAllPSDEFDTColumns" : [ {
"columnName" : "BXD_EXID",
"dBType" : "MYSQL5",
"name" : "BXD_EXID",
"queryCodeExp" : "t1.`BXD_EXID`",
"standardColumnName" : "`BXD_EXID`"
} ],
"getAllPSDEFSearchModes" : [ {
"codeName" : "N_BXD_EXID_EQ",
"name" : "N_BXD_EXID_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[BXD_EXID][bxdex标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "bxdex标识",
"lanResTag" : "DEF.LNAME.BXD_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXID]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[BXD_EXID][bxdex标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[BXD_EXID][bxdex标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "bxdex标识",
"lanResTag" : "DEF.LNAME.BXD_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXID]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[BXD_EXID][bxdex标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "BXD_EXID",
"maxValue" : 100,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[100]"
},
"ruleInfo" : "内容长度必须小于等于[100]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "BXD_EXId",
"dEFType" : 1,
"dataType" : "GUID",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "bxdex标识",
"lanResTag" : "DEF.LNAME.BXD_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXID]",
"refFlag" : true
},
"length" : 100,
"logicName" : "bxdex标识",
"name" : "BXD_EXID",
"serviceCodeName" : "BXD_EXId",
"stdDataType" : 25,
"stringLength" : 100,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"keyDEField" : true,
"pasteReset" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "BXD_EXNAME",
"dBType" : "MYSQL5",
"name" : "BXD_EXNAME",
"queryCodeExp" : "t1.`BXD_EXNAME`",
"standardColumnName" : "`BXD_EXNAME`"
} ],
"getAllPSDEFSearchModes" : [ {
"codeName" : "N_BXD_EXNAME_LIKE",
"name" : "N_BXD_EXNAME_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[BXD_EXNAME][bxdex名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "bxdex名称",
"lanResTag" : "DEF.LNAME.BXD_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXNAME]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[BXD_EXNAME][bxdex名称]移动端默认",
"stringLength" : 200,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[BXD_EXNAME][bxdex名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "bxdex名称",
"lanResTag" : "DEF.LNAME.BXD_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXNAME]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[BXD_EXNAME][bxdex名称]",
"stringLength" : 200,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "BXD_EXNAME",
"maxValue" : 200,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[200]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[200]"
},
"ruleInfo" : "内容长度必须小于等于[200]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "BXD_EXName",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "bxdex名称",
"lanResTag" : "DEF.LNAME.BXD_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXNAME]",
"refFlag" : true
},
"length" : 200,
"logicName" : "bxdex名称",
"name" : "BXD_EXNAME",
"serviceCodeName" : "BXD_EXName",
"stdDataType" : 25,
"stringLength" : 200,
"valueFormat" : "%1$s",
"enableQuickSearch" : true,
"majorDEField" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "CREATEMAN",
"dBType" : "MYSQL5",
"name" : "CREATEMAN",
"queryCodeExp" : "t1.`CREATEMAN`",
"standardColumnName" : "`CREATEMAN`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "CREATEMAN",
"maxValue" : 60,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[60]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[60]"
},
"ruleInfo" : "内容长度必须小于等于[60]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "CreateMan",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"length" : 60,
"logicName" : "建立人",
"name" : "CREATEMAN",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"predefinedType" : "CREATEMAN",
"serviceCodeName" : "CreateMan",
"stdDataType" : 25,
"stringLength" : 60,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "CREATEDATE",
"dBType" : "MYSQL5",
"name" : "CREATEDATE",
"queryCodeExp" : "t1.`CREATEDATE`",
"standardColumnName" : "`CREATEDATE`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"ruleInfo" : "默认规则",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "CreateDate",
"dEFType" : 1,
"dataType" : "DATETIME",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"length" : 8,
"logicName" : "建立时间",
"name" : "CREATEDATE",
"predefinedType" : "CREATEDATE",
"serviceCodeName" : "CreateDate",
"stdDataType" : 5,
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "UPDATEMAN",
"dBType" : "MYSQL5",
"name" : "UPDATEMAN",
"queryCodeExp" : "t1.`UPDATEMAN`",
"standardColumnName" : "`UPDATEMAN`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "UPDATEMAN",
"maxValue" : 60,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[60]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[60]"
},
"ruleInfo" : "内容长度必须小于等于[60]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "UpdateMan",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"length" : 60,
"logicName" : "更新人",
"name" : "UPDATEMAN",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"predefinedType" : "UPDATEMAN",
"serviceCodeName" : "UpdateMan",
"stdDataType" : 25,
"stringLength" : 60,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "UPDATEDATE",
"dBType" : "MYSQL5",
"name" : "UPDATEDATE",
"queryCodeExp" : "t1.`UPDATEDATE`",
"standardColumnName" : "`UPDATEDATE`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"ruleInfo" : "默认规则",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "UpdateDate",
"dEFType" : 1,
"dataType" : "DATETIME",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"length" : 8,
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"predefinedType" : "UPDATEDATE",
"serviceCodeName" : "UpdateDate",
"stdDataType" : 5,
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"systemReserver" : true
} ],
"getAllPSDEMethodDTOs" : [ {
"name" : "BxdexDTO",
"getPSDEMethodDTOFields" : [ {
"logicName" : "bxdex标识",
"name" : "BXD_EXId",
"getPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 100,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"logicName" : "bxdex名称",
"name" : "BXD_EXName",
"getPSDEField" : {
"name" : "BXD_EXNAME",
"codeName" : "BXD_EXName"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 200,
"type" : "SIMPLE"
}, {
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"logicName" : "建立人",
"name" : "CreateMan",
"getPSDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 60,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 60,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
} ],
"sourceType" : "DE",
"type" : "DEFAULT",
"defaultMode" : true
}, {
"name" : "BxdexFilterDTO",
"getPSDEFilterDTOFields" : [ {
"logicName" : "bxdex标识",
"name" : "N_BXD_EXID_EQ",
"getPSDEFSearchMode" : {
"modelref" : true,
"id" : "N_BXD_EXID_EQ"
},
"getPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"logicName" : "bxdex名称",
"name" : "N_BXD_EXNAME_LIKE",
"getPSDEFSearchMode" : {
"modelref" : true,
"id" : "N_BXD_EXNAME_LIKE"
},
"getPSDEField" : {
"name" : "BXD_EXNAME",
"codeName" : "BXD_EXName"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER",
"defaultMode" : true
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"getAllPSModelDatas" : [ {
"codeName" : "GridView",
"logicName" : "bxdex实体表格视图",
"modelTag" : "MDATAVIEW",
"name" : "bxdex实体表格视图",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupGridView",
"logicName" : "bxdex实体选择表格视图(部件视图)",
"name" : "bxdex实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView",
"logicName" : "bxdex实体编辑视图",
"modelTag" : "EDITVIEW",
"name" : "bxdex实体编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "RedirectView",
"logicName" : "bxdex实体数据重定向视图",
"modelTag" : "REDIRECTVIEW",
"name" : "bxdex实体数据重定向视图",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MPickupView",
"logicName" : "bxdex实体数据多项选择视图",
"modelTag" : "MPICKUPVIEW",
"name" : "bxdex实体数据多项选择视图",
"realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView",
"logicName" : "bxdex实体数据选择视图",
"modelTag" : "PICKUPVIEW",
"name" : "bxdex实体数据选择视图",
"realModelSubType" : "DEPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView2",
"logicName" : "bxdex实体编辑视图(左右关系)",
"name" : "bxdex实体编辑视图(左右关系)",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Main",
"logicName" : "主编辑表单",
"modelTag2" : "0",
"name" : "主编辑表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
} ],
"codeName" : "Bxdex",
"dEType" : 1,
"dSLink" : "DEFAULT",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dataChangeLogMode" : 0,
"dataImpExpMode" : 3,
"getDefaultPSDEDataQuery" : {
"modelref" : true,
"id" : "Default"
},
"getDefaultPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDefaultPSDEFilterDTO" : {
"modelref" : true,
"id" : "BxdexFilterDTO"
},
"getDefaultPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json",
"enableActions" : 7,
"enableUIActions" : 15,
"enableViewLevel" : 0,
"extendMode" : 0,
"getKeyPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"getLNPSLanguageRes" : {
"defaultContent" : "bxdex",
"lanResTag" : "DE.LNAME.BXD_EX",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[BXD_EX]",
"refFlag" : true
},
"logicName" : "bxdex",
"getMajorPSDEField" : {
"name" : "BXD_EXNAME",
"codeName" : "BXD_EXName"
},
"name" : "BXD_EX",
"getPSSubSysServiceAPI" : {
"modelref" : true,
"path" : "PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json"
},
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSysDBScheme" : {
"modelref" : true,
"path" : "PSSYSDBSCHEMES/DEFAULT.json"
},
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/common.json"
},
"saaSMode" : 0,
"serviceAPIClientId" : "6FEC96C0-8330-47C3-92FA-BA2E23922DC6",
"serviceAPIMode" : 0,
"serviceCodeName" : "Bxdex",
"storageMode" : 4,
"systemTag" : "TrainSys",
"enableAPIStorage" : true,
"enableCreate" : true,
"enableDataVer" : false,
"enableEntityCache" : false,
"enableModify" : true,
"enableMultiDS" : false,
"enableMultiForm" : false,
"enableMultiStorage" : false,
"enableNoSQLStorage" : false,
"enableRemove" : true,
"enableSQLStorage" : false,
"logicValid" : false,
"subSysAsCloud" : false
}
\ No newline at end of file
{
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "BXD_EXID",
"codeName" : "BXD_EXId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"batchAction" : true,
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"builtinAction" : true
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`BXD_EXID`",
"name" : "BXD_EXID"
}, {
"expression" : "t1.`BXD_EXNAME`",
"name" : "BXD_EXNAME"
}, {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`BXD_EXID`,\nt1.`BXD_EXNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`BXD_EXID`",
"name" : "BXD_EXID"
}, {
"expression" : "t1.`BXD_EXNAME`",
"name" : "BXD_EXNAME"
}, {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`BXD_EXID`,\nt1.`BXD_EXNAME`,\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/Bxdex/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"getAllPSDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value"
}, {
"dataType" : 25,
"name" : "text"
} ],
"pagingSize" : 50,
"defaultMode" : true,
"enablePagingBar" : false,
"id" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACMODES/Default.json"
} ],
"getAllPSDEActions" : [ {
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"builtinAction" : true
}, {
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"builtinAction" : true
}, {
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"batchAction" : true,
"builtinAction" : true
}, {
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"builtinAction" : true
}, {
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"builtinAction" : true
}, {
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"builtinAction" : true
}, {
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"builtinAction" : true
} ],
"getAllPSDEDBConfigs" : [ {
"dBType" : "MYSQL5",
"name" : "MYSQL5",
"objNameCase" : "DEFAULT",
"valid" : true
} ],
"getAllPSDEDataQueries" : [ {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "Default",
"logicName" : "数据查询",
"name" : "DEFAULT",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json"
},
"joinType" : "MAIN",
"name" : "SYS_EMP_EX"
},
"getPSDEDataQueryInput" : {
"name" : "DefaultInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "SysEmployeeydFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "DefaultResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTOS"
},
"defaultMode" : true
}, {
"getAllPSDEDataQueryCodes" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
} ],
"codeName" : "View",
"logicName" : "默认(全部数据)",
"name" : "VIEW",
"getPSDEDQMain" : {
"getJoinPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json"
},
"joinType" : "MAIN",
"name" : "SYS_EMP_EX"
},
"getPSDEDataQueryInput" : {
"name" : "ViewInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "SysEmployeeydFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataQueryReturn" : {
"name" : "ViewResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTOS"
},
"viewLevel" : 0
} ],
"getAllPSDEDataSets" : [ {
"codeName" : "Default",
"logicName" : "数据集",
"name" : "DEFAULT",
"getPSDEDataQueries" : [ {
"modelref" : true,
"id" : "Default"
} ],
"getPSDEDataSetInput" : {
"name" : "DefaultInput",
"getPSDEFilterDTO" : {
"modelref" : true,
"id" : "SysEmployeeydFilterDTO"
},
"type" : "DTO"
},
"getPSDEDataSetReturn" : {
"name" : "DefaultResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "PAGE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"getAllPSDEFields" : [ {
"getAllPSDEFDTColumns" : [ {
"columnName" : "SYS_EMP_EXID",
"dBType" : "MYSQL5",
"name" : "SYS_EMP_EXID",
"queryCodeExp" : "t1.`SYS_EMP_EXID`",
"standardColumnName" : "`SYS_EMP_EXID`"
} ],
"getAllPSDEFSearchModes" : [ {
"codeName" : "N_SYS_EMP_EXID_EQ",
"name" : "N_SYS_EMP_EXID_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[SYS_EMP_EXID][SYS_EMP_EX标识]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX标识",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXID]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[SYS_EMP_EXID][SYS_EMP_EX标识]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[SYS_EMP_EXID][SYS_EMP_EX标识]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX标识",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXID]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[SYS_EMP_EXID][SYS_EMP_EX标识]",
"stringLength" : 100,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "SYS_EMP_EXID",
"maxValue" : 100,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[100]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[100]"
},
"ruleInfo" : "内容长度必须小于等于[100]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "SysEmployeeydId",
"dEFType" : 1,
"dataType" : "GUID",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX标识",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXID]",
"refFlag" : true
},
"length" : 100,
"logicName" : "SYS_EMP_EX标识",
"name" : "SYS_EMP_EXID",
"serviceCodeName" : "SysEmployeeydId",
"stdDataType" : 25,
"stringLength" : 100,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"keyDEField" : true,
"pasteReset" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "SYS_EMP_EXNAME",
"dBType" : "MYSQL5",
"name" : "SYS_EMP_EXNAME",
"queryCodeExp" : "t1.`SYS_EMP_EXNAME`",
"standardColumnName" : "`SYS_EMP_EXNAME`"
} ],
"getAllPSDEFSearchModes" : [ {
"codeName" : "N_SYS_EMP_EXNAME_LIKE",
"name" : "N_SYS_EMP_EXNAME_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[SYS_EMP_EXNAME][SYS_EMP_EX名称]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX名称",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXNAME]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[SYS_EMP_EXNAME][SYS_EMP_EX名称]移动端默认",
"stringLength" : 200,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[SYS_EMP_EXNAME][SYS_EMP_EX名称]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX名称",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXNAME]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[SYS_EMP_EXNAME][SYS_EMP_EX名称]",
"stringLength" : 200,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "SYS_EMP_EXNAME",
"maxValue" : 200,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[200]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[200]"
},
"ruleInfo" : "内容长度必须小于等于[200]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "SysEmployeeydName",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX名称",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXNAME]",
"refFlag" : true
},
"length" : 200,
"logicName" : "SYS_EMP_EX名称",
"name" : "SYS_EMP_EXNAME",
"serviceCodeName" : "SysEmployeeydName",
"stdDataType" : 25,
"stringLength" : 200,
"valueFormat" : "%1$s",
"enableQuickSearch" : true,
"majorDEField" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "UPDATEMAN",
"dBType" : "MYSQL5",
"name" : "UPDATEMAN",
"queryCodeExp" : "t1.`UPDATEMAN`",
"standardColumnName" : "`UPDATEMAN`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEMAN][更新人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEMAN][更新人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEMAN][更新人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "UPDATEMAN",
"maxValue" : 60,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[60]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[60]"
},
"ruleInfo" : "内容长度必须小于等于[60]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "UpdateMan",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"length" : 60,
"logicName" : "更新人",
"name" : "UPDATEMAN",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"predefinedType" : "UPDATEMAN",
"serviceCodeName" : "UpdateMan",
"stdDataType" : 25,
"stringLength" : 60,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "CREATEMAN",
"dBType" : "MYSQL5",
"name" : "CREATEMAN",
"queryCodeExp" : "t1.`CREATEMAN`",
"standardColumnName" : "`CREATEMAN`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEMAN][建立人]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]移动端默认",
"stringLength" : 60,
"uIMode" : "MOBILEDEFAULT",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEMAN][建立人]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEMAN][建立人]",
"stringLength" : 60,
"uIMode" : "DEFAULT",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "STRINGLENGTH",
"dEFName" : "CREATEMAN",
"maxValue" : 60,
"name" : "默认字符串长度",
"ruleInfo" : "内容长度必须小于等于[60]",
"includeMaxValue" : true,
"includeMinValue" : false,
"keyCond" : true
} ],
"ruleInfo" : "内容长度必须小于等于[60]"
},
"ruleInfo" : "内容长度必须小于等于[60]",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "CreateMan",
"dEFType" : 1,
"dataType" : "TEXT",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"length" : 60,
"logicName" : "建立人",
"name" : "CREATEMAN",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSCODELISTS/SysOperator.json"
},
"predefinedType" : "CREATEMAN",
"serviceCodeName" : "CreateMan",
"stdDataType" : 25,
"stringLength" : 60,
"valueFormat" : "%1$s",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "CREATEDATE",
"dBType" : "MYSQL5",
"name" : "CREATEDATE",
"queryCodeExp" : "t1.`CREATEDATE`",
"standardColumnName" : "`CREATEDATE`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[CREATEDATE][建立时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[CREATEDATE][建立时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[CREATEDATE][建立时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"ruleInfo" : "默认规则",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "CreateDate",
"dEFType" : 1,
"dataType" : "DATETIME",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"length" : 8,
"logicName" : "建立时间",
"name" : "CREATEDATE",
"predefinedType" : "CREATEDATE",
"serviceCodeName" : "CreateDate",
"stdDataType" : 5,
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"systemReserver" : true
}, {
"getAllPSDEFDTColumns" : [ {
"columnName" : "UPDATEDATE",
"dBType" : "MYSQL5",
"name" : "UPDATEDATE",
"queryCodeExp" : "t1.`UPDATEDATE`",
"standardColumnName" : "`UPDATEDATE`"
} ],
"getAllPSDEFUIModes" : [ {
"codeName" : "MobileDefault",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"codeName" : "MobileDefault",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]移动端默认",
"uIMode" : "MOBILEDEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
}, {
"codeName" : "Default",
"name" : "[UPDATEDATE][更新时间]",
"getPSDEFFormItem" : {
"getCapPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"codeName" : "Default",
"editorType" : "SPAN",
"name" : "[UPDATEDATE][更新时间]",
"uIMode" : "DEFAULT",
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false
},
"type" : "DEFAULT"
} ],
"getAllPSDEFValueRules" : [ {
"codeName" : "Default",
"name" : "默认规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组"
},
"ruleInfo" : "默认规则",
"checkDefault" : true,
"defaultMode" : true,
"enableBackend" : true,
"enableFront" : true
} ],
"codeName" : "UpdateDate",
"dEFType" : 1,
"dataType" : "DATETIME",
"importOrder" : 1000,
"getLNPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"length" : 8,
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"predefinedType" : "UPDATEDATE",
"serviceCodeName" : "UpdateDate",
"stdDataType" : 5,
"valueFormat" : "%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS",
"allowEmpty" : false,
"systemReserver" : true
} ],
"getAllPSDEMethodDTOs" : [ {
"name" : "SysEmployeeydDTO",
"getPSDEMethodDTOFields" : [ {
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "建立时间",
"name" : "CreateDate",
"getPSDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"logicName" : "建立人",
"name" : "CreateMan",
"getPSDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 60,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"logicName" : "SYS_EMP_EX标识",
"name" : "SysEmployeeydId",
"getPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 100,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"logicName" : "SYS_EMP_EX名称",
"name" : "SysEmployeeydName",
"getPSDEField" : {
"name" : "SYS_EMP_EXNAME",
"codeName" : "SysEmployeeydName"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 200,
"type" : "SIMPLE"
}, {
"jsonFormat" : "yyyy-MM-dd HH:mm:ss",
"logicName" : "更新时间",
"name" : "UpdateDate",
"getPSDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"sourceType" : "DEFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
}, {
"logicName" : "更新人",
"name" : "UpdateMan",
"getPSDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"stringLength" : 60,
"type" : "SIMPLE",
"allowEmpty" : false,
"readOnly" : true
} ],
"sourceType" : "DE",
"type" : "DEFAULT",
"defaultMode" : true
}, {
"name" : "SysEmployeeydFilterDTO",
"getPSDEFilterDTOFields" : [ {
"logicName" : "SYS_EMP_EX标识",
"name" : "N_SYS_EMP_EXID_EQ",
"getPSDEFSearchMode" : {
"modelref" : true,
"id" : "N_SYS_EMP_EXID_EQ"
},
"getPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"logicName" : "SYS_EMP_EX名称",
"name" : "N_SYS_EMP_EXNAME_LIKE",
"getPSDEFSearchMode" : {
"modelref" : true,
"id" : "N_SYS_EMP_EXNAME_LIKE"
},
"getPSDEField" : {
"name" : "SYS_EMP_EXNAME",
"codeName" : "SysEmployeeydName"
},
"sourceType" : "DEFSEARCHMODE",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"sourceType" : "DE",
"type" : "DEFILTER",
"defaultMode" : true
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
}, {
"logicName" : "删除",
"name" : "DELETE"
}, {
"logicName" : "读取",
"name" : "READ"
}, {
"logicName" : "更新",
"name" : "UPDATE"
} ],
"getAllPSModelDatas" : [ {
"codeName" : "PickupView",
"logicName" : "SYS_EMP_EX实体数据选择视图",
"modelTag" : "PICKUPVIEW",
"name" : "SYS_EMP_EX实体数据选择视图",
"realModelSubType" : "DEPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView",
"logicName" : "SYS_EMP_EX实体编辑视图",
"modelTag" : "EDITVIEW",
"name" : "SYS_EMP_EX实体编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupGridView",
"logicName" : "SYS_EMP_EX实体选择表格视图(部件视图)",
"name" : "SYS_EMP_EX实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "MPickupView",
"logicName" : "SYS_EMP_EX实体数据多项选择视图",
"modelTag" : "MPICKUPVIEW",
"name" : "SYS_EMP_EX实体数据多项选择视图",
"realModelSubType" : "DEMPICKUPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "EditView2",
"logicName" : "SYS_EMP_EX实体编辑视图(左右关系)",
"name" : "SYS_EMP_EX实体编辑视图(左右关系)",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "GridView",
"logicName" : "SYS_EMP_EX实体表格视图",
"modelTag" : "MDATAVIEW",
"name" : "SYS_EMP_EX实体表格视图",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "RedirectView",
"logicName" : "SYS_EMP_EX实体数据重定向视图",
"modelTag" : "REDIRECTVIEW",
"name" : "SYS_EMP_EX实体数据重定向视图",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Main",
"logicName" : "主编辑表单",
"modelTag2" : "0",
"name" : "主编辑表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
} ],
"codeName" : "SysEmployeeyd",
"dEType" : 1,
"dSLink" : "DEFAULT",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dataChangeLogMode" : 0,
"dataImpExpMode" : 3,
"getDefaultPSDEDataQuery" : {
"modelref" : true,
"id" : "Default"
},
"getDefaultPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getDefaultPSDEFilterDTO" : {
"modelref" : true,
"id" : "SysEmployeeydFilterDTO"
},
"getDefaultPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json",
"enableActions" : 7,
"enableUIActions" : 15,
"enableViewLevel" : 0,
"extendMode" : 0,
"getKeyPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"getLNPSLanguageRes" : {
"defaultContent" : "SYS_EMP_EX",
"lanResTag" : "DE.LNAME.SYS_EMP_EX",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[SYS_EMP_EX]",
"refFlag" : true
},
"logicName" : "人员",
"getMajorPSDEField" : {
"name" : "SYS_EMP_EXNAME",
"codeName" : "SysEmployeeydName"
},
"name" : "SYS_EMP_EX",
"getPSSubSysServiceAPI" : {
"modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json"
},
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSysDBScheme" : {
"modelref" : true,
"path" : "PSSYSDBSCHEMES/DEFAULT.json"
},
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/common.json"
},
"saaSMode" : 0,
"serviceAPIClientId" : "aa5d7896521a4af2e09f1843a1b9e3ab",
"serviceAPIMode" : 0,
"serviceCodeName" : "SysEmployeeyd",
"storageMode" : 4,
"systemTag" : "TrainSys",
"enableAPIStorage" : true,
"enableCreate" : true,
"enableDataVer" : false,
"enableEntityCache" : false,
"enableModify" : true,
"enableMultiDS" : false,
"enableMultiForm" : false,
"enableMultiStorage" : false,
"enableNoSQLStorage" : false,
"enableRemove" : true,
"enableSQLStorage" : false,
"logicValid" : false,
"subSysAsCloud" : false
}
\ No newline at end of file
{
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "CheckKeyResult",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "CREATE",
"actionType" : "BUILTIN",
"codeName" : "Create",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "CreateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "READ",
"actionType" : "BUILTIN",
"codeName" : "Get",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "GETDRAFT",
"actionType" : "BUILTIN",
"codeName" : "GetDraft",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "DELETE",
"actionType" : "BUILTIN",
"batchActionMode" : 1,
"codeName" : "Remove",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMP_EXID",
"codeName" : "SysEmployeeydId"
},
"name" : "RemoveInput",
"type" : "KEYFIELDS"
},
"getPSDEActionReturn" : {
"name" : "RemoveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"batchAction" : true,
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UNKNOWN",
"actionType" : "BUILTIN",
"codeName" : "Save",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "SaveResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"builtinAction" : true
}
\ No newline at end of file
{
"actionMode" : "UPDATE",
"actionType" : "BUILTIN",
"codeName" : "Update",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO",
"output" : true
},
"getPSDEActionReturn" : {
"name" : "UpdateResult",
"type" : "VOID"
},
"getPSSubSysServiceAPIDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"builtinAction" : true
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`SYS_EMP_EXID`",
"name" : "SYS_EMP_EXID"
}, {
"expression" : "t1.`SYS_EMP_EXNAME`",
"name" : "SYS_EMP_EXNAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`SYS_EMP_EXID`,\nt1.`SYS_EMP_EXNAME`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEDATAQUERIES/Default/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
{
"dBType" : "MYSQL5",
"name" : "MySQL5",
"getPSDEDataQueryCodeExps" : [ {
"expression" : "t1.`CREATEDATE`",
"name" : "CREATEDATE"
}, {
"expression" : "t1.`CREATEMAN`",
"name" : "CREATEMAN"
}, {
"expression" : "t1.`SYS_EMP_EXID`",
"name" : "SYS_EMP_EXID"
}, {
"expression" : "t1.`SYS_EMP_EXNAME`",
"name" : "SYS_EMP_EXNAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`SYS_EMP_EXID`,\nt1.`SYS_EMP_EXNAME`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
......@@ -671,6 +671,332 @@
"uniqueTag" : "PAY__SELECT"
} ],
"major" : true
}, {
"aPIMode" : 1,
"codeName" : "bxdex",
"logicName" : "bxdex",
"name" : "BXD_EX",
"getPSSubSysServiceAPIDEFields" : [ {
"codeName" : "BXD_EXId",
"length" : 100,
"logicName" : "bxdex标识",
"name" : "BXD_EXID",
"stdDataType" : 25,
"allowEmpty" : false,
"keyDEField" : true
}, {
"codeName" : "BXD_EXName",
"length" : 200,
"logicName" : "bxdex名称",
"name" : "BXD_EXNAME",
"stdDataType" : 25,
"majorDEField" : true
}, {
"codeName" : "CreateMan",
"length" : 60,
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"allowEmpty" : false
}, {
"codeName" : "CreateDate",
"length" : 8,
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"length" : 60,
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"allowEmpty" : false
}, {
"codeName" : "UpdateDate",
"length" : 8,
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"allowEmpty" : false
} ],
"getPSSubSysServiceAPIDEMethods" : [ {
"actionType" : "DEACTION",
"codeName" : "Create",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "Create",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "BXD_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "BXD_EX__DEACTION__CREATE",
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Get",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "Get",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"getKeyPSSubSysServiceAPIField" : {
"modelref" : true,
"id" : "BXD_EXId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"requestField" : "BXD_EXID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"uniqueTag" : "BXD_EX__DEACTION__GET",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Remove",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"getKeyPSSubSysServiceAPIField" : {
"modelref" : true,
"id" : "BXD_EXId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "BXD_EXID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"uniqueTag" : "BXD_EX__DEACTION__REMOVE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Update",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "Update",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "BXD_EXID",
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"uniqueTag" : "BXD_EX__DEACTION__UPDATE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "CheckKey",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "SIMPLE"
},
"requestField" : "BXD_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "BXD_EX__DEACTION__CHECKKEY"
}, {
"actionType" : "FETCH",
"codeName" : "FetchDefault",
"keyField" : "BXD_EXID",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexFilterDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "PAGE"
},
"requestField" : "BXD_EXID",
"requestMethod" : "GET",
"uniqueTag" : "BXD_EX__FETCH__DEFAULT"
}, {
"actionType" : "DEACTION",
"codeName" : "GetDraft",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"requestField" : "BXD_EXID",
"requestMethod" : "GET",
"requestParamType" : "NONE",
"uniqueTag" : "BXD_EX__DEACTION__GETDRAFT"
}, {
"actionType" : "DEACTION",
"codeName" : "Save",
"keyField" : "BXD_EXID",
"methodType" : "DEACTION",
"name" : "Save",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "BxdexDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "BXD_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "BXD_EX__DEACTION__SAVE",
"needResourceKey" : true
}, {
"actionType" : "SELECT",
"codeName" : "Select",
"keyField" : "BXD_EXID",
"methodType" : "SELECT",
"name" : "Select",
"getPSDECodeName" : "Bxdex",
"getPSDELogicName" : "bxdex",
"getPSDEName" : "BXD_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "bxdex"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"type" : "UNKNOWN"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "UNKNOWN"
},
"requestField" : "BXD_EXID",
"requestMethod" : "GET",
"uniqueTag" : "BXD_EX__SELECT"
} ],
"major" : true
} ],
"getAllPSSubSysServiceAPIDTOs" : [ {
"codeName" : "BXDDTO",
......@@ -762,6 +1088,75 @@
"type" : "SIMPLE"
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "BxdexDTO",
"name" : "BxdexDTO",
"getPSSubSysServiceAPIDTOFields" : [ {
"codeName" : "BXD_EXId",
"name" : "BXD_EXId",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "BXD_EXName",
"name" : "BXD_EXName",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "CreateDate",
"name" : "CreateDate",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"name" : "CreateMan",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateDate",
"name" : "UpdateDate",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"name" : "UpdateMan",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "BxdexFilterDTO",
"name" : "BxdexFilterDTO",
"getPSSubSysServiceAPIDTOFields" : [ {
"codeName" : "N_BXD_EXID_EQ",
"name" : "N_BXD_EXID_EQ",
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_BXD_EXNAME_LIKE",
"name" : "N_BXD_EXNAME_LIKE",
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "PayDTO",
"name" : "PayDTO",
......
......@@ -357,6 +357,332 @@
"needResourceKey" : true
} ],
"major" : true
}, {
"aPIMode" : 1,
"codeName" : "SysEmployeeyd",
"logicName" : "人员",
"name" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDEFields" : [ {
"codeName" : "SysEmployeeydId",
"length" : 100,
"logicName" : "SYS_EMP_EX标识",
"name" : "SYS_EMP_EXID",
"stdDataType" : 25,
"allowEmpty" : false,
"keyDEField" : true
}, {
"codeName" : "SysEmployeeydName",
"length" : 200,
"logicName" : "SYS_EMP_EX名称",
"name" : "SYS_EMP_EXNAME",
"stdDataType" : 25,
"majorDEField" : true
}, {
"codeName" : "UpdateMan",
"length" : 60,
"logicName" : "更新人",
"name" : "UPDATEMAN",
"stdDataType" : 25,
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"length" : 60,
"logicName" : "建立人",
"name" : "CREATEMAN",
"stdDataType" : 25,
"allowEmpty" : false
}, {
"codeName" : "CreateDate",
"length" : 8,
"logicName" : "建立时间",
"name" : "CREATEDATE",
"stdDataType" : 5,
"allowEmpty" : false
}, {
"codeName" : "UpdateDate",
"length" : 8,
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"stdDataType" : 5,
"allowEmpty" : false
} ],
"getPSSubSysServiceAPIDEMethods" : [ {
"actionType" : "DEACTION",
"codeName" : "Create",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "Create",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "SYS_EMP_EX__DEACTION__CREATE",
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Get",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "Get",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"getKeyPSSubSysServiceAPIField" : {
"modelref" : true,
"id" : "SysEmployeeydId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"uniqueTag" : "SYS_EMP_EX__DEACTION__GET",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Remove",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"getKeyPSSubSysServiceAPIField" : {
"modelref" : true,
"id" : "SysEmployeeydId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"uniqueTag" : "SYS_EMP_EX__DEACTION__REMOVE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "Update",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "Update",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"uniqueTag" : "SYS_EMP_EX__DEACTION__UPDATE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"actionType" : "DEACTION",
"codeName" : "CheckKey",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "SIMPLE"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "SYS_EMP_EX__DEACTION__CHECKKEY"
}, {
"actionType" : "FETCH",
"codeName" : "FetchDefault",
"keyField" : "SYS_EMP_EXID",
"methodType" : "FETCH",
"name" : "DEFAULT",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydFilterDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "PAGE"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "POST",
"uniqueTag" : "SYS_EMP_EX__FETCH__DEFAULT"
}, {
"actionType" : "DEACTION",
"codeName" : "GetDraft",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "GET",
"requestParamType" : "NONE",
"uniqueTag" : "SYS_EMP_EX__DEACTION__GETDRAFT"
}, {
"actionType" : "DEACTION",
"codeName" : "Save",
"keyField" : "SYS_EMP_EXID",
"methodType" : "DEACTION",
"name" : "Save",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSSubSysServiceAPIDTO" : {
"modelref" : true,
"id" : "SysEmployeeydDTO"
},
"type" : "DTO"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "SYS_EMP_EX__DEACTION__SAVE",
"needResourceKey" : true
}, {
"actionType" : "SELECT",
"codeName" : "Select",
"keyField" : "SYS_EMP_EXID",
"methodType" : "SELECT",
"name" : "Select",
"getPSDECodeName" : "SysEmployeeyd",
"getPSDELogicName" : "人员",
"getPSDEName" : "SYS_EMP_EX",
"getPSSubSysServiceAPIDE" : {
"modelref" : true,
"id" : "SysEmployeeyd"
},
"getPSSubSysServiceAPIMethodInput" : {
"name" : "输入对象",
"type" : "UNKNOWN"
},
"getPSSubSysServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "UNKNOWN"
},
"requestField" : "SYS_EMP_EXID",
"requestMethod" : "POST",
"uniqueTag" : "SYS_EMP_EX__SELECT"
} ],
"major" : true
}, {
"aPIMode" : 1,
"codeName" : "SysTodo",
......@@ -1580,6 +1906,75 @@
"type" : "SIMPLE"
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "SysEmployeeydDTO",
"name" : "SysEmployeeydDTO",
"getPSSubSysServiceAPIDTOFields" : [ {
"codeName" : "CreateDate",
"name" : "CreateDate",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "CreateMan",
"name" : "CreateMan",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "SysEmployeeydId",
"name" : "SysEmployeeydId",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "SysEmployeeydName",
"name" : "SysEmployeeydName",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "UpdateDate",
"name" : "UpdateDate",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 5,
"type" : "SIMPLE",
"allowEmpty" : false
}, {
"codeName" : "UpdateMan",
"name" : "UpdateMan",
"orderValue" : 1000,
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE",
"allowEmpty" : false
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "SysEmployeeydFilterDTO",
"name" : "SysEmployeeydFilterDTO",
"getPSSubSysServiceAPIDTOFields" : [ {
"codeName" : "N_SYS_EMP_EXID_EQ",
"name" : "N_SYS_EMP_EXID_EQ",
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, {
"codeName" : "N_SYS_EMP_EXNAME_LIKE",
"name" : "N_SYS_EMP_EXNAME_LIKE",
"sourceType" : "DEMETHODDTOFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
} ],
"type" : "DEMETHODDTO"
}, {
"codeName" : "SysTodoDTO",
"name" : "SysTodoDTO",
......@@ -1872,6 +2267,7 @@
"authMode" : "PASSWORD",
"codeName" : "iBizRTClient",
"dynaModelFilePath" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json",
"memo" : "ibizcloudcoreex",
"name" : "iBizRT客户端",
"serviceCodeName" : "iBizRTClient",
"servicePath" : "lb://ebsx-oldapi/ebsx/oldapi",
......
......@@ -231,6 +231,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field38",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "field14",
"dataType" : 25,
......@@ -588,14 +595,6 @@
"id" : "formitem14",
"hidden" : true,
"dataType" : 25
}, {
"id" : "field38",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "formitem13",
"hidden" : true,
......@@ -934,6 +933,40 @@
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "下拉100",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 230.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST_100",
"editorWidth" : 100.0,
"name" : "field38",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "下拉列表框(树)",
"codeName" : "field14",
......
......@@ -926,6 +926,13 @@
"name" : "FIELD4",
"codeName" : "Field4"
}
}, {
"id" : "field38",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "field14",
"dataType" : 25,
......@@ -1283,14 +1290,6 @@
"id" : "formitem14",
"hidden" : true,
"dataType" : 25
}, {
"id" : "field38",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "formitem13",
"hidden" : true,
......@@ -1629,6 +1628,40 @@
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "下拉100",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 230.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST_100",
"editorWidth" : 100.0,
"name" : "field38",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "下拉列表框(树)",
"codeName" : "field14",
......
......@@ -5,6 +5,18 @@
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[BXDMXLOG]",
"refFlag" : true
}, {
"defaultContent" : "bxdex",
"lanResTag" : "DE.LNAME.BXD_EX",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[BXD_EX]",
"refFlag" : true
}, {
"defaultContent" : "SYS_EMP_EX",
"lanResTag" : "DE.LNAME.SYS_EMP_EX",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[SYS_EMP_EX]",
"refFlag" : true
}, {
"defaultContent" : "待办",
"lanResTag" : "DE.LNAME.SYS_TODO",
......@@ -23,6 +35,30 @@
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXDMXLOGNAME]",
"refFlag" : true
}, {
"defaultContent" : "bxdex标识",
"lanResTag" : "DEF.LNAME.BXD_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXID]",
"refFlag" : true
}, {
"defaultContent" : "bxdex名称",
"lanResTag" : "DEF.LNAME.BXD_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[BXD_EXNAME]",
"refFlag" : true
}, {
"defaultContent" : "SYS_EMP_EX标识",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXID]",
"refFlag" : true
}, {
"defaultContent" : "SYS_EMP_EX名称",
"lanResTag" : "DEF.LNAME.SYS_EMP_EXNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[SYS_EMP_EXNAME]",
"refFlag" : true
}, {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXDMXLOG.DEFAULT.FORMPAGE.FORMPAGE1",
......@@ -48,6 +84,56 @@
"lanResTag" : "CONTROL.DEFORM.BXDMXLOG.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXDMXLOG.MAIN.GROUPPANEL.GROUP2]"
}, {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXD_EX.DEFAULT.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD_EX.DEFAULT.FORMPAGE.FORMPAGE1]"
}, {
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.BXD_EX.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD_EX.MAIN.FORMPAGE.FORMPAGE1]"
}, {
"defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.BXD_EX.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD_EX.MAIN.FORMPAGE.FORMPAGE2]"
}, {
"defaultContent" : "bxdex基本信息",
"lanResTag" : "CONTROL.DEFORM.BXD_EX.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD_EX.MAIN.GROUPPANEL.GROUP1]"
}, {
"defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.BXD_EX.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BXD_EX.MAIN.GROUPPANEL.GROUP2]"
}, {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.SYS_EMP_EX.DEFAULT.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.SYS_EMP_EX.DEFAULT.FORMPAGE.FORMPAGE1]"
}, {
"defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.SYS_EMP_EX.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.SYS_EMP_EX.MAIN.FORMPAGE.FORMPAGE1]"
}, {
"defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.SYS_EMP_EX.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.SYS_EMP_EX.MAIN.FORMPAGE.FORMPAGE2]"
}, {
"defaultContent" : "SYS_EMP_EX基本信息",
"lanResTag" : "CONTROL.DEFORM.SYS_EMP_EX.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.SYS_EMP_EX.MAIN.GROUPPANEL.GROUP1]"
}, {
"defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.SYS_EMP_EX.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.SYS_EMP_EX.MAIN.GROUPPANEL.GROUP2]"
}, {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.SYS_TODO.DEFAULT.FORMPAGE.FORMPAGE1",
......@@ -83,6 +169,16 @@
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFSFITEM.BXDMXLOG.N_BXDMXLOGNAME_LIKE]",
"refFlag" : true
}, {
"lanResTag" : "CONTROL.DEFSFITEM.BXD_EX.N_BXD_EXNAME_LIKE",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFSFITEM.BXD_EX.N_BXD_EXNAME_LIKE]",
"refFlag" : true
}, {
"lanResTag" : "CONTROL.DEFSFITEM.SYS_EMP_EX.N_SYS_EMP_EXNAME_LIKE",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFSFITEM.SYS_EMP_EX.N_SYS_EMP_EXNAME_LIKE]",
"refFlag" : true
}, {
"defaultContent" : "报销明细日志编辑视图",
"lanResTag" : "PAGE.TITLE.BXDMXLOG.EDITVIEW2",
......@@ -118,6 +214,76 @@
"lanResTag" : "PAGE.TITLE.BXDMXLOG.REDIRECTVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXDMXLOG.REDIRECTVIEW]"
}, {
"defaultContent" : "bxdex编辑视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.EDITVIEW2",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.EDITVIEW2]"
}, {
"defaultContent" : "bxdex编辑视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.EDITVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.EDITVIEW]"
}, {
"defaultContent" : "bxdex表格视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.GRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.GRIDVIEW]"
}, {
"defaultContent" : "bxdex数据多项选择视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.MPICKUPVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.MPICKUPVIEW]"
}, {
"defaultContent" : "bxdex选择表格视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.PICKUPGRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.PICKUPGRIDVIEW]"
}, {
"defaultContent" : "bxdex数据选择视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.PICKUPVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.PICKUPVIEW]"
}, {
"defaultContent" : "bxdex数据重定向视图",
"lanResTag" : "PAGE.TITLE.BXD_EX.REDIRECTVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BXD_EX.REDIRECTVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX编辑视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.EDITVIEW2",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.EDITVIEW2]"
}, {
"defaultContent" : "SYS_EMP_EX编辑视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.EDITVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.EDITVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX表格视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.GRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.GRIDVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX数据多项选择视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.MPICKUPVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.MPICKUPVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX选择表格视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.PICKUPGRIDVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.PICKUPGRIDVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX数据选择视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.PICKUPVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.PICKUPVIEW]"
}, {
"defaultContent" : "SYS_EMP_EX数据重定向视图",
"lanResTag" : "PAGE.TITLE.SYS_EMP_EX.REDIRECTVIEW",
"lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.SYS_EMP_EX.REDIRECTVIEW]"
}, {
"defaultContent" : "待办编辑视图",
"lanResTag" : "PAGE.TITLE.SYS_TODO.EDITVIEW2",
......
......@@ -457,6 +457,10 @@
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BookType.json",
"name" : "BOOKTYPE"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json",
"name" : "BXD_EX"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/City.json",
......@@ -501,6 +505,10 @@
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json",
"name" : "SYS_EMP"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json",
"name" : "SYS_EMP_EX"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/SysTodo.json",
......@@ -975,6 +983,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BookType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Bxdex.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/PRINT.json"
......@@ -1002,6 +1013,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployeeyd.json"
} ],
"codeName" : "common",
"dynaModelFilePath" : "PSMODULES/common.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册