# chemicaladminsystem **Repository Path**: mamh-java/chemicaladminsystem ## Basic Information - **Project Name**: chemicaladminsystem - **Description**: https://github.com/mamh-java/chemicaladminsystem - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2022-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # chemicaladminsystem this is a Springboot and Vue Projec for a company create a medicine admin system. function have crud and upload download excel to mysql and crud it 一个化学药品的后台管理系统 功能有 验证码登录 密码用的后端BCrypt hash加密 外加crud mysql数据库 另外加入了IO操作 可以把excel导入到数据库 也能把数据库表导出成excel下载。 前端用Vue 后端用Java Springboot开发