Update IgnoreUrlsConfig.java

This commit is contained in:
macro 2020-08-01 16:42:31 +08:00
parent 0f50e8c6e2
commit 107d93b436

View File

@ -8,7 +8,7 @@ import java.util.ArrayList;
import java.util.List; import java.util.List;
/** /**
* 用于配置不需要保护的资源路径 * 用于配置白名单资源路径
* Created by macro on 2018/11/5. * Created by macro on 2018/11/5.
*/ */
@Getter @Getter