我尝试使用flutter从Supabase打印出多个数据,但就是不起作用. getResponse(String uid) async { await client .from("privChatRoom") .select() ...
確定! 回上一頁