From a7c19fb7e70f07d4eb1f3e361b70e4ae2c4a6c7b Mon Sep 17 00:00:00 2001 From: MHW Date: Mon, 30 Mar 2026 16:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=81=AB=E5=8A=9B=E8=A7=84=E5=88=99=EF=BC=9A?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=8C=B9=E9=85=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- auto-solution-rule/src/main/resources/rules/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/auto-solution-rule/src/main/resources/rules/README.md b/auto-solution-rule/src/main/resources/rules/README.md index 99a1354..6e715d0 100644 --- a/auto-solution-rule/src/main/resources/rules/README.md +++ b/auto-solution-rule/src/main/resources/rules/README.md @@ -7,6 +7,8 @@ ## 1. 先看这一个入口:业务可改区 + + 只改 `//TODO` 下的 `buildBusinessConfig()`,其他函数不要改。 `buildBusinessConfig()` 里每个参数的效果如下。