首页>代码>Springboot + mybatis + layui实现的增删改查项目实例>/yy/src/main/java/cn/lj/yy/controller/ViewController.java
package cn.lj.yy.controller;

import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;

@Controller
@RequestMapping("/")
public class ViewController {

    @RequestMapping(value = "index")
    public String index() {
        return "index";
    }
}
最近下载更多
lingtiejing  LV15 4月12日
sun丶孙  LV8 4月7日
cxt hahaha  LV1 3月29日
夜起星河  LV8 2023年12月27日
panwill  LV5 2023年12月18日
skook7  LV2 2023年12月13日
oulingqiao  LV13 2023年12月10日
fff2003  LV6 2023年11月13日
黄小熙  LV7 2023年11月8日
最近浏览更多
孙龙52  LV6 昨天
HANCW  LV8 4月16日
lingtiejing  LV15 4月12日
zolscy  LV12 4月9日
sun丶孙  LV8 4月7日
cxt hahaha  LV1 3月29日
流水本无情  LV9 3月24日
小海脑洞大开  LV11 3月20日
2497180190 2月20日
暂无贡献等级
阿卡丽  LV3 2月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友