某软件公司办公资产管理系统分析与设计摘 要随着企业规模的扩大,企业的办公资产规模也越来越大,传统的资产管理方式显然已经无法适应企业的发展现状。因此,越来越多企业采用现代化信息技术和高效新型的管理方式结合的信息系统进行资产管理。这样不仅能减少企业管理办公资产的成本,还提高了企业的管理效率。本文分析了某中小型软件公司办公资产的管理现状,并分析了其对办公资产管理的需求,介绍了本系统实现的过程,包括系统规划、系统分析、系统设计和系统实现等。本系统的后端使用的是 springboot+mybatis+shiro 框架,数据库采用 MySQL,前端则是采用 vue+jquery 等主流前端框架实现的。本系统主要有资产管理、资产借用、资产盘点、报表分析、系统管理和个人事项等六大功能模块,不仅可以提高资产管理人员的工作效率,还能为管理决策提供相应的数据支持。关键词:办公资产信息;资产管理;权限管理;Analysis and design of office assets management system of a software companyAbstractWith the expansion of the enterprise scale, the size of the office assets of the enterprise is also getting larger and larger. It is clear that the traditional approach to asset management is no longer able to adapt to the current state of development of the enterprise. Therefore, more and more enterprises use information systems combined with modern information technology and new efficient management methods for asset management. This way can not only reduce the cost of managing office assets, but also improve the management efficiency of the enterprise.This article dissects the current state of office asset management of a small and medium-sized software company, analyzes its requirements for office asset management. Simultaneously, the paper introduces the implementation process of the system, which includes system planning, system analysis, system design, and system implementation. This system uses springboot, mybatis and shiro framework for the back end, MySQL for the database, ...