getPartnerInfo 添加字段

This commit is contained in:
苏竹红
2023-12-26 12:11:54 +08:00
parent 483b60bf95
commit a34c9063df
11 changed files with 73 additions and 20 deletions

View File

@@ -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,