diff options
| author | unknown <[email protected]> | 2022-06-24 17:11:23 +0800 |
|---|---|---|
| committer | unknown <[email protected]> | 2022-06-24 17:11:23 +0800 |
| commit | 8565e1bb597b481447d33bac6d8c48c2c45215de (patch) | |
| tree | a4f10c8f7f85a1a8b5c947f7d0d2f967d808a9c4 /UI source code/dns-dev-2.0/sql/tool_picture.sql | |
| parent | 8165dfcc7bdb0b2e6f1c05f8e7c93553c0e7911e (diff) | |
Diffstat (limited to 'UI source code/dns-dev-2.0/sql/tool_picture.sql')
| -rw-r--r-- | UI source code/dns-dev-2.0/sql/tool_picture.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UI source code/dns-dev-2.0/sql/tool_picture.sql b/UI source code/dns-dev-2.0/sql/tool_picture.sql new file mode 100644 index 0000000..6b36d0d --- /dev/null +++ b/UI source code/dns-dev-2.0/sql/tool_picture.sql @@ -0,0 +1,2 @@ +-- 删除免费图床表 +DROP TABLE tool_picture;
\ No newline at end of file |
