接口调整

This commit is contained in:
李子铭 2025-03-12 17:54:02 +08:00
parent 9e101492b2
commit 98c3374bfb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ bin/
cert/ cert/
log log
configs/config_pro.yaml configs/config_pro.yaml
configs/config_mock.yaml
api/**/*.go api/**/*.go
cmd/server/wire_gen.go cmd/server/wire_gen.go
/internal/conf/*.go /internal/conf/*.go