getPartnerInfo 添加字段
This commit is contained in:
@@ -1027,6 +1027,7 @@
|
||||
|
||||
<select id="lineInterviewList" resultType="com.cool.store.dto.partner.LineInterviewDTO">
|
||||
select
|
||||
a.id as id ,
|
||||
a.partner_line_id as lineId,
|
||||
a.interviewer as interviewer,
|
||||
b.mobile as interviewerMobile,
|
||||
|
||||
Reference in New Issue
Block a user