Skip to content

Commit

Permalink
fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljl committed Jan 10, 2025
1 parent f797ac4 commit 4f49cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/supports/iam/src/iam_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use tardis::TardisFunsInst;

use bios_basic::rbum::rbum_config::RbumConfig;
use tardis::web::poem::http::HeaderName;

#[derive(Debug, Serialize, Deserialize, Clone)]
#[serde(default)]
pub struct IamConfig {
Expand Down

0 comments on commit 4f49cbc

Please sign in to comment.