aa
This commit is contained in:
@@ -202,7 +202,7 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
|
||||
}
|
||||
}
|
||||
}
|
||||
_, err = getAPI("2").SubmitBasic(param)
|
||||
err = getAPI("2").UpdateBasic(param)
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user