Try new operation table

This commit is contained in:
WQY\qiong
2022-10-09 18:27:35 +08:00
parent 02cdbbf100
commit 69db29d981
5 changed files with 139 additions and 21 deletions

View File

@@ -5,5 +5,3 @@ drop table if exists snapshot_operation;
drop table if exists current_operation;
drop table if exists operation;
drop type if exists api_operation;