Update test-order.js

This commit is contained in:
admin 2026-05-19 12:32:19 +00:00
parent 4afa8e677d
commit 32f6bf0ff2

View File

@ -21,4 +21,4 @@ fetch('http://localhost:3000/create-order', {
.then(console.log) .then(console.log)
.catch(console.error); .catch(console.error);
// //g