配件接口优化

This commit is contained in:
sxu 2024-11-07 18:32:23 +08:00
parent 3641ec942c
commit 24ebbabf86
1 changed files with 3 additions and 0 deletions

View File

@ -179,6 +179,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
m1.pa_name AS partName,
m2.pa_name As partType,
m.parent_id as parentId,
m.unit_name as unitName,
m.storage_num as storageNum,
m.buy_price as buyPrice,
m.LEVEL as level,
m.remark as remark
FROM