系统日志

This commit is contained in:
2026-01-01 17:01:56 +08:00
parent b53faca120
commit 05c76fa3ec
22 changed files with 757 additions and 418 deletions

View File

@@ -59,5 +59,5 @@ public class MessageReceiverVO extends BaseVO {
private Date handleTime;
@Schema(description = "服务类型")
private String serviceType;
private String service;
}