fix: subtable使用CRUD别名discount_detail_list而非表名

This commit is contained in:
Hermes Agent 2026-06-24 09:00:43 +08:00
parent b8a5de7a07
commit f1e9b1ab2e

View File

@ -33,7 +33,7 @@
{
"field": "discountid",
"title": "折扣产品明细",
"subtable": "discount_detail"
"subtable": "discount_detail_list"
}
]
}