fix
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
type DataTransferReq struct {
|
||||
Wid string `form:"wid"`
|
||||
Wid string `form:"wid,optional"`
|
||||
}
|
||||
|
||||
type RenderNotifyReq struct {
|
||||
|
||||
Reference in New Issue
Block a user