과금관리 페이지 수정

This commit is contained in:
현성필
2025-11-21 17:46:27 +09:00
parent 6630ec49b6
commit 9497dd98f9
@@ -215,7 +215,7 @@
method: 'POST', method: 'POST',
headers: { headers: {
'Content-Type': 'application/json', 'Content-Type': 'application/json',
'X-CSRF-TOKEN': /*[[${_csrf.token}]]*/ '' 'X-XSRF-TOKEN': /*[[${_csrf.token}]]*/ ''
}, },
body: JSON.stringify({ body: JSON.stringify({
year: year, year: year,