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