Commit 41f6442e authored by zhangyingbin's avatar zhangyingbin

修改ugp智能监检

parent 8c814508
......@@ -16,7 +16,6 @@
<result property="constructionUnit" column="construction_unit" jdbcType="VARCHAR"/>
<result property="chargePerson" column="charge_person" jdbcType="VARCHAR"/>
<result property="submitDate" column="submit_date" jdbcType="OTHER"/>
</association>
</resultMap>
......@@ -27,6 +26,7 @@
<select id="findss" resultMap="result">
SELECT
pt.sequence_nbr AS project_id,
pt.NAME,
pt.install_region AS address,
pt.progress_status,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment