|
|
@@ -1437,7 +1437,7 @@
|
|
|
h.name NowFinance,h.contact_mobile NowFinanceMobile,a.additional_order additionalOrder,i.name as oldSalesmanName, i.contact_mobile oldSalesmanMobile,
|
|
|
a.service_content serviceContent,a.examine_name examineName, tht.knowledge_services knowledgeServices, tht.audit_services auditServices,c.manager_id managerId,
|
|
|
tht.add_deduction_services addDeductionServices, tht.knowledge_other knowledgeOther, tht.audit_other auditOther, tht.add_deduction_other addDeductionOther,
|
|
|
- toa.type,toa.type_explain typeExplain
|
|
|
+ toa.type,toa.type_explain typeExplain,a.nda,a.nda_url ndaUrl,a.breach_clause breachClause,a.breach_clause_url breachClauseUrl
|
|
|
from t_order_new a left join `user` b on a.buyer_id=b.id left join admin i on a.old_salesman_id=i.id
|
|
|
left join admin c on a.salesman_id=c.id left join department dep on a.order_dep=dep.id
|
|
|
left join admin d on a.finance_id=d.id left join admin h on dep.finance_id=h.id
|