zqbao 9 hónapja
szülő
commit
df10186f69
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

@@ -58,4 +58,5 @@ var NoAuthApiMap = map[string]bool{
 	"/chart_permission/list":  true,
 	"/user/change_list":       true,
 	"/classify/list":          true,
+	"/seller/list":            true,
 }