mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-09-17 16:56:39 +08:00
Update attachment.go
This commit is contained in:
parent
8582748eef
commit
c7ab73e328
@ -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{}
|
||||||
|
Loading…
Reference in New Issue
Block a user