feat: Refactory user operation log and system operation log.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "components/ULineEdit.h"
|
||||
#include "models/User.h"
|
||||
#include "log/UserOperationLog.h"
|
||||
#include "log/LogManager.h"
|
||||
|
||||
ChangePasswordFormDialog::ChangePasswordFormDialog(QWidget* parent, Qt::WindowFlags f)
|
||||
: GUIFormBaseDialog(parent, f)
|
||||
|
||||
Reference in New Issue
Block a user