feat: config.

This commit is contained in:
Bobo
2025-06-02 15:19:01 +08:00
parent 13aa5042b4
commit c5fc1a5b7d
2 changed files with 1 additions and 5 deletions

View File

@@ -47,10 +47,6 @@ cd %DIR%\remoteconfig\polaris
go get all
go mod tidy
cd %DIR%\config
go get all
go mod tidy
cd %DIR%\registry
go get all