@@ -53,4 +53,5 @@ const (
var NoAuthApiMap = map[string]bool{
"/role/menu/buttons": true,
"/role/menu/list": true,
+ "/department/list": true,
}