Browse Source

Merge branch 'dev-5.3.1' of http://192.168.32.253:3000/Software/android-cloud-H5 into dev-5.3.1

heyang 2 years ago
parent
commit
9462e84f95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/screenAndroid/WXtrialInterface.html

+ 1 - 1
static/screenAndroid/WXtrialInterface.html

@@ -1394,7 +1394,7 @@
           success: function (res) {},
         });
       }
-      // 观看广告次数上报1
+      // 观看广告次数上报
       function reportFrequency() {
         $.ajax({
           url: baseUrl + '/api/resoures/v1/trial/reportFrequency/' + form.userCardId,