Method |
Description |
|
AddBanner ( [ model ) : JResult |
|
|
AddCarBrand ( [ model ) : JResult |
|
|
AddCarModel ( [ model ) : JResult |
|
|
AddCarSeries ( [ model ) : JResult |
|
|
AddCode ( [ model ) : JResult |
|
|
AddCodeType ( [ model ) : JResult |
|
|
AddDepartment ( BaseDepartmentModel model ) : JResult |
|
|
AddMenu ( BaseMenuModel model ) : JResult |
|
|
AddRole ( [ model ) : JResult |
|
|
AddRoleMenu ( BaseRoleMenuModel model ) : JResult |
|
|
AddUser ( [ model ) : JResult |
|
|
AddUserDepartment ( BaseUserDepartmentAddModel model ) : JResult |
|
|
AddUserRole ( BaseRoleUserModel model ) : JResult |
|
|
CheckVerification ( [ model ) : JResult |
|
|
DeleteBannerById ( string innerid ) : JResult |
|
|
DeleteCarBrand ( string innerid ) : JResult |
|
|
DeleteCarModel ( string innerid ) : JResult |
|
|
DeleteCarSeries ( string innerid ) : JResult |
|
|
DeleteCode ( string innerid ) : JResult |
|
|
DeleteCodeType ( string innerid ) : JResult |
|
|
DeleteMenu ( string innerid ) : JResult |
|
|
FileUpload ( string type ) : string |
|
|
GetAllDepartment ( ) : JResult |
|
|
GetAllMenu ( BaseMenuModel model ) : JResult |
|
|
GetAllRole ( BaseRoleModel model ) : JResult |
|
|
GetBannerById ( string innerid ) : JResult |
|
|
GetBannerPageList ( [ query ) : BasePageList |
|
|
GetBaseCarModelById ( string innerid ) : JResult |
|
|
GetCarBrand ( string initial = null ) : JResult |
|
|
GetCarBrandById ( string innerid ) : JResult |
|
|
GetCarBrandHotTop ( int top = 5 ) : JResult |
|
|
GetCarBrandList ( [ query ) : BasePageList |
|
|
GetCarModel ( int seriesId ) : JResult |
|
|
GetCarModelById ( int innerid ) : JResult |
|
|
GetCarModelList ( [ query ) : BasePageList |
|
|
GetCarSeries ( int brandId ) : JResult |
|
|
GetCarSeriesById ( string innerid ) : JResult |
|
|
GetCarSeriesList ( [ query ) : BasePageList |
|
|
GetCityList ( int provid, string initial = null ) : JResult |
|
|
GetCodeById ( string innerid ) : JResult |
|
|
GetCodeByTypeKey ( string typekey ) : JResult |
|
|
GetCodeList ( [ query ) : BasePageList |
|
|
GetCodeType ( string innerid = null ) : JResult |
|
|
GetCodeTypeById ( string innerid ) : JResult |
|
|
GetCodeTypeList ( [ query ) : BasePageList |
|
|
GetCountyList ( int cityId ) : JResult |
|
|
GetDepartmentByID ( string id ) : JResult |
|
|
GetManageCityList ( BaseDepartmentQueryModel query ) : BasePageList |
|
|
GetMenuByUerid ( string userid ) : JResult |
|
|
GetMenuInfo ( string id ) : JResult |
|
|
GetMenuList ( MenuQueryModel query ) : BasePageList |
|
|
GetProvList ( string initial = null ) : JResult |
|
|
GetProvListEx ( string initial = null ) : JResult |
|
|
GetRoleByUerid ( string userid ) : JResult |
|
|
GetRoleInfoByID ( string innerid ) : JResult |
|
|
GetRoleList ( BaseRoleQueryModel query ) : BasePageList |
|
|
GetRoleToMenu ( string roleid ) : JResult |
|
|
GetUserInfo ( BaseUserModel model ) : JResult |
|
|
GetUserInfoByID ( string innerid ) : JResult |
|
|
GetUserList ( BaseUserQueryModel query ) : BasePageList |
|
|
GetUserToDepartment ( string userid ) : JResult |
|
|
SendVerification ( [ model ) : JResult |
|
|
UpdateBanner ( [ model ) : JResult |
|
|
UpdateBannerStatus ( string id, int status ) : JResult |
|
|
UpdateBrandStatus ( string carid, int status ) : JResult |
|
|
UpdateCarBrand ( ) : JResult |
|
|
UpdateCarBrand ( [ model ) : JResult |
|
|
UpdateCarModel ( ) : JResult |
|
|
UpdateCarModel ( [ model ) : JResult |
|
|
UpdateCarSeries ( ) : JResult |
|
|
UpdateCarSeries ( [ model ) : JResult |
|
|
UpdateCode ( [ model ) : JResult |
|
|
UpdateCodeStatus ( string id, int status ) : JResult |
|
|
UpdateCodeType ( [ model ) : JResult |
|
|
UpdateCodeTypeStatus ( string id, int status ) : JResult |
|
|
UpdateDepartment ( BaseDepartmentModel model ) : JResult |
|
|
UpdateMenu ( BaseMenuModel model ) : JResult |
|
|
UpdateModelStatus ( string carid, int status ) : JResult |
|
|
UpdateRole ( [ model ) : JResult |
|
|
UpdateRoleStatus ( string innerid, int isenabled ) : JResult |
|
|
UpdateSeriesStatus ( string carid, int status ) : JResult |
|
|
UpdateUser ( [ model ) : JResult |
|
|
UpdateUserStatus ( string innerid, int status ) : JResult |
|
|