计算销售报表
This commit is contained in:
@@ -52,6 +52,9 @@ public class GrBiSaAgg implements Serializable {
|
||||
@TableField(value = "GOODSNAME")
|
||||
private String goodsName;
|
||||
|
||||
@TableField(value = "GOODSID")
|
||||
private String goodsId;
|
||||
|
||||
@TableField(value = "PROVINCEID")
|
||||
private String provinceId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user