Commit 572963f9 by zhangxingmin

push

parent 366904a7
......@@ -83,4 +83,9 @@ public class ApiAnnouncementCommissionRatioBatchSaveDto {
@NotNull(message = "状态不能为空")
private Integer status;
/**
* 通用备注
*/
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