Commit 255f24b8 authored by 李灿灿's avatar 李灿灿

订单添加回复记录支持多文件上传

parent 5daae7e8
......@@ -28,7 +28,7 @@ public class TOrderEnclosure implements Serializable {
/**
* 附件标识是0时是订单编号,1时是回复表id
*/
@Schema(description = "附件标识是0时是订单编号,1时是回复表id")
@JsonIgnore
private String orderNo;
/**
......
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