namespace Tiobon.Core.IServices; /// /// 开班打卡(自定义服务接口) /// public interface IGhre_OpenClassAttendServices : IBaseServices { }