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