aa
This commit is contained in:
@@ -3730,7 +3730,7 @@ func init() {
|
||||
web.ControllerComments{
|
||||
Method: "SNSUploadImg",
|
||||
Router: `/SNSUploadImg`,
|
||||
AllowHTTPMethods: []string{"get"},
|
||||
AllowHTTPMethods: []string{"post"},
|
||||
MethodParams: param.Make(),
|
||||
Filters: nil,
|
||||
Params: nil})
|
||||
|
||||
Reference in New Issue
Block a user