feat:跳转链接

This commit is contained in:
苏竹红
2025-09-05 14:53:37 +08:00
parent 339f42ab06
commit 36ed7cdb8f

View File

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