From 7bfa8672079080382ff219ce1035844034fb3952 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Tue, 3 Oct 2023 22:00:05 -0400 Subject: [PATCH] =?UTF-8?q?ZCH-17=20=E9=87=8D=E6=96=B0=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=20Topic=20=E5=AF=B9=E8=B1=A1=EF=BC=8C=E9=A6=96=E5=85=88?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E8=BF=94=E5=9B=9E=E6=9F=A5=E8=AF=A2=E7=9A=84?= =?UTF-8?q?=E7=BB=93=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/test/resources/test-config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/test/resources/test-config.properties b/client/src/test/resources/test-config.properties index bb2311b..ff398c9 100644 --- a/client/src/test/resources/test-config.properties +++ b/client/src/test/resources/test-config.properties @@ -1,4 +1,4 @@ # --- APP --- api.site.url=https://www.zchub.net/ -api.username=zchub -api.key=a6e6882164f606343bb0a9cde05992f27e73db2cf76c9347b885323a98f8afd3 \ No newline at end of file +api.username=****** +api.key=***** \ No newline at end of file