此model实现对推荐商品的表示,包括推荐商品的id、类型和商品信息。建立这个包是为了实现对推荐商品的管理和展示。

package model;public class Recommend 	private int id;	private int type;1条幅 2热销 3新品	private Goods goods;	public int getId 		return id;		public void setIdint id 		thisid = id;	 	public int getType 		ret

原文地址: https://www.cveoy.top/t/topic/hkD3 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录