提交 3c901a8f authored 作者: yucaiwei's avatar yucaiwei

--no commit message

上级 d3afec65
......@@ -13,7 +13,6 @@ import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import com.ctc.wstx.util.StringUtil;
import com.zrqx.core.constant.resource.ResourceRequestPath;
import com.zrqx.core.exception.ParameterValidateException;
import com.zrqx.core.form.GoodsForm;
......@@ -26,6 +25,7 @@ import com.zrqx.core.util.response.CallBack;
import com.zrqx.core.vo.resource.fg.membercollection.FgMemberCollectionVo;
import com.zrqx.member.fg.membercollection.service.FgMemberCollectionService;
@RestController
@RequestMapping(ResourceRequestPath.FG + ResourceRequestPath.MEMBER_COLLECTION)
@Api(description = "前台-收藏")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论