cyril.tsui 2 лет назад
Родитель
Сommit
1ccf1a328b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/pages/pnspsNotifyTest/index.js

+ 1
- 1
src/pages/pnspsNotifyTest/index.js Просмотреть файл

@@ -16,7 +16,7 @@ const TestMailPage = () => {
}; };


const doMailTest = () => { const doMailTest = () => {
axios.get(host, {
axios.post(host, {
tempKey: mail tempKey: mail
}) })
.then((response) => { .then((response) => {


Загрузка…
Отмена
Сохранить