增加钱包、变更信息,引荐信息相关接口

This commit is contained in:
2025-08-16 21:01:44 +08:00
parent fd1cd8d9b0
commit d1f849ba8d
41 changed files with 986 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.sczx.user.mapper.BaseWalletChangeMapper">
</mapper>