@Controller @RequestMapping("/view")//请求父路径 public class GoodsController { @RequestMapping("/goodsReturnReq.do")//请求子路径 public String goodsReturnReq(Goods goods,HttpServletRequest request){ System.out.println("goodsReturnReq:"
参考 要完成的任务 返回str 返回list 返回arr 前端遍历 关键字 if for语句处理str list dict - 遍历字典 for语句 {% for key, value in info_dict.items %} {{ key }}: {{ value }} {% endfor %} - for特殊关键字 {% for item in List %} {{ item }}{% if not forloop.last %},{% endif %} {% endfor %} 变量 描