首页>代码>Spring Boot高仿小米电子商城项目>/mi/mi-web-site/src/main/java/com/mi/site/controller/UserController.java
package com.mi.site.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; @Controller public class UserController { @GetMapping(value = "/user/login") public String login(){ return "/user/login"; } @GetMapping(value = "/user/reg") public String reg(){ return "/user/reg"; } }
最近下载更多
liushao123 LV2
2023年9月3日
sharkness123 LV8
2023年3月30日
夕夕夕夕夕夕 LV1
2023年3月25日
admin_z LV22
2023年3月3日
hamberduan LV1
2022年12月3日
wuziayng1232 LV10
2022年10月9日
15398544947 LV9
2022年9月22日
lhz057 LV9
2022年6月27日
dabenzhuzw LV2
2022年5月29日
微信网友_5968048530673664 LV5
2022年5月21日