@@ -131,6 +131,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<select id="getProjectByAppOrg" parameterType="String" resultMap="LargeProjectResult">
SELECT
+ a.subdivision,
+ b.app_org,
a.project_name,
a.abscissa,
a.ordinate