在这里的不明白

来源:4-11 店铺类别区域信息的获取

qq_蓝骏毅_04076633

2020-01-16

在try{
shopCategoryList=shopCategoryService.getShopCategoryList(new ShopCategory());
areaList = areaService.getAreaList();
modelMap.put(“shopCategoryList”, shopCategoryList);
modelMap.put(“areaList”, areaList);
怎么还要放置异常modelMap.put(“success”, true);
}

写回答

1回答

翔仔

2020-01-17

"怎么还要放置异常modelMap.put(“success”, true);"没明白这是啥意思,这个不是异常呢,是执行成功后添加这个信息便于前端js做判断

0
0

Java双版本(SSM到SpringBoot)校园商铺全栈开发

SSM商铺V1.0,解决毕设痛点;SpringBoot商铺V2.0,满足工作刚需

5113 学习 · 8144 问题

查看课程