新增站内信功能

This commit is contained in:
YunaiV
2023-01-29 18:44:51 +08:00
parent aaf84aae03
commit c107095d22
42 changed files with 2252 additions and 20 deletions

View File

@@ -28,3 +28,5 @@ DELETE FROM "system_oauth2_code";
DELETE FROM "system_mail_account";
DELETE FROM "system_mail_template";
DELETE FROM "system_mail_log";
DELETE FROM "system_notify_template";
DELETE FROM "system_notify_message";