@@ -155,7 +155,7 @@ pub async fn get_weather_details(pool: &PgPool, weather_id: i32) -> Result<Weath
Ok(row)
}
// 替换db.rs中的get_weather_list函数
// get_weather_list函数
pub async fn get_weather_list(
pool: &PgPool,
user_id: i32,
The note is not visible to the blocked user.