Blame view

antis-ncc-net-core/NCC.Education.Interfaces/连续打卡设定/ITbBothSettingService.cs 110 Bytes
4aba9b59   wwk   1
1
2
3
4
5
6
  namespace NCC.Education.Interfaces.TbBothSetting
  {
      public interface ITbBothSettingService
      {
      }
  }