(〃'▽'〃) v2025.11 发布:极大完善 vben5 的 antd、vben 版本的功能,优化整体稳定性

This commit is contained in:
YunaiV
2025-11-26 22:58:52 +08:00
parent d52e6cb7ea
commit 4cfff2d05c
3 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ public class AdminUserServiceImplTest extends BaseDbUnitTest {
private FileApi fileApi;
@MockBean
private ConfigApi configApi;
@MockitoBean
@MockBean
private OAuth2TokenService oauth2TokenService;
@BeforeEach