This commit is contained in:
砂糖
2025-09-17 14:14:24 +08:00

View File

@@ -35,6 +35,7 @@
p.bom_id AS bomId,
p.type AS type,
p.accessory AS accessory,
p.image AS image,
p.is_enabled AS isEnabled,
p.del_flag AS delFlag,
p.create_time AS createTime,