Skip to content

FlyingAnt8080/restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

餐厅点餐系统

1.SpringBoot项目由于打包部署时是打成jar包,所以我将图片资源路径配置到了硬盘

2.为防止项目运行后图片找不到,请将“图片”文件夹中的“restaurant”文件夹放到D盘根目录。如果想放到其他盘,请修改application.yml配置文件中对应路径

3.注意数据库名是restaurant,mysql版本是5.6,版本低了SQL脚本运行会失败

4.访问地址及测试账号

后台登录地址 http://localhost:8181/restaurant/sysuser/login.html

前台点餐登录地址 http://localhost:8181/restaurant/guest/desklist.html

经理测试号 账号 18384623911 密码123456

收银员测试号 账号 18384623912 密码 123456

厨师测试号 账号 18384623913 密码 123456

服务员测试号 账号 18384623914 密码 123456

About

餐厅点餐系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published