# gradeSystem **Repository Path**: pluto_wang/gradeSystem ## Basic Information - **Project Name**: gradeSystem - **Description**: 2018年实训项目(新版) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-27 - **Last Updated**: 2022-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gradeSystem - 程序入口为 App - 请新建一个名为 ssm 的数据库 - 请在 application.properties spring.datasource.password 修改自己的数据库密码 - 请在 application.properties server.port 修改自己本地端口号 - 如果报错 请删除数据库ssm score这个表