初始化

This commit is contained in:
2024-07-09 13:12:31 +08:00
parent 8af343c842
commit 4dde1ffc8d
45 changed files with 2469 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
package controller
// Api api接口
type Api struct {
}