Browse Source

公出汇总经理/上级面谈建议BUG修复

anderx 8 months ago
parent
commit
479710a94c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/java/com/goafanti/common/mapper/PublicReleaseMapper.xml

+ 1 - 0
src/main/java/com/goafanti/common/mapper/PublicReleaseMapper.xml

@@ -909,6 +909,7 @@
         b.main_name mainName,b.assist,b.assistant_aid assistantAid, b.assistant_name assistantName,f.contract_no contractNo,
         uai.customer_demand customerDemand,uai.early_communication earlyCommunication,uai.interview_ideas interviewIdeas,
         uai.interview_purpose interviewPurpose,uai.interview_feedback interviewFeedback,uai.follow_up_plan followUpPlan,
+        uai.interview_recommend interviewRecommend,
         e.name sname,f.total_amount  totalAmout,d.sign_bills signBills,date_format(d.sign_time,'%Y-%m-%d')signTime
         from public_release_details a left join public_release b on a.prid =b.id
         left join admin c on b.aid =c.id left join t_order_new f on b.order_no =f.order_no