【优化】demo 功能,使用 yudao 作为表前缀,避免影响理解
This commit is contained in:
@@ -24,12 +24,6 @@ public class ProductSpuRespDTO {
|
||||
* 商品名称
|
||||
*/
|
||||
private String name;
|
||||
/**
|
||||
* 单位
|
||||
*
|
||||
* 对应 product_unit 数据字典
|
||||
*/
|
||||
private Integer unit;
|
||||
|
||||
/**
|
||||
* 商品分类编号
|
||||
|
Reference in New Issue
Block a user