WeiApi(code); } else{ string username = ttHttpCookie.Value; string DeviceId = ttHttpCookieDeviceId.Value; if(string.IsNullOrEmpty(username) || string.IsNullOrEmpty(DeviceId)) { WeiApi(code); } else{ newAppException("讀取Cookies UserCode="+ username +",DeviceId="+ DeviceId); initSession(...
www.dbjr.com.cn/article/721...htm 2025-5-14