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

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

上级 789c80b7
......@@ -54,6 +54,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Student.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json"
} ],
"getAllPSWorkflows" : [ {
"modelref" : true,
......
{
"actionMode" : "CHECKKEY",
"actionType" : "BUILTIN",
"codeName" : "CheckKey",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEACTIONS/CheckKey.json",
"logicName" : "CheckKey",
"name" : "CheckKey",
"getPSDEActionInput" : {
"name" : "CheckKeyInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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/SysEmployee/PSDEACTIONS/Create.json",
"logicName" : "Create",
"name" : "Create",
"orderValue" : 1,
"getPSDEActionInput" : {
"name" : "CreateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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/SysEmployee/PSDEACTIONS/Get.json",
"logicName" : "Get",
"name" : "Get",
"orderValue" : 31,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMPID",
"codeName" : "SysEmployeeId"
},
"name" : "GetInput",
"type" : "KEYFIELD"
},
"getPSDEActionReturn" : {
"name" : "GetResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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/SysEmployee/PSDEACTIONS/GetDraft.json",
"logicName" : "GetDraft",
"name" : "GetDraft",
"orderValue" : 41,
"getPSDEActionInput" : {
"name" : "GetDraftInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "GetDraftResult",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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/SysEmployee/PSDEACTIONS/Remove.json",
"logicName" : "Remove",
"name" : "Remove",
"orderValue" : 21,
"getPSDEActionInput" : {
"getKeyPSDEField" : {
"name" : "SYS_EMPID",
"codeName" : "SysEmployeeId"
},
"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/SysEmployee/PSDEACTIONS/Save.json",
"logicName" : "Save",
"name" : "Save",
"getPSDEActionInput" : {
"name" : "SaveInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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/SysEmployee/PSDEACTIONS/Update.json",
"logicName" : "Update",
"name" : "Update",
"orderValue" : 11,
"getPSDEActionInput" : {
"name" : "UpdateInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "SysEmployeeDTO"
},
"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_EMPID`",
"name" : "SYS_EMPID"
}, {
"expression" : "t1.`SYS_EMPNAME`",
"name" : "SYS_EMPNAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`SYS_EMPID`,\nt1.`SYS_EMPNAME`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/SysEmployee/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_EMPID`",
"name" : "SYS_EMPID"
}, {
"expression" : "t1.`SYS_EMPNAME`",
"name" : "SYS_EMPNAME"
}, {
"expression" : "t1.`UPDATEDATE`",
"name" : "UPDATEDATE"
}, {
"expression" : "t1.`UPDATEMAN`",
"name" : "UPDATEMAN"
} ],
"queryCode" : "SELECT\nt1.`CREATEDATE`,\nt1.`CREATEMAN`,\nt1.`SYS_EMPID`,\nt1.`SYS_EMPNAME`,\nt1.`UPDATEDATE`,\nt1.`UPDATEMAN`\nFROM `` t1 \n",
"id" : "PSMODULES/common/PSDATAENTITIES/SysEmployee/PSDEDATAQUERIES/View/PSDEDQCODES/MYSQL5.json"
}
\ No newline at end of file
......@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -2552,16 +2552,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
......@@ -481,6 +481,10 @@
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Student.json",
"name" : "STUDENT"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json",
"name" : "SYS_EMP"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json",
......@@ -493,6 +497,9 @@
"getAllPSSubSysServiceAPIs" : [ {
"modelref" : true,
"path" : "PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json"
}, {
"modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json"
} ],
"getAllPSSysActors" : [ {
"modelref" : true,
......@@ -943,6 +950,9 @@
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Student.json"
}, {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/SysEmployee.json"
} ],
"getAllPSWorkflows" : [ {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册