小飞侠
2025-09-12 43baedbcf347ab10c73d6e4fcda841a6719d31e1
cylsg/cylsg.Application/System/Services/ISystemService.cs
@@ -2,5 +2,5 @@
public interface ISystemService
{
    string GetDescription();
    string GetDescription();
}