提交 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",
......
{
"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
{
"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
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册