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