houyaf %!s(int64=3) %!d(string=hai) anos
pai
achega
20fff91e07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/controllers/group_controller.go

+ 1 - 1
web/controllers/group_controller.go

@@ -58,7 +58,7 @@ func (c *GroupController) Create() *JsonResult {
     }
 }
 
-func (c *GroupController) Update(groupId int64) *JsonResult {
+func (c *GroupController) Update() *JsonResult {
     ocId   := c.GetCurOcId()
     userId := c.GetCurUserId()