zegnjia 相册权限

This commit is contained in:
zeus
2025-09-21 18:14:42 +08:00
parent 4842ed4c06
commit 9731a227ed
4 changed files with 18 additions and 8 deletions
@@ -161,7 +161,7 @@ struct OrderListView: View {
return
}
// Parse the user info response
if let Subscribe = try? JSONDecoder().decode(OrderInfoReponse.self, from: data) {