Browse Source

工程現場 接口修改

zhanghao 1 tháng trước cách đây
mục cha
commit
bb3b61e342

+ 1 - 0
project-zcustom/src/main/resources/mapper/zcustom/unit/LargeProjectMapper.xml

@@ -131,6 +131,7 @@ 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,