mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 08:57:14 +08:00
fix: 修复部分配置错误
This commit is contained in:
@@ -30,7 +30,6 @@ import cn.dev33.satoken.jwt.StpLogicJwtForSimple;
|
||||
import cn.dev33.satoken.stp.StpInterface;
|
||||
import cn.dev33.satoken.stp.StpLogic;
|
||||
import cn.dev33.satoken.stp.StpUtil;
|
||||
import top.charles7c.cnadmin.auth.config.satoken.properties.SecurityProperties;
|
||||
|
||||
/**
|
||||
* Sa-Token 配置
|
||||
|
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package top.charles7c.cnadmin.auth.config.satoken.properties;
|
||||
package top.charles7c.cnadmin.auth.config.satoken;
|
||||
|
||||
import lombok.Data;
|
||||
|
Reference in New Issue
Block a user