From dc2713378450728f5c157add5a659c16bce71ace Mon Sep 17 00:00:00 2001 From: peter <14100000001@qq.com> Date: Mon, 01 Dec 2025 12:53:10 +0800 Subject: [PATCH] 部分平仓+跌涨幅-100%问题处理 --- src/main/webapp/robots.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/robots.txt b/src/main/webapp/robots.txt index 77470cb..6ffbc30 100644 --- a/src/main/webapp/robots.txt +++ b/src/main/webapp/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: / \ No newline at end of file +Disallow: / + -- Gitblit v1.9.3