|
@@ -5,6 +5,7 @@
|
|
|
<select id="page" resultType="com.zjugis.business.bean.response.ContractApplyResp">
|
|
|
SELECT t.*,t1.name as contractName,
|
|
|
t2.xmmc as projectName,t3.NAME as zrbm,t2.xmbh as projectNumber,
|
|
|
+ t4.ID as contractSubId,
|
|
|
t4.FLOW_STATUS as contractSubFlowStatus,
|
|
|
t5.CUSTOMER_NAME as supplier
|
|
|
FROM CONTRACT_APPLY t
|