| | |
| | | using DevExpress.DataProcessing; |
| | | using DevExpress.XtraBars.Navigation; |
| | | using DevExpress.XtraBars.Navigation; |
| | | using DevExpress.XtraEditors; |
| | | using HStation.WinFrmUI; |
| | | using Yw; |
| | |
| | | return; |
| | | } |
| | | |
| | | this.Invoke(() => |
| | | { |
| | | |
| | | //while (!this.IsHandleCreated) |
| | | // await Task.Delay(100); // 异步等待 |
| | | |
| | | this.BeginInvoke(new Action(() => { |
| | | var threadId = Thread.CurrentThread.ManagedThreadId; |
| | | Yw.Untity.UserRegister.Regist |
| | | ( |
| | |
| | | result.Software.Project.ID, |
| | | result.Software.ID |
| | | ); |
| | | }); |
| | | |
| | | })); |
| | | |
| | | Yw.WinFrmUI.LoginUserInfo.CorpID = result.User.Corpration.ID; |
| | | Yw.WinFrmUI.LoginUserInfo.UserID = result.User.ID; |
| | | Yw.WinFrmUI.LoginUserInfo.AdminType = result.User.AdminType; |