public override void SetPosId(string posId, string cashierId)
 {
     VerifyResult(_cco.SetPOSID(posId, cashierId));
 }