public void StartOperation(MsgBase msg, params Action[] operations)
 {
     ConditionLog.MsgLog($"由Common发送了一个{msg.Token}消息");
 }