public void DeleteAppDateValue()
 {
     CloudGoods.DeleteAppDataValue(DeleteKey.text, (r) => { DeleteResponse.text = r; });
 }