package com.ssx.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; /** * @author WANG * */ @Controller public class PageController { /** * 首页请求 * @return */ @RequestMapping("/index") public String toIndex(){ return "index"; } }


hsghsg123465
6月20日
暂无贡献等级
user100
6月10日
暂无贡献等级
13188866605 LV12
4月18日
可是不知道么 LV23
3月29日
天空java LV8
3月23日
哪里的完整版 LV8
3月1日
wlax99 LV12
2月17日
talete LV3
2024年9月29日
微信网友_7151914139078656 LV2
2024年9月4日
china_hdh LV7
2024年8月29日