D
Size: a a a
D
D
j
D
D
D
P
A
A
D
꧁岡
A
A
import axios from "axios";
const options = {
method: 'GET',
url: 'http://127.0.0.1:8000/api/v1/*********',
headers: {
accept: 'application/json',
Authorization: 'Token 52*********************',
'Content-Type': 'application/json'
}
};
axios.request(options).then(function (response) {
console.log(response.data);
}).catch(function (error) {
console.error(error);
});
A
В
AP
undefined * 55
?В
undefined * 55
?R