kobe6258 7 сар өмнө
parent
commit
a2afaa5751
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

@@ -78,6 +78,7 @@ var NoAuthApiMap = map[string]bool{
 	"/user/readMessage":       true,
 	"/user/readMessages":      true,
 	"/user/message":           true,
+	"/sys/config":             true,
 }
 
 var APPNAME string = "海通CRM"