提交 333f0707 authored 作者: jwf1173's avatar jwf1173

修改商品controller层级

上级 e04798d4
package cn.iocoder.mall.product.rest.controller.admins; package cn.iocoder.mall.product.rest.controller.attr;
import cn.iocoder.common.framework.vo.CommonResult; import cn.iocoder.common.framework.vo.CommonResult;
import cn.iocoder.common.framework.vo.PageResult; import cn.iocoder.common.framework.vo.PageResult;
......
package cn.iocoder.mall.product.rest.controller.admins; package cn.iocoder.mall.product.rest.controller.brand;
import cn.iocoder.common.framework.vo.CommonResult; import cn.iocoder.common.framework.vo.CommonResult;
import cn.iocoder.common.framework.vo.PageResult; import cn.iocoder.common.framework.vo.PageResult;
......
package cn.iocoder.mall.product.rest.controller.admins; package cn.iocoder.mall.product.rest.controller.category;
import cn.iocoder.common.framework.constant.MallConstants; import cn.iocoder.common.framework.constant.MallConstants;
import cn.iocoder.common.framework.vo.CommonResult; import cn.iocoder.common.framework.vo.CommonResult;
......
package cn.iocoder.mall.product.rest.controller.users; package cn.iocoder.mall.product.rest.controller.favorite;
import io.swagger.annotations.Api; import io.swagger.annotations.Api;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论