jyy
2021-04-12 82408e91875093048f1630f2e32ab2a0c7c7290d
zq-erp/src/main/resources/mybatis/mapper/common/SysUsersDao.xml
@@ -1318,5 +1318,7 @@
   where id=#{id}
   </update>
    <select id="selectAppVersion" resultType="com.matrix.system.hive.bean.AppVersion">
        select * from app_version
    </select>
</mapper>