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