cyril.tsui пре 1 година
родитељ
комит
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 = () => {
axios.get(host, {
axios.post(host, {
tempKey: mail
})
.then((response) => {


Loading…
Откажи
Сачувај