paiban/NPP.SmartSchedue.Api.Contracts/Services/Integration/ISmartScheduleOrchestratorService.cs
Asoka.Wang 21f044712c 1
2025-08-27 18:39:19 +08:00

6 lines
123 B
C#

namespace NPP.SmartSchedue.Api.Contracts.Services.Integration;
public interface ISmartScheduleOrchestratorService
{
}