方法名修改
This commit is contained in:
parent
fd2d0724a7
commit
9f1dacc1d4
@ -174,7 +174,7 @@ public class GoodsSku extends BaseEntity {
|
|||||||
return weight;
|
return weight;
|
||||||
}
|
}
|
||||||
|
|
||||||
public Integer getalertQuantity() {
|
public Integer getAlertQuantity() {
|
||||||
if(alertQuantity == null){
|
if(alertQuantity == null){
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user