optimize
This commit is contained in:
@@ -45,4 +45,8 @@ public class BuyOrderProduct {
|
||||
* 删除标识
|
||||
*/
|
||||
private int delFlag;
|
||||
/**
|
||||
* 发货标识
|
||||
*/
|
||||
private int shipped;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user