zqbao 9 bulan lalu
induk
melakukan
496b70fe3d
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      utils/constants.go

+ 1 - 0
utils/constants.go

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