1
This commit is contained in:
parent
af852fa33b
commit
89643584de
@ -20,7 +20,6 @@ func GetShopCartByOpenId(openId string) *common.ShopCart {
|
||||
return
|
||||
}
|
||||
if ds.Next() {
|
||||
cartDb := common.NewShopCart()
|
||||
if q5.DecodeJson(ds.GetByName("data"), cartDb) == nil {
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user