Commit 4ff37d09 authored by Wallen姚文辉's avatar Wallen姚文辉

新增app相关

parent 0c3ebd4f
...@@ -393,6 +393,7 @@ def jobreporterpath(name): ...@@ -393,6 +393,7 @@ def jobreporterpath(name):
@tool.route('/testport/runresult', methods=["GET"]) @tool.route('/testport/runresult', methods=["GET"])
def runresult(): def runresult():
reportMap={ reportMap={
"APP文案段主流程new":"APP文案流程接口",
"DWP各页面主流程接口":"DWP各页面主流程接口", "DWP各页面主流程接口":"DWP各页面主流程接口",
"smart-writing":"smart-writing接口", "smart-writing":"smart-writing接口",
"sop以及私域":"sop接口", "sop以及私域":"sop接口",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment