作者 yangfu

机会权限

@@ -181,7 +181,7 @@ func (this *UserController) UserStatistics() { @@ -181,7 +181,7 @@ func (this *UserController) UserStatistics() {
181 } 181 }
182 182
183 //Permission 用户权限 183 //Permission 用户权限
184 -//@router /permission [post] 184 +//@router /chancePermission [post]
185 func (this *UserController) Permission() { 185 func (this *UserController) Permission() {
186 var msg *protocol.ResponseMessage 186 var msg *protocol.ResponseMessage
187 defer func() { 187 defer func() {