添加耗材功能
This commit is contained in:
parent
114c9917bd
commit
bb6954d189
|
|
@ -64,5 +64,7 @@ public class ViewConSkuDto implements Serializable {
|
||||||
/** 商品名称 */
|
/** 商品名称 */
|
||||||
private String name;
|
private String name;
|
||||||
|
|
||||||
|
private String price;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue