From 8a2f988be665d1b7379859d846d42e8ee8a5a55a Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 11 二月 2022 17:46:36 +0800 Subject: [PATCH] update 返回体 统一 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index f19ff35..fd70c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <easyexcel.version>3.0.5</easyexcel.version> <cglib.version>3.3.0</cglib.version> <velocity.version>2.3</velocity.version> - <satoken.version>1.28.0</satoken.version> + <satoken.version>1.29.0</satoken.version> <mybatis-plus.version>3.5.1</mybatis-plus.version> <p6spy.version>3.9.1</p6spy.version> <hutool.version>5.7.20</hutool.version> -- Gitblit v1.9.3