fix(warehouse): fix 500 error on delete by extracting attributes before db commit

This commit is contained in:
DXC
2026-04-02 10:31:53 +08:00
parent 4b023a4002
commit 457e222632
6 changed files with 19 additions and 7 deletions

View File

@ -1,7 +1,7 @@
import socket
# ================= 配置区域 =================
PRINTER_IP = '192.168.9.89'
PRINTER_IP = '192.168.9.101'
PRINTER_PORT = 9100