pub async fn get_ipo_calendar( __arg0: State<RestState>, __arg1: Json<IpoCalendarRestReq>, ) -> Result<RawJson, (StatusCode, Json<Value>)>
POST /api/ipo-calendar — 将 IPO 列表投影为事件日历。