pub async fn list_plates(
__arg0: State<RestState>,
__arg1: Json<Value>,
) -> Result<Json<Value>, (StatusCode, Json<Value>)>Expand description
v1.4.74 A2 BUG-013 fix: POST /api/list-plates — 列板块
是 /api/plate-set 的 alias(REST 早期 endpoint 名,对齐 MCP futu_list_plates)。