Commit 6f294d8a authored by 赵啸非's avatar 赵啸非

修改消息组件

parent b8166dca
Pipeline #1317 failed with stages
......@@ -9,10 +9,12 @@ import lombok.Data;
*/
@Data
public class UserEntityExt extends BaseEntityLong {
/**
* 站点名称
*/
private String siteName;
private String roleIds;
private String roleNames;
/**
* 唯一标识
*/
......
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