1 2 3 4 5
// Hire v1 事件处理模块 pub mod p2_hire_application_stage_changed_v1; pub mod p2_hire_offer_status_changed_v1; pub mod p2_hire_talent_deleted_v1;