save code

This commit is contained in:
colomi
2025-08-13 22:43:41 +08:00
parent 39814fe1c6
commit 261e44eabb
3 changed files with 911 additions and 3 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
console.log("准备发送的数据:", data); // 调试用
// 调用API
fetch('http://112.126.94.241:28888/change_cloth_base64', {
fetch('http://112.126.94.241:18888/change_cloth_base64', {
method: 'POST',
headers: {
'Content-Type': 'application/json'