service

package
v0.0.0-...-5a65518 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserGetCoupon

func UserGetCoupon(ctx context.Context, req *UserGetCouponReq) (err error)

Types

type UserActivityCouponView

type UserActivityCouponView struct {
	Activity    *model.Activity
	Coupon      *model.ActivityCoupon
	Stock       int
	UserImports string
}

type UserGetActivityCouponSuccess

type UserGetActivityCouponSuccess struct {
	ActivityId   int64
	UserId       int64
	TemplateCode string
	SuccessNum   int
	Time         int64
}

type UserGetCouponReq

type UserGetCouponReq struct {
	UserId       int64
	ActivityId   int64
	TemplateCode string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL