审计日志相关代码提交

This commit is contained in:
2022-07-13 15:44:05 +08:00
parent 1129172b3d
commit 783e75e341
21 changed files with 195 additions and 54 deletions

View File

@@ -68,4 +68,5 @@ public class UserLog extends BaseEntity {
*/
private Integer state;
}