完善请求
This commit is contained in:
@@ -5,7 +5,7 @@ export function getscriptList(data: object) {
|
||||
return newService({
|
||||
url: '/customerService/speechcraft/list',
|
||||
method: 'get',
|
||||
data: data,
|
||||
params: data,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user