cafe-j2ee icon indicating copy to clipboard operation
cafe-j2ee copied to clipboard

一个基于BootStrap+JSP+Servlet+Mysql的模拟咖啡厅点餐系统。

Results 3 cafe-j2ee issues
Sort by recently updated
recently updated
newest added

老师能给个数据库吗?

您好,冒昧的打扰了! 我在OrderDaoImpl.java里findall方法中修改了数据库查询语句为 select * from `order` order by created by desc 在管理员的历史订单中为什么没有按照时间排序呢 ![image](https://user-images.githubusercontent.com/42294187/123744276-1ff01100-d8e1-11eb-9a8e-f7eb2c018915.png)

您的数据库文件只有数据表结构,请问您能将您的数据库内容分享一下么,或者让我联系您,我运行代码时候有一些400的错误。