pub async fn get_user_info( __arg0: State<RestState>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
GET /api/user-info — 获取用户信息