添加线索状态
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user