✨ init project
This commit is contained in:
10
model/example/request/exa_file_upload_and_downloads.go
Normal file
10
model/example/request/exa_file_upload_and_downloads.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package request
|
||||
|
||||
import (
|
||||
"git.echol.cn/loser/lckt/model/common/request"
|
||||
)
|
||||
|
||||
type ExaAttachmentCategorySearch struct {
|
||||
ClassId int `json:"classId" form:"classId"`
|
||||
request.PageInfo
|
||||
}
|
Reference in New Issue
Block a user