mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-09 18:53:46 +08:00
Update attachment.go
This commit is contained in:
@@ -62,7 +62,7 @@ type MaxSortRes struct {
|
|||||||
|
|
||||||
// StatusReq 更新状态
|
// StatusReq 更新状态
|
||||||
type StatusReq struct {
|
type StatusReq struct {
|
||||||
entity.AdminNotice
|
entity.SysAttachment
|
||||||
g.Meta `path:"/attachment/status" method:"post" tags:"附件" summary:"更新附件状态"`
|
g.Meta `path:"/attachment/status" method:"post" tags:"附件" summary:"更新附件状态"`
|
||||||
}
|
}
|
||||||
type StatusRes struct{}
|
type StatusRes struct{}
|
||||||
|
|||||||
Reference in New Issue
Block a user