|
@@ -81,7 +81,7 @@ func (a *AuthorityMenuApi) AddMenuAuthority(c *gin.Context) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-
|
|
+
|
|
func (a *AuthorityMenuApi) GetMenuAuthority(c *gin.Context) {
|
|
func (a *AuthorityMenuApi) GetMenuAuthority(c *gin.Context) {
|
|
var param request.GetAuthorityId
|
|
var param request.GetAuthorityId
|
|
_ = c.ShouldBindJSON(¶m)
|
|
_ = c.ShouldBindJSON(¶m)
|