add 小程序查询个人信息接口新增 用户注册天数字段

This commit is contained in:
Lemon
2024-01-02 09:49:56 +08:00
parent 0518eb536d
commit bb338f347d
4 changed files with 20 additions and 1 deletions

View File

@@ -5,9 +5,12 @@ import com.jsowell.pile.dto.UniAppQueryMemberBalanceDTO;
import com.jsowell.pile.vo.uniapp.MemberBalanceVO;
import com.jsowell.pile.vo.uniapp.MemberWalletLogVO;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface MemberWalletLogMapper {
/**
* delete by primary key