Commit c130caf8 by wangling

布控任务查询结果添加zzxjbh

parent 773f0a7d
......@@ -79,6 +79,7 @@
</sql>
<select id="selectBkrw" parameterType="com.founder.interservice.bkxx.model.Ajbk" resultType="com.founder.interservice.bkxx.model.Ajbk">
SELECT
t.XXZJBH as xxzjbh,
t.ASJBH as asjbh,
t.ZJHM as zjhm,
t.XM as xm,
......@@ -109,6 +110,7 @@
rownum as rn
from (
select
t.XXZJBH as xxzjbh,
t.ASJBH as asjbh,
t.ZJHM as zjhm,
t.XM as xm,
......
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