提交 e6ec1dd4 authored 作者: zhouzhigang's avatar zhouzhigang

--no commit message

上级 b7eef7b6
......@@ -126,6 +126,8 @@ public class MemberRequestPath extends BaseRequestPath {
public static final String MEMBER_INFORMATION = "/member-information";
/** 样书券数量 */
public static final String SAMPLE_BOOK_NUM = SAMPLE_BOOK +"/num";
/** 最新样书申请 */
public static final String SAMPLE_BOOK_NEW = SAMPLE_BOOK +"/new";
/** 样书申请反馈*/
public static final String SAMPLE_BOOK_FEEDBACK = SAMPLE_BOOK + "/feedback";
/** 样书申请反馈*/
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论