更换曝光提交地址

This commit is contained in:
chenjuntao
2018-06-22 11:46:43 +08:00
parent 3923dd377d
commit 8ebdc924f3

View File

@ -25,7 +25,7 @@ object ExposureManager {
private const val ACCESS_KEY_SECRET = "8dKtTPeE5WYA6ZCeuIBcIVp7eB0ir4"
private const val ENDPOINT = "cn-qingdao.log.aliyuncs.com"
private const val PROJECT = "ghzs"
private const val LOG_STORE = "test"
private const val LOG_STORE = "exposure"
private const val STORE_SIZE = 100
private const val STORE_FORCE_UPLOAD_PERIOD = 300 * 1000L