From d33bb9f507678155e88cb2f8edadf095022c2cbf Mon Sep 17 00:00:00 2001 From: 8ga <8ga@email.com> Date: Sat, 15 Aug 2026 16:22:50 +0800 Subject: [PATCH] add --- mis-agent-spec/SKILL.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/mis-agent-spec/SKILL.md b/mis-agent-spec/SKILL.md index a5f0007..91fb15f 100644 --- a/mis-agent-spec/SKILL.md +++ b/mis-agent-spec/SKILL.md @@ -18,7 +18,6 @@ description: 在mis-agent模块编写代码必备技能。 ## FAQ -- Q:如何确认profile?A:如果当前分支出于dev则使用dev的profile,否则一律使用qas。 -- Q:如何读取nacos配置项?A:参考[nacos.md](./references/nacos.md)。 -- Q:如何打包?A:参考[mvn.md](./references/mvn.md) - +- Q:如何确认改用哪个profile?A:若当前分支出于dev则使用dev,否则使用qas。 +- Q:如何读取nacos配置?A:参考[nacos.md](./references/nacos.md)。 +- Q:如何打包?A:参考[mvn.md](./references/mvn.md) \ No newline at end of file