refactor(message): 优化消息分页查询接口
- 统一使用 AdminNoticeVo 作为返回类型 - 修正 UserNoticeMapper.xml 中的查询语句 - 更新相关控制器、仓库和服
This commit is contained in:
parent
881b6feeea
commit
e06bdeba1e
@ -53,11 +53,6 @@ public class Attachment implements Serializable {
|
|||||||
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||||
public LocalDateTime uploadTime;
|
public LocalDateTime uploadTime;
|
||||||
|
|
||||||
/**
|
|
||||||
* 部门ID(权限)
|
|
||||||
*/
|
|
||||||
public Long deptId;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 文件下载链接
|
* 文件下载链接
|
||||||
*/
|
*/
|
||||||
|
BIN
storage/temp/680046504601700
Normal file
BIN
storage/temp/680046504601700
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
storage/temp/680238720284000
Normal file
BIN
storage/temp/680238720284000
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
storage/temp/680253713473600
Normal file
BIN
storage/temp/680253713473600
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
storage/temp/680276100854400
Normal file
BIN
storage/temp/680276100854400
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
storage/temp/680368512340400
Normal file
BIN
storage/temp/680368512340400
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
Reference in New Issue
Block a user