Commit 073ceccb authored by 张伟男's avatar 张伟男

美购列表

parent 57f51e2e
......@@ -17,9 +17,9 @@ class services_request(BaseRequest):
def v1(self, coupon_info_id, order_by):
self.params["coupon_info_id"] = coupon_info_id
self.params["order_by"] = order_by
return self.api_send(self.data["share_data"])
return self.api_send(self.data["v1"])
if __name__ == '__main__':
#打印商祥页-分享接口返回
# print(services_request().share_data("5857263", "618788"))
print(services_request().v1(32366785, 0))
\ No newline at end of file
print(services_request().share_data("5857263", "618788"))
# print(services_request().v1(32366785, 0))
\ No newline at end of file
......@@ -10,7 +10,7 @@ share_data:
#获取美购列表,美券
share_data:
v1:
method: get
url: /api/services/v1
params:
......
......@@ -3,7 +3,7 @@ reply_create:
beuzhu: '# 备注: 这个文件有冲突的话,那个版本都行不会影响,回退/接受当前版本都行,因为每次运行content都会改变'
case: 日记贴一级评论创建--正常校验&创建二级评论--正常校验
channel: benzhan
content: ces测试+2021-08-13 15:36:32
content: ces测试+2021-08-13 16:49:17
message: 请勿回复重复内容
message1: 回复成功
message2: 你的回复有点频繁,稍后再来
......
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