C# 클래스 CCN.WebAPI.ApiControllers.ActivityController

상속: ApiController
파일 보기 프로젝트 열기: Chinaccn/surfboard

공개 메소드들

메소드 설명
ActivityController ( ) : System

비공개 메소드들

메소드 설명
AddCrowdInfo ( [ model ) : JResult
AddGrade ( [ model ) : JResult
AddPlayer ( [ model ) : JResult
AddVoteLog ( [ model ) : JResult
AddVotePer ( [ model ) : JResult
CheckIsFans ( dynamic dc ) : JResult
CrowdGenerateQrCode ( string flagcode ) : JResult
CrowdUnifiedOrder ( [ model ) : JResult
DoPay ( string orderNo ) : JResult
EndDraw ( [ model ) : JResult
GetActivityAndPaidTotal ( string flagcode, string openid ) : JResult
GetCrowdActivityPageList ( [ query ) : BasePageList
GetCrowdActivityTotal ( string flagcode ) : JResult
GetCrowdInfoById ( string innerid ) : JResult
GetCrowdProgressByFlagcode ( string flagcode ) : JResult
GetCrowdViewById ( string flagcode ) : JResult
GetGradeInfoById ( string innerid ) : JResult
GetGradeListByFlagcode ( string flagcode ) : JResult
GetGradePageList ( [ query ) : BasePageList
GetPlayerInfoById ( string innerid ) : JResult
GetPlayerListByFlagcode ( string flagcode ) : JResult
GetPlayerPageList ( [ query ) : BasePageList
GetVoteList ( [ query ) : BasePageList
GetVoteLogList ( [ query ) : BasePageList
GetVotePerList ( [ query ) : BasePageList
GetVotePerViewById ( string id ) : JResult
GetVoteViewById ( string id ) : JResult
StartDraw ( [ model ) : JResult
TestPay ( ) : JResult
TestPayBack ( ) : HttpResponseMessage
TestPu ( string mobile ) : void
UpdateCrowdInfo ( [ model ) : JResult
UpdateGrade ( [ model ) : JResult
UpdatePlayer ( [ model ) : JResult

메소드 상세

ActivityController() 공개 메소드

public ActivityController ( ) : System
리턴 System