提交 087cc2be authored 作者: lvwei's avatar lvwei

--no commit message

上级 4f1f5cba
......@@ -14,4 +14,12 @@ public class OrderRequestPath extends BaseRequestPath {
* 创建
*/
public static final String CREATE_ORDER = "/create-order";
/**
* 获取备注历史列表
*/
public static final String PAGE_REMARK_HISTORY = "/page/remark-history";
/**
* 获取订单状态历史列表
*/
public static final String PAGE_STATUS_HISTORY = "/page/status-history";
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论