增加后台管理模块

This commit is contained in:
2025-10-27 23:57:31 +08:00
parent 3c1ba8e801
commit 0016453f20
420 changed files with 5650 additions and 1449 deletions
@@ -14,7 +14,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
/**
* AuthController 测试类
*
* @author emotion-museum
* @author huazhongmin
* @date 2025-07-26
*/
@WebMvcTest(AuthController.class)