|
@@ -17,7 +17,7 @@
|
|
</select>
|
|
</select>
|
|
<select id="querySignStatus" resultType="com.gree.mall.manager.plus.entity.WebsitContractSignRecord">
|
|
<select id="querySignStatus" resultType="com.gree.mall.manager.plus.entity.WebsitContractSignRecord">
|
|
SELECT
|
|
SELECT
|
|
- id, status, websit_id, create_time, sign_over_time
|
|
|
|
|
|
+ id, status, parent_id, websit_id, create_time, sign_over_time
|
|
FROM
|
|
FROM
|
|
websit_contract_sign_record
|
|
websit_contract_sign_record
|
|
WHERE
|
|
WHERE
|