Form mode
On the Delete Data page under Vector Management > Add Data, delete data by specifying its primary key.
Select form mode, select test_create from the Table Name drop-down list, enter 1 in the Primary Key field, and click Delete.
A "message": "success" response indicates successful deletion.
Developer mode
On the Delete Data page under Vector Management > Add Data, select Developer Mode in the upper-right corner.
From the Table Name drop-down list, select test_create.
In the id field, enter the primary key, and then click Delete.
A "message": "success" response indicates successful deletion.
该文章对您有帮助吗?