chuanyue-service/domain/src/vo/mod.rs
2024-10-12 19:25:37 +08:00

3 lines
52 B
Rust

pub mod account;
pub mod feedback;
pub mod pageable;