添加isDistribute注释
This commit is contained in:
@@ -64,6 +64,9 @@ public class TbProduct implements Serializable {
|
|||||||
|
|
||||||
private String typeEnum;
|
private String typeEnum;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 是否共享库存
|
||||||
|
*/
|
||||||
private Byte isDistribute;
|
private Byte isDistribute;
|
||||||
|
|
||||||
private Byte isDel;
|
private Byte isDel;
|
||||||
|
|||||||
Reference in New Issue
Block a user