feat:跳转链接

This commit is contained in:
苏竹红
2025-09-05 13:39:29 +08:00
parent 5d1f424d5b
commit 339f42ab06
2 changed files with 6 additions and 0 deletions

View File

@@ -79,4 +79,8 @@ public class NoticeDTO {
private String storeInfo;
private Integer jump_type;
private String jump_url;
}