935090232@qq.com
2021-10-30 ff1ebb8f686b25c2383acb1efb79e7c01d78fc01
zq-erp/src/main/resources/mybatis/mapper/common/SysCompanyDao.xml
@@ -852,4 +852,7 @@
         </if>
      </where>
   </select>
   <select id="selectAll" resultMap="SysCompanyMap">
      select * from sys_company
   </select>
</mapper>