package com.aiosman.riderpro object ConstVars { // api 地址 const val BASE_SERVER = "https://api.rider-pro.com" }