package com.gamedog.vididin /** * 描述:网络常量 * */ const val URL_YOUTUBE_API = "https://www.googleapis.com" /** * 描述:其他常量 * */ const val XXXX = "xxx"