refactor: providerid codes → supplychain.suppliers

This commit is contained in:
yumoqing 2026-07-09 13:39:09 +08:00
parent 802ab896d8
commit 6186d15fee

View File

@ -87,9 +87,9 @@
"codes": [
{
"field": "providerid",
"table": "organization",
"table": "supplychain.suppliers",
"valuefield": "id",
"textfield": "orgname"
"textfield": "supplier_name"
},
{
"field": "iconid",