Files
tnb.server/EquipMgr/Tnb.EquipMgr.Interfaces/IToolMoldMaintainPlanRunService.cs
2023-11-06 19:35:59 +08:00

7 lines
106 B
C#

namespace Tnb.EquipMgr.Interfaces
{
public interface IToolMoldMaintainPlanRunService
{
}
}