摘要: productcategorymanagement.js 阅读全文
posted @ 2018-07-30 19:51 windbag7 阅读(517) 评论(0) 推荐(0) 编辑
摘要: dao层 映射文件 1 在做单元测试的时候可以使用@FixMethodOrder(MethodSorters.NAME_ASCENDING) 2 来调整测试方法顺序 3 public class ProductCategoryDaoTest extends BaseTest{ 4 @Autowire 阅读全文
posted @ 2018-07-30 17:52 windbag7 阅读(430) 评论(0) 推荐(0) 编辑
摘要: productcategorymanegement.html productcategorymanegement.js 阅读全文
posted @ 2018-07-30 16:42 windbag7 阅读(301) 评论(0) 推荐(0) 编辑
摘要: dao层 映射文件 Service层 Service的实现类 Controller层 阅读全文
posted @ 2018-07-30 16:05 windbag7 阅读(399) 评论(0) 推荐(0) 编辑
摘要: ProductCategoryEnum ProductCategoryExecution ProductCategoryException 阅读全文
posted @ 2018-07-30 15:39 windbag7 阅读(392) 评论(0) 推荐(0) 编辑
摘要: 商店管理中的类别管理 功能:从后台返回商品信息,动态生成删除按钮 dao层开始 映射文件 Service层 Service实现类 Controller层 productcategorymanagement.html productcategorymanagement.js productcatego 阅读全文
posted @ 2018-07-30 15:13 windbag7 阅读(496) 评论(0) 推荐(0) 编辑
摘要: shopmanagement.html shopmanegement.js shopmanegement.css 路由 阅读全文
posted @ 2018-07-30 13:17 windbag7 阅读(417) 评论(0) 推荐(0) 编辑
摘要: shoplist.html shoplist.js shoplist.css 同时处理一下路由 阅读全文
posted @ 2018-07-30 13:10 windbag7 阅读(495) 评论(0) 推荐(0) 编辑