feat(REQ-2699): 元素page接口返回linkExt

This commit is contained in:
李昆鹏 2024-08-09 16:26:07 +08:00
parent 836090d129
commit 604839f711

View File

@ -65,6 +65,8 @@ public class PageElementResp {
private String itemCode;
private String linkExt;
/**
* 子元素只包含一级
*/