This commit is contained in:
那些花儿
2025-09-25 17:00:19 +08:00
parent 4ef59d727a
commit 56902a6fc6
12 changed files with 413 additions and 35 deletions
@@ -36,6 +36,13 @@ public class SysHomeV4Controller {
}
@At("/home2")
@Ok("beetl:/layouts/v4/home/index.html")
@SaCheckLogin
public void home2() {
}
/**
* 应用中心
*/