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

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

上级 53849f0a
......@@ -30,9 +30,6 @@
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
......
......@@ -27,8 +27,7 @@
"defaultContent" : "测试表格",
"lanResTag" : "DE.LNAME.TESTGRID",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[TESTGRID]",
"refFlag" : true
"name" : "实体逻辑名称(DE.LNAME.*)[TESTGRID]"
}, {
"defaultContent" : "报销明细日志标识",
"lanResTag" : "DEF.LNAME.BXDMXLOGID",
......@@ -69,14 +68,12 @@
"defaultContent" : "测试表格标识",
"lanResTag" : "DEF.LNAME.TESTGRIDID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDID]",
"refFlag" : true
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDID]"
}, {
"defaultContent" : "测试表格名称",
"lanResTag" : "DEF.LNAME.TESTGRIDNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDNAME]",
"refFlag" : true
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDNAME]"
}, {
"defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXDMXLOG.DEFAULT.FORMPAGE.FORMPAGE1",
......@@ -230,8 +227,7 @@
}, {
"lanResTag" : "CONTROL.DEFSFITEM.TESTGRID.N_TESTGRIDNAME_LIKE",
"lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFSFITEM.TESTGRID.N_TESTGRIDNAME_LIKE]",
"refFlag" : true
"name" : "控件文本(CONTROL.*)[DEFSFITEM.TESTGRID.N_TESTGRIDNAME_LIKE]"
}, {
"defaultContent" : "报销明细日志编辑视图",
"lanResTag" : "PAGE.TITLE.BXDMXLOG.EDITVIEW2",
......
......@@ -7697,384 +7697,6 @@
"enableDataExport" : true,
"enableDataImport" : true,
"major" : true
}, {
"aPIMode" : 1,
"codeName" : "TESTGRID",
"getLNPSLanguageRes" : {
"defaultContent" : "测试表格",
"lanResTag" : "DE.LNAME.TESTGRID",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[TESTGRID]",
"refFlag" : true
},
"logicName" : "测试表格",
"name" : "TESTGRID",
"getPSDEServiceAPIFields" : [ {
"codeName" : "TESTGRIDId",
"codeName2" : "TESTGRIDId",
"getLNPSLanguageRes" : {
"defaultContent" : "测试表格标识",
"lanResTag" : "DEF.LNAME.TESTGRIDID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDID]",
"refFlag" : true
},
"logicName" : "测试表格标识",
"name" : "TESTGRIDID",
"orderValue" : 1000,
"stdDataType" : 25,
"stringLength" : 100,
"allowEmpty" : false,
"enableCreate" : true,
"enableModify" : true,
"keyField" : true,
"majorField" : false
}, {
"codeName" : "UpdateMan",
"codeName2" : "UpdateMan",
"getLNPSLanguageRes" : {
"defaultContent" : "更新人",
"lanResTag" : "DEF.LNAME.UPDATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEMAN]",
"refFlag" : true
},
"logicName" : "更新人",
"name" : "UPDATEMAN",
"orderValue" : 1000,
"stdDataType" : 25,
"stringLength" : 60,
"allowEmpty" : false,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : false
}, {
"codeName" : "TESTGRIDName",
"codeName2" : "TESTGRIDName",
"getLNPSLanguageRes" : {
"defaultContent" : "测试表格名称",
"lanResTag" : "DEF.LNAME.TESTGRIDNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[TESTGRIDNAME]",
"refFlag" : true
},
"logicName" : "测试表格名称",
"name" : "TESTGRIDNAME",
"orderValue" : 1000,
"stdDataType" : 25,
"stringLength" : 200,
"allowEmpty" : true,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : true
}, {
"codeName" : "CreateMan",
"codeName2" : "CreateMan",
"getLNPSLanguageRes" : {
"defaultContent" : "建立人",
"lanResTag" : "DEF.LNAME.CREATEMAN",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEMAN]",
"refFlag" : true
},
"logicName" : "建立人",
"name" : "CREATEMAN",
"orderValue" : 1000,
"stdDataType" : 25,
"stringLength" : 60,
"allowEmpty" : false,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : false
}, {
"codeName" : "CreateDate",
"codeName2" : "CreateDate",
"getLNPSLanguageRes" : {
"defaultContent" : "建立时间",
"lanResTag" : "DEF.LNAME.CREATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CREATEDATE]",
"refFlag" : true
},
"logicName" : "建立时间",
"name" : "CREATEDATE",
"orderValue" : 1000,
"stdDataType" : 5,
"allowEmpty" : false,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : false
}, {
"codeName" : "UpdateDate",
"codeName2" : "UpdateDate",
"getLNPSLanguageRes" : {
"defaultContent" : "更新时间",
"lanResTag" : "DEF.LNAME.UPDATEDATE",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[UPDATEDATE]",
"refFlag" : true
},
"logicName" : "更新时间",
"name" : "UPDATEDATE",
"orderValue" : 1000,
"stdDataType" : 5,
"allowEmpty" : false,
"enableCreate" : true,
"enableModify" : true,
"keyField" : false,
"majorField" : false
} ],
"getPSDEServiceAPIMethods" : [ {
"dataAccessAction" : "CREATE",
"methodType" : "DEACTION",
"name" : "Create",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Create.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"uniqueTag" : "TESTGRID__DEACTION__CREATE",
"noServiceCodeName" : true
}, {
"dataAccessAction" : "READ",
"methodType" : "DEACTION",
"name" : "Get",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Get.json"
},
"getPSDEServiceAPIMethodInput" : {
"getKeyPSDEServiceAPIField" : {
"modelref" : true,
"id" : "TESTGRIDId"
},
"name" : "输入对象",
"type" : "KEYFIELD"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"requestField" : "TESTGRIDID",
"requestMethod" : "GET",
"requestParamType" : "FIELD",
"uniqueTag" : "TESTGRID__DEACTION__GET",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"dataAccessAction" : "DELETE",
"methodType" : "DEACTION",
"name" : "Remove",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Remove.json"
},
"getPSDEServiceAPIMethodInput" : {
"getKeyPSDEServiceAPIField" : {
"modelref" : true,
"id" : "TESTGRIDId"
},
"name" : "输入对象",
"type" : "KEYFIELDS"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestField" : "TESTGRIDID",
"requestMethod" : "DELETE",
"requestParamType" : "FIELD",
"uniqueTag" : "TESTGRID__DEACTION__REMOVE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"dataAccessAction" : "UPDATE",
"methodType" : "DEACTION",
"name" : "Update",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Update.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"requestMethod" : "PUT",
"requestParamType" : "ENTITY",
"uniqueTag" : "TESTGRID__DEACTION__UPDATE",
"needResourceKey" : true,
"noServiceCodeName" : true
}, {
"codeName" : "CheckKey",
"dataAccessAction" : "CREATE",
"methodType" : "DEACTION",
"name" : "CheckKey",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/CheckKey.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"stdDataType" : 9,
"type" : "SIMPLE"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/checkkey",
"uniqueTag" : "TESTGRID__DEACTION__CHECKKEY"
}, {
"codeName" : "GetDraft",
"dataAccessAction" : "CREATE",
"methodType" : "DEACTION",
"name" : "GetDraft",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/GetDraft.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"requestMethod" : "GET",
"requestParamType" : "NONE",
"requestPath" : "/getdraft",
"uniqueTag" : "TESTGRID__DEACTION__GETDRAFT"
}, {
"codeName" : "Save",
"methodType" : "DEACTION",
"name" : "Save",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Save.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/save",
"uniqueTag" : "TESTGRID__DEACTION__SAVE",
"needResourceKey" : true
}, {
"codeName" : "FetchDefault",
"dataAccessAction" : "READ",
"methodType" : "FETCH",
"name" : "FetchDefault",
"getPSDEDataSet" : {
"modelref" : true,
"id" : "Default"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDFilterDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "PAGE"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/fetchdefault",
"uniqueTag" : "TESTGRID__FETCH__DEFAULT"
}, {
"codeName" : "Select",
"dataAccessAction" : "READ",
"methodType" : "SELECT",
"name" : "Select",
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"type" : "UNKNOWN"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "UNKNOWN"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/select",
"uniqueTag" : "TESTGRID__SELECT"
} ],
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID.json"
},
"enableDataExport" : true,
"enableDataImport" : true,
"major" : true
}, {
"aPIMode" : 1,
"codeName" : "Role3",
......
......@@ -524,10 +524,6 @@
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json",
"name" : "TEST"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID.json",
"name" : "TESTGRID"
}, {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSDATAENTITIES/ViewLayoutModelRepository.json",
......@@ -955,9 +951,6 @@
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TESTGRID.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/WorkFlow.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册