🔧Chore: 修改消息类和配置文件属性

This commit is contained in:
2025-10-15 11:43:15 +08:00
parent e477ad36ba
commit cbd8f91a55
2 changed files with 2 additions and 2 deletions
@@ -7,5 +7,5 @@ import lombok.Data;
*/
@Data
public class Message {
private String content;
final private String content;
}
+1 -1
View File
@@ -7,5 +7,5 @@ spring:
host: localhost
port: 5672
username: wonder
password: Dn293830
password: dn293830
virtual-host: /template