修复错误警告
This commit is contained in:
@@ -32,6 +32,7 @@ pub async fn create(
|
||||
Ok(active.insert(conn).await?)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn update(
|
||||
conn: &DatabaseConnection,
|
||||
id: i32,
|
||||
|
||||
Reference in New Issue
Block a user