@@ -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: {