mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-26 02:56:22 +00:00
feat: 添加配置路由文件以支持API v1
This commit is contained in:
5
internal/controller/v1/config.go
Normal file
5
internal/controller/v1/config.go
Normal file
@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user