✨ init project
This commit is contained in:
7
model/system/request/class.go
Normal file
7
model/system/request/class.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package request
|
||||
|
||||
import common "git.echol.cn/loser/lckt/model/common/request"
|
||||
|
||||
type GetClassList struct {
|
||||
common.PageInfo
|
||||
}
|
Reference in New Issue
Block a user