From dced15e6d18dea948e7ed4cdfa5ec288904db6db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E9=87=91=E6=BB=A1?= Date: Thu, 23 Sep 2021 18:42:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=8E=B7=E5=8F=96=E6=8E=88?= =?UTF-8?q?=E4=BF=A1=E9=A2=9D=E5=BA=A6=E3=80=81=E5=8E=9F=E7=BA=B8=E8=A1=8C?= =?UTF-8?q?=E6=83=85=E3=80=81=E7=BA=B8=E5=93=81=E7=AE=A1=E7=90=86=EF=BC=9A?= =?UTF-8?q?=E5=88=86=E7=B1=BB=E3=80=81=E7=BA=B8=E5=8E=82=E3=80=81=E5=93=81?= =?UTF-8?q?=E7=89=8C!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 008_market_information/market_information_link.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/008_market_information/market_information_link.robot b/008_market_information/market_information_link.robot index 9bbcd1b..4e8e1f5 100644 --- a/008_market_information/market_information_link.robot +++ b/008_market_information/market_information_link.robot @@ -14,7 +14,7 @@ operate_save_market_information_link Disable Warnings Create Session yytops ${yytops} headers=${operationbackend_header} ${market_information_link} Set Variable http://mp.weixin.qq.com/s?__biz=MzU1MDMwNzAzMA==&mid=2247483666&idx=1&sn=f63007b21094978d2f864fdd884b39dc&chksm=fba3d4abccd45dbdb535ef00b0a3cb7c24242e467f3b55e067c343da11d780d527d6fc5cb327&scene=18#wechat_redirect - ${body} Set Variable {"link":"${link}"} + ${body} Set Variable {"link":"${market_information_link}"} Set Suite Variable ${market_information_link} ${response} POST On Session yytops /trading-center/admin/save/market-information-link ${body.encode("utf8")} Log ${response.status_code}