market

package
v0.0.0-...-7a73484 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activity

type Activity interface {
	//将门店活动设置到任务交换机
	SetActivity(ctx context.Context, args *cards.ArgsSetShopsActivity, reply *bool) error
}

type ArgsCouponProduce

type ArgsCouponProduce struct {
	BusId    int
	CouponId int
	Time     int64
}

type Coupon

type Coupon interface {
	SetCouponProduce(ctx context.Context, args *ArgsCouponProduce, reply *bool) error
}

Jump to

Keyboard shortcuts

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