update js comment link

This commit is contained in:
huangminlinux
2018-04-16 15:14:13 +08:00
parent 1bfd8a2836
commit 2d71db888f
+1 -1
View File
@@ -353,7 +353,7 @@ JPushPlugin.prototype.reportNotificationOpened = function (msgID) {
/**
* 用于在 Android 6.0 及以上系统,申请一些权限
* 具体可看:http://docs.jpush.io/client/android_api/#android-60
* 具体可看:https://docs.jiguang.cn/jpush/client/Android/android_api/#android-60
*/
JPushPlugin.prototype.requestPermission = function () {
if (device.platform === 'Android') {