user, role, post db
This commit is contained in:
parent
20af44c357
commit
ee9015c1e3
15 changed files with 210 additions and 74 deletions
|
@ -1,6 +1,7 @@
|
|||
pub mod comment;
|
||||
pub mod interaction;
|
||||
pub mod message;
|
||||
pub mod post;
|
||||
pub mod role;
|
||||
pub mod user;
|
||||
|
||||
use std::time::Duration;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue