@@ -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()