Skip to content

Commit 721a8a9

Browse files
authored
Update BeaconService.java
1 parent 4f9270c commit 721a8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QCloudCosXml/cosxml/src/main/java/com/tencent/cos/xml/BeaconService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
public class BeaconService {
7878
private static final String TAG = "BeaconProxy";
7979
private static final String APP_KEY = "0AND0VEVB24UBGDU";
80-
private static final boolean IS_DEBUG = true;
80+
private static final boolean IS_DEBUG = false;
8181

8282
private static final String EVENT_CODE_BASE_SERVICE = "base_service";
8383
private static final String EVENT_CODE_DOWNLOAD = "cos_download";

0 commit comments

Comments
 (0)