private void InitLogin() { ots = new OtsAuto(); if (!isLogin) { ots.SetSession(); //if(!isLogin) } LoadCode(); }