We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9270c commit 721a8a9Copy full SHA for 721a8a9
QCloudCosXml/cosxml/src/main/java/com/tencent/cos/xml/BeaconService.java
@@ -77,7 +77,7 @@
77
public class BeaconService {
78
private static final String TAG = "BeaconProxy";
79
private static final String APP_KEY = "0AND0VEVB24UBGDU";
80
- private static final boolean IS_DEBUG = true;
+ private static final boolean IS_DEBUG = false;
81
82
private static final String EVENT_CODE_BASE_SERVICE = "base_service";
83
private static final String EVENT_CODE_DOWNLOAD = "cos_download";
0 commit comments