add account and account_category entities with relations
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//! `SeaORM` Entity, @generated by sea-orm-codegen 2.0
|
||||
|
||||
pub mod prelude;
|
||||
|
||||
pub mod account;
|
||||
pub mod account_category;
|
||||
|
||||
Reference in New Issue
Block a user