Blame view

netcore/src/Modularity/Extend/NCC.Extend.Interfaces/ILqMdgfService.cs 93 Bytes
96009bc9   hexiaodong   hxd
1
2
3
4
5
6
  namespace NCC.Extend.Interfaces.LqMdgf
  {
      public interface ILqMdgfService
      {
      }
  }