石头Day1跑通
This commit is contained in:
@@ -79,9 +79,11 @@ namespace AibisDream.FixSystem
|
||||
}
|
||||
|
||||
// 运行结束
|
||||
[YarnCommand("stop_pump")]
|
||||
public static void StopPump()
|
||||
{
|
||||
var cooling = FixSystemCenter.SystemDic.Get<CoolingSystem>();
|
||||
cooling.StopPump();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user