mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-26 08:36:14 +08:00
Update attachment.go
This commit is contained in:
@@ -39,7 +39,7 @@ type ViewRes struct {
|
||||
|
||||
// EditReq 修改/新增
|
||||
type EditReq struct {
|
||||
entity.AdminNotice
|
||||
entity.SysAttachment
|
||||
g.Meta `path:"/attachment/edit" method:"post" tags:"附件" summary:"修改/新增附件"`
|
||||
}
|
||||
type EditRes struct{}
|
||||
|
Reference in New Issue
Block a user