Merge branch 'master' into dev
This commit is contained in:
commit
ed3a2ae9fc
@ -174,7 +174,7 @@ public class GoodsSku extends BaseEntity {
|
||||
return weight;
|
||||
}
|
||||
|
||||
public Integer getalertQuantity() {
|
||||
public Integer getAlertQuantity() {
|
||||
if(alertQuantity == null){
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user