修复错误警告

This commit is contained in:
xintaofei
2026-03-31 13:11:08 +08:00
parent 007b52c183
commit f2a53acc9d
8 changed files with 27 additions and 29 deletions

View File

@@ -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,