2019年12月13日
摘要: 数据库 数据库名称为Product; 创建api子工程,项目名为springcloud_api Product实体类 public class Product implements Serializable { private Integer pid; private String productN 阅读全文
posted @ 2019-12-13 09:08 wnwn 阅读(259) 评论(0) 推荐(0) 编辑