修改欢迎词 增加示例代码文件
This commit is contained in:
6
QMPlusServer/model/dbModel/exampleForm.go
Normal file
6
QMPlusServer/model/dbModel/exampleForm.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package dbModel
|
||||
|
||||
type ExampleForm struct {
|
||||
Name string `json:"name"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user