提交 2df43fea 编写于 作者: huwei_0315's avatar huwei_0315

自定义行为改为内置方法

上级 2fcdd0b4
{
"logicname" : "排序",
"psdeactionname" : "sort",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "sort"
}
\ No newline at end of file
{
"logicname" : "批量解除关联Bug",
"psdeactionname" : "BatchUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BatchUnlinkBug"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "Bug收藏",
"psdeactionname" : "BugFavorites",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BugFavorites"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "取消收藏",
"psdeactionname" : "BugNFavorites",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BugNFavorites"
}
\ No newline at end of file
{
"logicname" : "关闭",
"psdeactionname" : "Close",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Close"
}
\ No newline at end of file
{
"logicname" : "确认",
"psdeactionname" : "Confirm",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Confirm"
}
\ No newline at end of file
{
"logicname" : "关联Bug",
"psdeactionname" : "LinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkBug"
}
\ No newline at end of file
{
"logicname" : "批量解除关联Bug",
"psdeactionname" : "ReleaaseBatchUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReleaaseBatchUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "关联Bug(解决Bug)",
"psdeactionname" : "ReleaseLinkBugbyBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReleaseLinkBugbyBug"
}
\ No newline at end of file
{
"logicname" : "关联Bug(遗留Bug)",
"psdeactionname" : "ReleaseLinkBugbyLeftBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReleaseLinkBugbyLeftBug"
}
\ No newline at end of file
{
"logicname" : "移除关联Bug(遗留Bug)",
"psdeactionname" : "ReleaseUnLinkBugbyLeftBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReleaseUnLinkBugbyLeftBug"
}
\ No newline at end of file
{
"logicname" : "解除关联Bug",
"psdeactionname" : "ReleaseUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReleaseUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "解决",
"psdeactionname" : "Resolve",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Resolve"
}
\ No newline at end of file
{
"logicname" : "解除关联Bug",
"psdeactionname" : "UnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UnlinkBug"
}
\ No newline at end of file
{
"logicname" : "更新需求版本",
"psdeactionname" : "UpdateStoryVersion",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UpdateStoryVersion"
}
\ No newline at end of file
{
"logicname" : "版本批量解除关联Bug",
"psdeactionname" : "buildBatchUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "buildBatchUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "版本关联Bug",
"psdeactionname" : "buildLinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "buildLinkBug"
}
\ No newline at end of file
{
"logicname" : "版本解除关联Bug",
"psdeactionname" : "buildUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "buildUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "行为",
"psdeactionname" : "sendMessage",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "sendMessage"
}
\ No newline at end of file
{
"logicname" : "发送消息前置处理",
"psdeactionname" : "sendMsgPreProcess",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "sendMsgPreProcess"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"memo" : "【版本】关联需求、使用多项数据选择视图,选择多个数据,再保存关联性。",
"logicname" : "关联需求",
"psdeactionname" : "LinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkStory"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "移动端项目版本计数器",
"psdeactionname" : "MobProjectBuildCounter",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobProjectBuildCounter",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "一键发布",
"psdeactionname" : "OneClickRelease",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "OneClickRelease"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "提交测试",
"psdeactionname" : "mentionTest",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "mentionTest"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "行为",
"psdeactionname" : "CaseFavorite",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "CaseFavorite"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "CaseNFavorite",
"psdeactionname" : "CaseNFavorite",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "CaseNFavorite"
}
\ No newline at end of file
{
"logicname" : "根据测试单获取或者状态",
"psdeactionname" : "GetByTestTask",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GetByTestTask"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "获取测试单执行结果",
"psdeactionname" : "GetTestTaskCntRun",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GetTestTaskCntRun",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "移动端关联需求",
"psdeactionname" : "MobLinkCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobLinkCase"
}
\ No newline at end of file
{
"logicname" : "执行测试",
"psdeactionname" : "RunCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "RunCase"
}
\ No newline at end of file
{
"logicname" : "执行测试",
"psdeactionname" : "TestRunCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "TestRunCase"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "建用例",
"psdeactionname" : "bugCreateCase",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "bugCreateCase"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "确认用例变更",
"psdeactionname" : "confirmChange",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "confirmChange",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "确认需求变更",
"psdeactionname" : "confirmstorychange",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "confirmstorychange"
}
\ No newline at end of file
{
"logicname" : "测试单关联测试用例",
"psdeactionname" : "linkCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "linkCase"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "runCases",
"psdeactionname" : "runCases",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "runCases"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "testRunCases",
"psdeactionname" : "testRunCases",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "testRunCases"
}
\ No newline at end of file
{
"logicname" : "套件关联",
"psdeactionname" : "testsuitelinkCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "testsuitelinkCase"
}
\ No newline at end of file
{
"logicname" : "移除用例",
"psdeactionname" : "unlinkCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "unlinkCase"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "unlinkCases",
"psdeactionname" : "unlinkCases",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "unlinkCases"
}
\ No newline at end of file
{
"logicname" : "移除用例",
"psdeactionname" : "unlinkSuiteCase",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "unlinkSuiteCase"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "unlinkSuiteCases",
"psdeactionname" : "unlinkSuiteCases",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "unlinkSuiteCases"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "预览",
"psdeactionname" : "Preview",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Preview"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "下载",
"psdeactionname" : "ibzdownload",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ibzdownload"
}
\ No newline at end of file
{
"logicname" : "重建模块路径",
"psdeactionname" : "Fix",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Fix"
}
\ No newline at end of file
{
"logicname" : "获取计划",
"psdeactionname" : "GETPLAN",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GETPLAN"
}
\ No newline at end of file
{
"logicname" : "关闭",
"psdeactionname" : "Close",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Close"
}
\ No newline at end of file
......@@ -3,7 +3,7 @@
"logicname" : "产品移动端计数器方法",
"psdeactionname" : "MobProductCounter",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobProductCounter",
"requestmethod" : "PUT"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "移动端测试计数器",
"psdeactionname" : "MobProductTestCounter",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobProductTestCounter"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "向导使用",
"psdeactionname" : "WizardCreate",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "WizardCreate"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "重建模块路径",
"psdeactionname" : "Fix",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Fix"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "删除模块",
"psdeactionname" : "RemoveModule",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "RemoveModule",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "同步Ibz平台模块",
"psdeactionname" : "SyncFromIBIZ",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "SyncFromIBIZ"
}
\ No newline at end of file
{
"logicname" : "批量解除关联Bug",
"psdeactionname" : "BatchUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BatchUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "批量解除关联需求",
"psdeactionname" : "BatchUnlinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BatchUnlinkStory"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "计算计划结束时间",
"psdeactionname" : "GetPlanEnd",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GetPlanEnd"
}
\ No newline at end of file
{
"logicname" : "导入计划模板",
"psdeactionname" : "ImportPlanTemplet",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ImportPlanTemplet"
}
\ No newline at end of file
{
"logicname" : "关联Bug",
"psdeactionname" : "LinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkBug"
}
\ No newline at end of file
{
"logicname" : "关联需求",
"psdeactionname" : "LinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkStory"
}
\ No newline at end of file
......@@ -3,7 +3,7 @@
"logicname" : "移动端产品计划计数器",
"psdeactionname" : "MobProductPlanCounter",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobProductPlanCounter",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "解除关联Bug",
"psdeactionname" : "UnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UnlinkBug"
}
\ No newline at end of file
{
"logicname" : "解除关联需求",
"psdeactionname" : "UnlinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UnlinkStory"
}
\ No newline at end of file
{
"logicname" : "批量解除关联需求",
"psdeactionname" : "BatchUnlinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BatchUnlinkStory"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "取消置顶",
"psdeactionname" : "CancelProjectTop",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "CancelProjectTop"
}
\ No newline at end of file
{
"logicname" : "关闭",
"psdeactionname" : "Close",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Close"
}
\ No newline at end of file
{
"logicname" : "关联需求",
"psdeactionname" : "LinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkStory"
}
\ No newline at end of file
{
"logicname" : "团队管理",
"psdeactionname" : "ManageMembers",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ManageMembers"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "移动端项目计数器",
"psdeactionname" : "MobProjectCount",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobProjectCount"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "项目任务快速分组计数器",
"psdeactionname" : "ProjectTaskQCnt",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ProjectTaskQCnt"
}
\ No newline at end of file
{
"logicname" : "延期",
"psdeactionname" : "Putoff",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Putoff"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "退出",
"psdeactionname" : "ReturnEdit",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ReturnEdit"
}
\ No newline at end of file
{
"logicname" : "开始",
"psdeactionname" : "Start",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Start"
}
\ No newline at end of file
{
"logicname" : "挂起",
"psdeactionname" : "Suspend",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Suspend"
}
\ No newline at end of file
{
"logicname" : "移除成员",
"psdeactionname" : "UnlinkMember",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UnlinkMember"
}
\ No newline at end of file
{
"logicname" : "解除关联需求",
"psdeactionname" : "UnlinkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UnlinkStory"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "根据结束日期更新可用工作日",
"psdeactionname" : "UpdateCycle",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UpdateCycle"
}
\ No newline at end of file
{
"logicname" : "排序",
"psdeactionname" : "UpdateOrder",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UpdateOrder"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"logicname" : "更新项目周期及可用工作日",
"psdeactionname" : "UpdateProjectCycle",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "UpdateProjectCycle"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "置顶",
"psdeactionname" : "projectTop",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "projectTop"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "重建模块路径",
"psdeactionname" : "Fix",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Fix"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "删除模块",
"psdeactionname" : "RemoveModule",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "RemoveModule",
"requestmethod" : "PUT"
}
\ No newline at end of file
......@@ -5,6 +5,6 @@
"psdeactionname" : "GetUserRole",
"actionholder" : 3,
"retvaltype" : "ENTITY",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GetUserRole"
}
\ No newline at end of file
{
"logicname" : "状态变更(激活)",
"psdeactionname" : "Activate",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Activate"
}
\ No newline at end of file
{
"logicname" : "批量解除关联Bug",
"psdeactionname" : "BatchUnlinkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "BatchUnlinkBug"
}
\ No newline at end of file
{
"logicname" : "关联Bug(解决Bug)",
"psdeactionname" : "LinkBugbyBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkBugbyBug"
}
\ No newline at end of file
{
"logicname" : "关联Bug(遗留Bug)",
"psdeactionname" : "LinkBugbyLeftBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "LinkBugbyLeftBug"
}
\ No newline at end of file
......@@ -3,7 +3,7 @@
"logicname" : "移动端发布计数器",
"psdeactionname" : "MobReleaseCounter",
"actionholder" : 1,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "MobReleaseCounter",
"requestmethod" : "PUT"
}
\ No newline at end of file
{
"logicname" : "一键发布",
"psdeactionname" : "OneClickRelease",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "OneClickRelease"
}
\ No newline at end of file
{
"logicname" : "状态变更(停止维护)",
"psdeactionname" : "Terminate",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Terminate"
}
\ No newline at end of file
{
"logicname" : "关联Bug",
"psdeactionname" : "linkBug",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "linkBug"
}
\ No newline at end of file
{
"logicname" : "关联需求",
"psdeactionname" : "linkStory",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "linkStory"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"memo" : "激活完成、取消、关闭的任务",
"logicname" : "激活",
"psdeactionname" : "Activate",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Activate"
}
\ No newline at end of file
......@@ -2,6 +2,6 @@
"memo" : "单人任务指派任务 & 多人任务时转交任务",
"logicname" : "指派/转交",
"psdeactionname" : "AssignTo",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "AssignTo"
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"logicname" : "计算总耗时",
"psdeactionname" : "CalcTime",
"actionholder" : 2,
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "CalcTime"
}
\ No newline at end of file
{
"logicname" : "取消",
"psdeactionname" : "Cancel",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Cancel"
}
\ No newline at end of file
{
"logicname" : "关闭",
"psdeactionname" : "Close",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Close"
}
\ No newline at end of file
{
"logicname" : "需求变更确认",
"psdeactionname" : "ConfirmStoryChange",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "ConfirmStoryChange"
}
\ No newline at end of file
{
"logicname" : "删除工时",
"psdeactionname" : "DeleteEstimate",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "DeleteEstimate"
}
\ No newline at end of file
{
"logicname" : "完成",
"psdeactionname" : "Finish",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "Finish"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"requestparamtype" : "ENTITY",
"logicname" : "获取下一个团队成员(完成)",
"psdeactionname" : "GetNextTeamUserFinish",
"actiontype" : "USERCUSTOM",
"actiontype" : "BUILTIN",
"codename" : "GetNextTeamUser",
"requestmethod" : "PUT"
}
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册