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

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

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

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

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

Метод Описание
AddAuthentication ( [ model ) : JResult
AddCompanyApplyUpdate ( [ model ) : JResult
AddCustomer ( [ userInfo ) : JResult
AddSiteAdvice ( [ model ) : JResult
AddTag ( [ model ) : JResult
AuditAuthentication ( [ model ) : JResult
BindOpenid ( string custid, string openid ) : JResult
CancelAuditAuthentication ( string custid ) : JResult
CheckEmail ( string email ) : JResult
CheckMobile ( string mobile ) : JResult
CustInfoByCarid ( string carid ) : JResult
CustLogin ( [ loginInfo ) : JResult
CustLoginByOpenid ( string openid ) : JResult
CustPraise ( [ model ) : JResult
CustRegister ( [ userInfo ) : JResult
CustWeChatPayByorderno ( string orderno ) : JResult
CustWxPayVip ( string custid, string type, string tradeType = "NATIVE" ) : JResult
CustWxPayVipBack ( string orderno ) : JResult
DelTagRelation ( string innerid ) : JResult
DeleteAll ( ) : JResult
DeleteCustomer ( string mobile ) : JResult
DeleteTag ( string innerid ) : JResult
DoComment ( [ model ) : JResult
DoPraise ( [ model ) : JResult
DoTagRelation ( [ model ) : JResult
FrozenCust ( string innerid ) : JResult
GetCommentPageList ( [ query ) : BasePageList
GetCompanyById ( string innerid ) : JResult
GetCompanyPageList ( [ query ) : BasePageList
GetCompanyPictureListById ( string settid ) : JResult
GetCustAuthByCustid ( string custid ) : JResult
GetCustAuthById ( string innerid ) : JResult
GetCustById ( string innerid ) : JResult
GetCustPageList ( [ query ) : BasePageList
GetCustWeChatList ( [ query ) : BasePageList
GetLaudatorListByCustid ( string custid ) : JResult
GetScoreList ( string settid ) : JResult
GetTagById ( string innerid ) : JResult
GetTagPageList ( [ query ) : BasePageList
GetTagRelation ( string custid ) : JResult
GetTagRelationWithOper ( string custid, string tagid ) : JResult
GetUserInfoById ( string innerid ) : JResult
GetUserInfoByMobile ( string mobile ) : JResult
GetUserPageList ( [ query ) : BasePageList
ImportCompany ( string filename ) : JResult
IsCustByOpenid ( string openid ) : JResult
RebindFans ( [ model ) : JResult
RepeatPraise ( string custid, string openid ) : JResult
SaveCustomer ( [ userInfo ) : JResult
SaveNewPassword ( CustRetrievePassword mRetrievePassword ) : JResult
Test ( ) : JResult
ThawCust ( string innerid ) : JResult
UpdateAuthentication ( [ model ) : JResult
UpdateCustInfo ( [ model ) : JResult
UpdatePassword ( [ mRetrievePassword ) : JResult
UpdateTag ( [ model ) : JResult
UpdateTagStatus ( string innerid, int status ) : JResult
UpdateUserInfo ( [ model ) : JResult
UpdateUserPassword ( [ mRetrievePassword ) : JResult
UpdateUserStatus ( string innerid, int status ) : JResult
UserLogin ( [ loginInfo ) : JResult
UserRegister ( [ userInfo ) : JResult

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

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

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