uploadPushToken

abstract suspend fun uploadPushToken(termId: String, token: String): GWResult<String>

上传推送token