HTTP APIMySQL数据库数据操作更新数据(指定数据库)更新数据(指定数据库)PATCH /v1/rdb/rest/:schema/:table更新指定数据库中表的数据RequestPath Parametersschema stringrequired数据库名table stringrequired表名application/jsonBodyrequiredobjectResponses200204更新成功更新成功(无返回体)Loading...