mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 15:55:18 +08:00
增加系统通知接口
This commit is contained in:
@@ -32,7 +32,7 @@ public class NoticeStatusDto extends CommonDto {
|
||||
private LocalDateTime deleteTime;
|
||||
|
||||
@Data
|
||||
public class UserDto extends OrgCommonDto {
|
||||
public static class UserDto extends OrgCommonDto {
|
||||
@Comment("用户名")
|
||||
private String username;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user