refactor: providerid codes → supplychain.suppliers

This commit is contained in:
yumoqing 2026-07-09 13:39:09 +08:00
parent d0e92e4b9b
commit 3c7081591b

View File

@ -62,9 +62,9 @@
}, },
{ {
"field": "providerid", "field": "providerid",
"table": "organization", "table": "supplychain.suppliers",
"valuefield": "id", "valuefield": "id",
"textfield": "orgname" "textfield": "supplier_name"
}, },
{ {
"field": "pricing_belong", "field": "pricing_belong",