api

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BannerApi

type BannerApi struct {
	BaseApi
}

func (BannerApi) List

func (api BannerApi) List(c *gin.Context)

type BarcodeApi

type BarcodeApi struct {
	BaseApi
}

type BaseApi

type BaseApi struct {
}

func (BaseApi) CategoryAll

func (api BaseApi) CategoryAll(c *gin.Context)

func (BaseApi) Fail

func (api BaseApi) Fail(c *gin.Context, code enum.ResCode, msg string, data ...interface{})

func (BaseApi) GetUserInfo

func (api BaseApi) GetUserInfo(c *gin.Context) *model.BeeUser

func (BaseApi) Res

func (api BaseApi) Res(c *gin.Context, data interface{}, err error)

func (BaseApi) Success

func (api BaseApi) Success(c *gin.Context, data interface{})

type BonusLogAPi

type BonusLogAPi struct {
	BaseApi
}

type CmsApi

type CmsApi struct {
	BaseApi
}

func (CmsApi) Info

func (api CmsApi) Info(c *gin.Context)

type CommentApi

type CommentApi struct {
	BaseApi
}

func (CommentApi) Add

func (api CommentApi) Add(c *gin.Context)

type CommonApi

type CommonApi struct {
	BaseApi
}

func (CommonApi) Child

func (api CommonApi) Child(c *gin.Context)

func (CommonApi) MapQQDistance

func (api CommonApi) MapQQDistance(c *gin.Context)

func (CommonApi) Province

func (api CommonApi) Province(c *gin.Context)

type ConfigApi

type ConfigApi struct {
	BaseApi
}

func (ConfigApi) Values

func (api ConfigApi) Values(c *gin.Context)

type CyTableAPi

type CyTableAPi struct {
	BaseApi
}

func (CyTableAPi) AddOrder

func (p CyTableAPi) AddOrder(c *gin.Context)

func (CyTableAPi) Token

func (p CyTableAPi) Token(c *gin.Context)

Token 分配虚拟用户跟token

type DadaAPi

type DadaAPi struct {
	BaseApi
}

func (DadaAPi) Notify

func (a DadaAPi) Notify(c *gin.Context)

type DepositApi

type DepositApi struct {
	BaseApi
}

type DfsApi

type DfsApi struct {
	BaseApi
}

func (DfsApi) UploadFile

func (a DfsApi) UploadFile(c *gin.Context)

type DiscountsApi

type DiscountsApi struct {
	BaseApi
}

func (DiscountsApi) CouponDetail

func (api DiscountsApi) CouponDetail(c *gin.Context)

func (DiscountsApi) Coupons

func (api DiscountsApi) Coupons(c *gin.Context)

func (DiscountsApi) Exchange

func (api DiscountsApi) Exchange(c *gin.Context)

func (DiscountsApi) Fetch

func (api DiscountsApi) Fetch(c *gin.Context)

func (DiscountsApi) My

func (api DiscountsApi) My(c *gin.Context)

func (DiscountsApi) Statistics

func (api DiscountsApi) Statistics(c *gin.Context)

type FeeAPi

type FeeAPi struct {
	BaseApi
}

func (FeeAPi) ListPeiSong

func (p FeeAPi) ListPeiSong(c *gin.Context)

type GoodsApi

type GoodsApi struct {
	BaseApi
}

func (GoodsApi) Detail

func (api GoodsApi) Detail(c *gin.Context)

func (GoodsApi) GoodsAddition

func (api GoodsApi) GoodsAddition(c *gin.Context)

func (GoodsApi) List

func (api GoodsApi) List(c *gin.Context)

func (GoodsApi) Price

func (api GoodsApi) Price(c *gin.Context)

func (GoodsApi) TimesSchedule

func (api GoodsApi) TimesSchedule(c *gin.Context)

TimesSchedule 获取商品时段定价日历数据

type GrowthAPi

type GrowthAPi struct {
	BaseApi
}

type InvoiceApi

type InvoiceApi struct {
	BaseApi
}

type JdjlApi

type JdjlApi struct {
	BaseApi
}

type JsonAPi

type JsonAPi struct {
	BaseApi
}

type KanjiaApi

type KanjiaApi struct {
	BaseApi
}

func (KanjiaApi) Clear

func (api KanjiaApi) Clear(c *gin.Context)

func (KanjiaApi) Help

func (api KanjiaApi) Help(c *gin.Context)

func (KanjiaApi) Info

func (api KanjiaApi) Info(c *gin.Context)

func (KanjiaApi) Join

func (api KanjiaApi) Join(c *gin.Context)

func (KanjiaApi) My

func (api KanjiaApi) My(c *gin.Context)

func (KanjiaApi) MyHelp

func (api KanjiaApi) MyHelp(c *gin.Context)

func (KanjiaApi) Set

func (api KanjiaApi) Set(c *gin.Context)

type LuckyInfoApi

type LuckyInfoApi struct {
	BaseApi
}

type MomentsAPi

type MomentsAPi struct {
	BaseApi
}

type MtjAPi

type MtjAPi struct {
	BaseApi
}

type NoticeApi

type NoticeApi struct {
	BaseApi
}

func (NoticeApi) Detail

func (api NoticeApi) Detail(c *gin.Context)

func (NoticeApi) LastOne

func (api NoticeApi) LastOne(c *gin.Context)

type OrderApi

type OrderApi struct {
	BaseApi
}

func (OrderApi) Close

func (api OrderApi) Close(c *gin.Context)

func (OrderApi) Create

func (api OrderApi) Create(c *gin.Context)

func (OrderApi) Delete

func (api OrderApi) Delete(c *gin.Context)

func (OrderApi) Delivery

func (api OrderApi) Delivery(c *gin.Context)

Delivery 确认收货

func (OrderApi) Detail

func (api OrderApi) Detail(c *gin.Context)

func (OrderApi) Hx

func (api OrderApi) Hx(c *gin.Context)

func (OrderApi) List

func (api OrderApi) List(c *gin.Context)

func (OrderApi) Pay

func (api OrderApi) Pay(c *gin.Context)

func (OrderApi) Reputation

func (api OrderApi) Reputation(c *gin.Context)

type PayApi

type PayApi struct {
	BaseApi
}

func (PayApi) RechargeSendRule

func (api PayApi) RechargeSendRule(c *gin.Context)

func (PayApi) WxApp

func (api PayApi) WxApp(c *gin.Context)

func (PayApi) WxPayCallBack

func (api PayApi) WxPayCallBack(c *gin.Context)

type PayBillApi

type PayBillApi struct {
	BaseApi
}

func (PayBillApi) Discounts

func (a PayBillApi) Discounts(c *gin.Context)

func (PayBillApi) Pay

func (a PayBillApi) Pay(c *gin.Context)

type PeisongAPi

type PeisongAPi struct {
	BaseApi
}

type QrcodeApi

type QrcodeApi struct {
	BaseApi
}

func (QrcodeApi) WxaUnLimit

func (a QrcodeApi) WxaUnLimit(c *gin.Context)

type QueuingApi

type QueuingApi struct {
	BaseApi
}

func (QueuingApi) Get

func (a QueuingApi) Get(c *gin.Context)

func (QueuingApi) My

func (a QueuingApi) My(c *gin.Context)

func (QueuingApi) Types

func (a QueuingApi) Types(c *gin.Context)

type SaleDistributionApi

type SaleDistributionApi struct {
	BaseApi
}

type ScoreApi

type ScoreApi struct {
	BaseApi
}

func (ScoreApi) Logs

func (api ScoreApi) Logs(c *gin.Context)

func (ScoreApi) Sign

func (api ScoreApi) Sign(c *gin.Context)

func (ScoreApi) SignLogs

func (api ScoreApi) SignLogs(c *gin.Context)

func (ScoreApi) WxaGroup

func (api ScoreApi) WxaGroup(c *gin.Context)

WxaGroup 转发微信群赠送用户积分

type ShippingAddressApi

type ShippingAddressApi struct {
	BaseApi
}

func (ShippingAddressApi) Add

func (api ShippingAddressApi) Add(c *gin.Context)

func (ShippingAddressApi) Default

func (api ShippingAddressApi) Default(c *gin.Context)

func (ShippingAddressApi) Delete

func (api ShippingAddressApi) Delete(c *gin.Context)

func (ShippingAddressApi) Detail

func (api ShippingAddressApi) Detail(c *gin.Context)

func (ShippingAddressApi) List

func (api ShippingAddressApi) List(c *gin.Context)

func (ShippingAddressApi) Update

func (api ShippingAddressApi) Update(c *gin.Context)

type ShopApi

type ShopApi struct {
	BaseApi
}

func (ShopApi) SubShopDetail

func (api ShopApi) SubShopDetail(c *gin.Context)

func (ShopApi) SubShopList

func (api ShopApi) SubShopList(c *gin.Context)

type ShoppingCartAPi

type ShoppingCartAPi struct {
	BaseApi
}

func (ShoppingCartAPi) Add

func (api ShoppingCartAPi) Add(c *gin.Context)

func (ShoppingCartAPi) Empty

func (api ShoppingCartAPi) Empty(c *gin.Context)

func (ShoppingCartAPi) Info

func (api ShoppingCartAPi) Info(c *gin.Context)

func (ShoppingCartAPi) ModifyNumber

func (api ShoppingCartAPi) ModifyNumber(c *gin.Context)

func (ShoppingCartAPi) Remove

func (api ShoppingCartAPi) Remove(c *gin.Context)

type SiteApi

type SiteApi struct {
	BaseApi
}

type TemplateApi

type TemplateApi struct {
	BaseApi
}

type TrtcAPi

type TrtcAPi struct {
	BaseApi
}

type UniqueIdApi

type UniqueIdApi struct {
	BaseApi
}

type UserApi

type UserApi struct {
	BaseApi
}

func (UserApi) Amount

func (api UserApi) Amount(c *gin.Context)

func (UserApi) BindMobile

func (api UserApi) BindMobile(c *gin.Context)

func (UserApi) BindSeller

func (api UserApi) BindSeller(c *gin.Context)

BindSeller 重新绑定分销商(抢客)

func (UserApi) CashLog

func (api UserApi) CashLog(c *gin.Context)

func (UserApi) CheckToken

func (api UserApi) CheckToken(c *gin.Context)

func (UserApi) Detail

func (api UserApi) Detail(c *gin.Context)

func (UserApi) GetDynamicUserCode

func (api UserApi) GetDynamicUserCode(c *gin.Context)

GetDynamicUserCode 获取会员码

func (UserApi) LevelList

func (api UserApi) LevelList(c *gin.Context)

func (UserApi) Modify

func (api UserApi) Modify(c *gin.Context)

func (UserApi) My

func (api UserApi) My(c *gin.Context)

func (UserApi) PayLogs

func (api UserApi) PayLogs(c *gin.Context)

PayLogs 获取充值/支付记录

func (UserApi) WxAppAuthorize

func (api UserApi) WxAppAuthorize(c *gin.Context)

type VerificationAPi

type VerificationAPi struct {
	BaseApi
}

type VirtualTraderAPi

type VirtualTraderAPi struct {
	BaseApi
}

type VoteAPi

type VoteAPi struct {
	BaseApi
}

type WxAPi

type WxAPi struct {
	BaseApi
}

type YunlabaAPi

type YunlabaAPi struct {
	BaseApi
}

func (YunlabaAPi) Notify

func (a YunlabaAPi) Notify(c *gin.Context)

type YuyueAPi

type YuyueAPi struct {
	BaseApi
}

func (YuyueAPi) Join

func (api YuyueAPi) Join(c *gin.Context)

Jump to

Keyboard shortcuts

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