修复了第一次登录白页的问题 删除了几个空白的文件

This commit is contained in:
pixel
2019-11-07 22:05:41 +08:00
parent 7663b4f3c9
commit 3203f9c965
4 changed files with 105 additions and 104 deletions

View File

@@ -1,6 +0,0 @@
package dbModel
type ExampleForm struct {
Name string `json:"name"`
}

View File

@@ -1 +0,0 @@
package dbModel