과금관리 페이지 수정
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user