package com.aiosman.riderpro object ConstVars { // api 地址 const val BASE_SERVER = "http://192.168.31.57:8088" }