Documentation ¶
Overview ¶
* @Author: qiaoshuai p-qiaoshuai@xiaomi.com * @Date: 2023-07-10 19:54:20 * @LastEditors: qiaoshuai p-qiaoshuai@xiaomi.com * @LastEditTime: 2023-07-10 19:58:58 * @FilePath: /microSNS/app/frontend/internal/logic/user/user-integral-logic.go * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserCheckinsLogic ¶
func NewUserCheckinsLogic ¶
func NewUserCheckinsLogic(ctx context.Context, svcCtx *svc.ServiceContext) UserCheckinsLogic
func (*UserCheckinsLogic) UserCheckins ¶
func (l *UserCheckinsLogic) UserCheckins(req types.UserCheckinsReq) (resp *types.CommonResply, err error)
type UserIntegralLogic ¶
func NewUserIntegralLogic ¶
func NewUserIntegralLogic(ctx context.Context, svcCtx *svc.ServiceContext) UserIntegralLogic
func (*UserIntegralLogic) UserIntegral ¶
func (l *UserIntegralLogic) UserIntegral(req types.UserIntegralReq) (resp *types.UserIntegralResply, err error)
Click to show internal directories.
Click to hide internal directories.