pub async fn stock_filter( __arg0: State<RestState>, __arg1: Json<Value>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
POST /api/stock-filter — 条件选股