Commit f9c2b651 by zhangxingmin

push

parent e8e0fb34
...@@ -117,10 +117,9 @@ public class CommissionExpectedUpdateRequest implements Serializable { ...@@ -117,10 +117,9 @@ public class CommissionExpectedUpdateRequest implements Serializable {
private Date commissionDate; private Date commissionDate;
/** /**
* 备注 * 人工备注
*/ */
@Schema(description = "备注") private String manualRemark;
private String remark;
private static final long serialVersionUID = 1L; private static final long serialVersionUID = 1L;
} }
\ No newline at end of file
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