Commit 8761e49a authored by 周念东's avatar 周念东
Browse files

公告管理更新

parent f57b1da0
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
__author__ = "zhouniandong" __author__ = "zhouniandong"
""" """
case_tag:cmdc_api,cmdc公告按公司代码查询公司选项,2293,2293-3,sit,bs case_tag:cmdc_api,cmdc公告管理按公司代码查询公司选项,2293,2293-3,sit,bs
主数据平台:运营后台管理系统公告管理接口 主数据平台:运营后台管理系统公告管理接口
""" """
...@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1") ...@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1")
""" """
场景:公告管理() 场景:公告管理()
用例名称:公告按公司代码查询公司选项(公告管理) 用例名称:公告管理按公司代码查询公司选项(公告管理)
输出:{"success":true,"code":"200","message":"OK"} 输出:{"success":true,"code":"200","message":"OK"}
""" """
# 发送请求 # 发送请求
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
__author__ = "zhouniandong" __author__ = "zhouniandong"
""" """
case_tag:cmdc_api,cmdc公告查询页面,2293,2293-3,sit,bs case_tag:cmdc_api,cmdc公告管理查询页面,2293,2293-3,sit,bs
主数据平台:运营后台管理系统公告管理接口 主数据平台:运营后台管理系统公告管理接口
""" """
...@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1") ...@@ -26,7 +26,7 @@ request_body = commonFuc().get_business_data(module, "payload1")
""" """
场景公告管理() 场景公告管理()
用例名称:公告查询页面(公告管理) 用例名称:公告管理查询页面(公告管理)
输出:{"success":true,"code":"200","message":"OK"} 输出:{"success":true,"code":"200","message":"OK"}
""" """
# 发送请求 # 发送请求
......
Supports Markdown
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