fix: correct targeted search logic for material/stock list to prevent unrelated results

This commit is contained in:
DXC
2026-03-19 09:49:21 +08:00
parent de887136a3
commit ebb7969807
23 changed files with 3723 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"label_printer": {
"ip": "172.16.0.119",
"port": 9100
},
"network_printer": {
"ip": "192.168.9.250",
"port": 9100
}
}