Skip to content

runhang/waimai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waimai

利用MyBatis, SPring, SpringMVC实现。

使用数据库为MySQL。

附带测试用SQL文件

数据库各表说明

  • t_account 用户表
  • t_account_role 用户权限与用户表中间表
  • t_role 用户权限
  • t_food 餐品表
  • t_foodtype 餐品类型
  • t_order 订单
  • t_orderitem 订单快照

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published