完善删除图标功能
This commit is contained in:
@@ -13,6 +13,6 @@ func InitItemIcon(router *gin.RouterGroup) {
|
||||
{
|
||||
r.POST("/panel/itemIcon/edit", itemIcon.Edit)
|
||||
r.POST("/panel/itemIcon/getListByGroupId", itemIcon.GetListByGroupId)
|
||||
|
||||
r.POST("/panel/itemIcon/deletes", itemIcon.Deletes)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user