新增 联联平台获取站点信息接口

This commit is contained in:
Lemon
2023-04-10 14:25:29 +08:00
parent f127f97623
commit f551363858
10 changed files with 105 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
package com.jsowell.pile.mapper;
import com.jsowell.pile.domain.MemberBasicInfo;
import com.jsowell.pile.domain.PileBasicInfo;
import com.jsowell.pile.vo.uniapp.MemberVO;
import com.jsowell.pile.vo.uniapp.MemberWalletLogVO;
import org.apache.ibatis.annotations.Param;