Commit ae73421d authored by 谢希宇's avatar 谢希宇

Aidea product update by Strive Date 2020-11-03

parent e17e479c
......@@ -9,9 +9,9 @@ import lombok.Data;
*/
@Data
public class ProductVO {
private Long id;
private String productName;
private String format;
private String productImg;
private Long id;
private String productName;
private String format;
private String productImg;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment