EFEM设备UpdatTrayBelongTo属性无需赋值,注册空的方法,否则调用时日志有错误输出

This commit is contained in:
LAPTOP-V3V5DP1T\Han Qiang Qiang 2023-07-18 13:55:02 +08:00
parent 56fa36874b
commit 996e009354
1 changed files with 3 additions and 0 deletions

View File

@ -498,6 +498,9 @@ namespace SicRT.Equipments.Systems
OP.Subscribe("AlterWaferInfo", InvokeAlterWaferInfo);
OP.Subscribe("UpdatTrayBelongTo", (string cmd, object[] args) => { return true; });//注册空的方法,否则调用时日志有错误输出
OP.Subscribe("System.ReturnAllWafer", (string cmd, object[] args) =>
{