施工管控-手环编码改为名称
This commit is contained in:
parent
2aae7705b8
commit
7c7936f287
|
|
@ -384,7 +384,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
tb.face_status AS faceStatus,
|
||||
tb.id AS braceletId,
|
||||
sbx.gt_id AS towerId,
|
||||
tb.sh_code AS shCode,
|
||||
tb.sh_name AS shCode,
|
||||
IFNULL(tp.mj_code,'--') AS mjCode
|
||||
FROM tb_people tp
|
||||
LEFT JOIN tb_bracelet tb ON tp.id = tb.bid_id AND tb.peopel_type = 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue