Commit 8ee88be4 authored by liwei's avatar liwei

修改了bug

parent ca0d56ee
......@@ -103,6 +103,12 @@ public class OpmArticle extends CyIdIncreEntity<OpmArticle> {
@TableField(exist = false)
private String memAvatar;
/**
* 会员头像url
*/
@TableField(exist = false)
private String avatarUrl;
/**
* 会员头像Id
*/
......
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