Commit 04baab75 by ning

贵金属防伪系统

parent 4bf3b6ba
...@@ -40,6 +40,11 @@ public class ProductBatchDto implements Serializable { ...@@ -40,6 +40,11 @@ public class ProductBatchDto implements Serializable {
private String productName; private String productName;
/** /**
* 广告语
*/
private String adInfo ;
/**
* 号型编号 * 号型编号
*/ */
private Long specId; private Long specId;
......
...@@ -40,6 +40,11 @@ public class ProductProcessDto implements Serializable { ...@@ -40,6 +40,11 @@ public class ProductProcessDto implements Serializable {
private String productName; private String productName;
/** /**
* 广告语
*/
private String adInfo ;
/**
* 号型编号 * 号型编号
*/ */
private Long specId; private Long specId;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论