zqbao hai 9 meses
pai
achega
d5c591316b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

@@ -56,4 +56,5 @@ var NoAuthApiMap = map[string]bool{
 	"/department/list":        true,
 	"/sys_user/reset_my_pass": true,
 	"/chart_permission/list":  true,
+	"/user/change_list":       true,
 }