pub async fn search_target_financial_calendar(
__arg0: State<RestState>,
__arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>Expand description
v1.4.115: 指定股票财报日历搜索 (mobile/moomoo read-only extension).
POST /api/financial-calendar-target with
financial_calendar::SearchTargetStockFinancialCalendarReq JSON shape.