refactor: rename biz/other to biz/oth
Some checks failed
Deploy to OCIWP / deploy (push) Has been cancelled

This commit is contained in:
jade
2026-07-25 01:43:47 +09:00
parent 92fe2399be
commit e58c004d9d
9 changed files with 21 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ public class DynamicMcpServerManager {
getOrCreateServer("payment");
getOrCreateServer("sms");
getOrCreateServer("email");
getOrCreateServer("other");
getOrCreateServer("oth");
getOrCreateServer("sample");
}