Commit c1b20a22 authored by shajiaiming's avatar shajiaiming

fix

parent be2ed024
...@@ -38,10 +38,6 @@ func AddAdminRole(c *gin.Context) { ...@@ -38,10 +38,6 @@ func AddAdminRole(c *gin.Context) {
handler.SendResponse(c, nil, nil) handler.SendResponse(c, nil, nil)
} }
func EditAdminRole(c *gin.Context) {
}
func DeleteAdminRole(c *gin.Context) { func DeleteAdminRole(c *gin.Context) {
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment