feat: add public visibility

This commit is contained in:
Steven
2022-09-14 23:08:24 +08:00
parent 5a79304153
commit 469c841713
9 changed files with 81 additions and 27 deletions

View File

@@ -9,6 +9,6 @@ VALUES
(
11,
101,
'Demo',
'demo',
''
);