时间:2024-10-11 19:03:44
1、entity包下建立实体类订单类Order,如图所示:
3、在entity包下建立实体类购商品类Product,如图所示:
5、在impl包下建立订单接口的实现类,如图所示: