小飞侠
2026-04-09 2ff9e22aa01202003c8ba2b3d7c91226e61de1f8
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}