save code

This commit is contained in:
xsl
2025-07-31 11:22:40 +08:00
parent e051ccb35f
commit b9f85fc0df
9 changed files with 53 additions and 41 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
console.log("准备发送的数据:", data); // 调试用
// 调用API
fetch('http://112.126.94.241:18888/change_cloth_base64', {
fetch('http://112.126.94.241:28888/change_cloth_base64', {
method: 'POST',
headers: {
'Content-Type': 'application/json'