Blame view

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