fix(warehouse): fix 500 error on delete by extracting attributes before db commit
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import socket
|
||||
|
||||
# ================= 配置区域 =================
|
||||
PRINTER_IP = '192.168.9.89'
|
||||
PRINTER_IP = '192.168.9.101'
|
||||
PRINTER_PORT = 9100
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user