Commit d31a71f2 by dupengfei

Merge remote-tracking branch 'origin/master-zz' into master-zz

parents 0f1902fe 94e3bb0c
...@@ -52,6 +52,6 @@ ...@@ -52,6 +52,6 @@
</select> </select>
<select id="getZtryDetail" parameterType="java.lang.String" resultType="java.util.Map"> <select id="getZtryDetail" parameterType="java.lang.String" resultType="java.util.Map">
select BGBH,XM,ZJHM from TB_YW_ZTRY_XSBG where XXSC_PDBZ = 0 and xxzjbh = #{xxzjbh} select BGBH,XM,ZJHM from TB_RY_XSBG where XXSC_PDBZ = 0 and xxzjbh = #{xxzjbh}
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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