😎代码格式化

This commit is contained in:
zuohuaijun 2025-09-03 02:12:03 +08:00
parent e2c80a8313
commit 9fe23a4c50

View File

@ -6,7 +6,7 @@
namespace Admin.NET.Core;
public interface IMessageHandler: ITransient
public interface IMessageHandler : ITransient
{
string QueueName { get; }