Merge remote-tracking branch 'origin/0.8.X' into 0.8.X
This commit is contained in:
@@ -29,6 +29,12 @@ public class WmsBonusPoolVo extends BaseEntity {
|
||||
@ExcelProperty(value = "主键ID")
|
||||
private Long poolId;
|
||||
|
||||
/**
|
||||
* 奖金池名称
|
||||
*/
|
||||
@ExcelProperty(value = "奖金池名称")
|
||||
private String poolName;
|
||||
|
||||
/**
|
||||
* 产线
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user