From 6cbeec5fa8e11547b1baec937575376b780aeb2e Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期二, 09 四月 2024 13:38:54 +0800
Subject: [PATCH] manboot能启动了
---
smart-core-secure/src/main/java/com/qianwen/core/secure/props/AuthSecure.java | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/smart-core-secure/src/main/java/com/qianwen/core/secure/props/AuthSecure.java b/smart-core-secure/src/main/java/com/qianwen/core/secure/props/AuthSecure.java
index 6bbb9aa..49c82e6 100644
--- a/smart-core-secure/src/main/java/com/qianwen/core/secure/props/AuthSecure.java
+++ b/smart-core-secure/src/main/java/com/qianwen/core/secure/props/AuthSecure.java
@@ -2,7 +2,6 @@
import com.qianwen.core.secure.provider.HttpMethod;
-/* loaded from: blade-core-secure-9.3.0.0-SNAPSHOT.jar:org/springblade/core/secure/props/AuthSecure.class */
public class AuthSecure {
private HttpMethod method;
private String pattern;
--
Gitblit v1.9.3