7 lines
106 B
C#
7 lines
106 B
C#
namespace Tnb.EquipMgr.Interfaces
|
|
{
|
|
public interface IToolMoldMaintainPlanRunService
|
|
{
|
|
}
|
|
}
|