瀏覽代碼

更新 'pages/main/reading/reading.js'

sun_zhilei 5 年之前
父節點
當前提交
5d2ba95415
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/main/reading/reading.js

+ 1 - 1
pages/main/reading/reading.js

@@ -276,7 +276,7 @@ Page({
         })
         const recordSource = this.data.recordSource;
         wx.uploadFile({
-            url: 'https://readertest.lingjiao.cn/readerBase/file/upload',
+            url: 'https://reader.lingjiao.cn/readerBase/file/upload',
             filePath: recordSource,
             name: '朗读录音',
             header: {