mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-26 19:16:24 +00:00
feat: 删除不再使用的配置文件,添加新的控制器和路由文件
This commit is contained in:
1
internal/model/json.go
Normal file
1
internal/model/json.go
Normal file
@ -0,0 +1 @@
|
||||
package model
|
5
internal/model/kv.go
Normal file
5
internal/model/kv.go
Normal file
@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user