C# Класс CCN.WebAPI.ApiControllers.RewardsController

Наследование: ApiController
Показать файл Открыть проект

Открытые методы

Метод Описание
RewardsController ( ) : System

Приватные методы

Метод Описание
AddCoupon ( [ model ) : JResult
AddSettLog ( [ model ) : JResult
AddShop ( [ model ) : JResult
BindWechatProduct ( CouponCardProduct model ) : JResult
CancelCoupon ( [ model ) : JResult
ChangePoint ( [ model ) : JResult
DelSettLog ( string innerid ) : JResult
DeleteSettPicture ( string innerid, string pic ) : JResult
DeleteShop ( string innerid ) : JResult
GetCodeInfo ( string code ) : JResult
GetCodeRecord ( [ query ) : BasePageList
GetCodeRecordTotal ( [ query ) : JResult
GetCoupon ( [ query ) : JResult
GetCouponByCode ( string code ) : JResult
GetCouponById ( string innerid ) : JResult
GetCouponPageList ( [ query ) : BasePageList
GetCustPointLogPageList ( [ query ) : BasePageList
GetMallCouponPageList ( [ query ) : BasePageList
GetMallShopPageList ( [ query ) : BasePageList
GetMyCodeList ( [ query ) : BasePageList
GetProductList ( string token = "" ) : GetByStatusResult
GetSettLogById ( string innerid ) : JResult
GetSettLogPageList ( [ query ) : BasePageList
GetShopAreaByCityid ( string cityid ) : JResult
GetShopByCountyid ( string countyid ) : JResult
GetShopById ( string innerid ) : JResult
GetShopList ( ) : IEnumerable
GetShopPageList ( [ query ) : BasePageList
GetShopViewById ( string innerid ) : JResult
PointExchangeCoupon ( [ model ) : JResult
PointToCoupon ( [ model ) : JResult
ShopLogin ( [ model ) : JResult
UnBindWechatProduct ( string cardid ) : JResult
UpdateCoupon ( [ model ) : JResult
UpdateSettLog ( [ model ) : JResult
UpdateShop ( [ model ) : JResult
UpdateShopStatus ( string innerid, int status ) : JResult
UpdateStatus ( string cardid, int status ) : JResult
UpdateStock ( [ model ) : JResult
UpdateValidity ( [ model ) : JResult
WholesaleCoupon ( [ model ) : JResult

Описание методов

RewardsController() публичный Метод

public RewardsController ( ) : System
Результат System