Commit a26c6db3 by zhangxingmin

Merge remote-tracking branch 'origin/test' into prod

parents 9fa6ce16 f8f33a7c
...@@ -76,4 +76,9 @@ public class ApiOssFileListResponse { ...@@ -76,4 +76,9 @@ public class ApiOssFileListResponse {
* 创建人名 * 创建人名
*/ */
private String creatorName; private String creatorName;
/**
* 通用备注
*/
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