save code

This commit is contained in:
colomi
2025-07-12 23:53:23 +08:00
parent dc20904f19
commit 92b1c9b3c6
3 changed files with 551 additions and 1 deletions
+1 -1
View File
@@ -164,7 +164,7 @@
console.log("准备发送的数据:", data); // 调试用
// 调用API
fetch('http://112.126.94.241:18018/change_cloth_base64', {
fetch('http://112.126.94.241:18888/change_cloth_base64', {
method: 'POST',
headers: {
'Content-Type': 'application/json'