public void DeleteUserDateValue()
 {
     CloudGoods.DeleteUserDataValue(DeleteKey.text, (r) => { DeleteResponse.text = r; }, User);
 }