小飞侠
2025-10-21 595df5dac0a782bfdadab766b4dd62d326b0a383
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}