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

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

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

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

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

Метод Описание
AddCar ( [ model ) : JResult
AddCarBack ( [ model ) : JResult
AddCarFast ( [ model ) : JResult
AddCarLoan ( CarLoanModel model ) : JResult
AddCarPicture ( [ model ) : JResult
AddCarPictureList ( [ picModel ) : JResult
AddCarReward ( [ model ) : JResult
AddCollection ( [ model ) : JResult
AddTipOff ( [ model ) : JResult
BatchSaveCarPicture ( [ model ) : JResult
BatchSaveCarPictureWechat ( [ model ) : JResult
CarRewardPageList ( CarRewardQueryModel query ) : BasePageList
CommentCar ( string id, string content = "" ) : JResult
DealCar ( [ model ) : JResult
DelCarPictureList ( [ picModel ) : JResult
DeleteCar ( [ model ) : JResult
DeleteCar ( string id ) : JResult
DeleteCarPicture ( string innerid ) : JResult
DeleteCollection ( string innerid ) : JResult
DeleteCollectionByCarid ( string carid ) : JResult
DoPay ( string orderNo ) : JResult
DoTopCar ( string carid, int istop ) : JResult
ExchangePictureSort ( [ listPicture ) : JResult
GetCarEvaluateByCar ( [ carinfo ) : JResult
GetCarEvaluateById ( string id ) : JResult
GetCarInfoById ( string id ) : JResult
GetCarInfoByNo ( string carno ) : JResult
GetCarLoanList ( CarLoanQueryModel query ) : BasePageList
GetCarPageList ( [ query ) : BasePageList
GetCarPictureByCarid ( string carid ) : JResult
GetCarRewardPageList ( CarRewardQueryModel query ) : BasePageList
GetCarSales ( string modelid ) : JResult
GetCarShareInfo ( string carid ) : JResult
GetCarViewById ( string id ) : JResult
GetCollectionList ( CarCollectionQueryModel query ) : BasePageList
GetInterestList ( [ query ) : BasePageList
GetMaddenCarPageList ( [ query ) : BasePageList
GetMaddenCarViewById ( string innerid ) : JResult
GetMysteriousCarPageList ( [ query ) : BasePageList
GetPayRecordById ( string carid, string custid ) : JResult
GetSupplierAll ( ) : JResult
GetSupplierInfoById ( string innerid ) : JResult
GetTipOffPageList ( [ query ) : BasePageList
HandleTipOff ( [ model ) : JResult
MysteriousUnifiedOrder ( [ model ) : JResult
PushUpCar ( string carid ) : JResult
RefreshCar ( string carid ) : JResult
SaveCarPicture ( [ picModel ) : JResult
SearchCarPageList ( [ query ) : BasePageList
SearchCarPageListEx ( [ query ) : BasePageList
SearchCarPageListTop ( [ query ) : BasePageList
ShareCar ( string id ) : JResult
UpPraiseCount ( string id ) : JResult
UpSeeCount ( string id, int count = 1 ) : JResult
UpdateCar ( [ model ) : JResult
UpdateCarRewardStatus ( int status, string innerid ) : JResult
UpdateCarStatus ( string carid, int status ) : JResult
UpdateCustTypeTest ( string custid ) : void

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

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

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