update 小程序首页查询站点列表接口

This commit is contained in:
Lemon
2025-03-25 17:02:48 +08:00
parent 2c43d2ea1f
commit f136f66855
5 changed files with 49 additions and 12 deletions

View File

@@ -90,6 +90,11 @@ public class MemberVO {
*/
private List<String> vinCodeList;
/**
* 用户收藏的站点idList
*/
private List<String> collectedStationIdList;
/**
* 头像地址
*/