mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-10-21 03:17:25 +08:00
搭建框架
This commit is contained in:
6
models/member.go
Normal file
6
models/member.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Package models .
|
||||
package models
|
||||
|
||||
type Member struct {
|
||||
|
||||
}
|
Reference in New Issue
Block a user