新增前端vue

This commit is contained in:
2026-01-08 17:51:00 +08:00
parent 11e81d34c3
commit 1174e19038
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
package com.jeesite.modules.app;
import org.springframework.stereotype.Controller;
@Controller
public class appStart {
}