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

7 lines
103 B
C#

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