feat: ✨ contact rethinked and user_contact created
This commit is contained in:
parent
aa679b5a05
commit
e167b864ee
19 changed files with 261 additions and 29 deletions
|
@ -6,7 +6,9 @@ pub mod permission;
|
|||
pub mod post;
|
||||
pub mod post_interaction;
|
||||
pub mod role;
|
||||
pub mod role_permission;
|
||||
pub mod user;
|
||||
pub mod user_contact;
|
||||
|
||||
use std::time::Duration;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue