pub mod user_app_notify; pub mod user_email_notify; pub use user_app_notify::UserAppNotifyModel; pub use user_email_notify::UserEmailNotifyModel;