Commit 393ab4ef by Wangmin

将子订单详情中的description和remark字段提到公用返回实体中

parent 7807d241
......@@ -34,15 +34,4 @@ public class DbghOrderItemVo extends OrderCommonVo {
*/
private Date visitTime;
/**
* 其他需求
*/
private String description;
/**
* 备注
*/
private String remark;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment