添加线索状态

This commit is contained in:
苏竹红
2023-12-27 17:05:58 +08:00
parent 53f04491b4
commit 2b9a1c2943
4 changed files with 6 additions and 0 deletions

View File

@@ -1047,6 +1047,7 @@
<select id="lineInvestmentList" resultType="com.cool.store.dto.partner.LineInterviewDTO">
select
a.id as lineId,
a.line_status as lineStatus,
a.investment_manager as investmentManager,
b.mobile as investmentManagerMobile,
b.name as investmentManagerName