1
This commit is contained in:
parent
f32960e808
commit
4ebeed54a7
@ -261,6 +261,7 @@ func (this *ShopCartApi) Del(c *gin.Context) {
|
||||
dirty = true
|
||||
}
|
||||
}
|
||||
cartDb.Goods = newGoods
|
||||
if dirty {
|
||||
this.save(openId, cartDb)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user