邮箱模块:完善 log 的单元测试

This commit is contained in:
YunaiV
2023-01-27 09:38:42 +08:00
parent c0b029b244
commit f0d2c7a58a
5 changed files with 196 additions and 2 deletions

View File

@ -27,3 +27,4 @@ DELETE FROM "system_oauth2_refresh_token";
DELETE FROM "system_oauth2_code";
DELETE FROM "system_mail_account";
DELETE FROM "system_mail_template";
DELETE FROM "system_mail_log";