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

+ 1 - 0
utils/constants.go

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