Files
wcs/WCS.BLL/Services/IService/IHomerService.cs
hehaibing-1996 e89b64ea3a !提交代码
2024-04-15 18:43:28 +08:00

9 lines
99 B
C#

namespace WCS.BLL.Services.IService
{
public interface IHomerService
{
}
}