parent
							
								
									e36f7483a3
								
							
						
					
					
						commit
						602662881c
					
				|  | @ -80,7 +80,8 @@ namespace Guru | |||
|         { | ||||
|             _isDebug = isDebug; | ||||
|             string bundleId = Application.identifier; | ||||
|             CallStatic("init", appId, deviceInfo, bundleId, UseWorker, isDebug, UseCronet, BaseUrl); // 调用接口    | ||||
|             // public static void init(String appId, String deviceInfo, String bundleId, boolean isDebug, boolean useWorker, boolean useCronet, String baseUrl) | ||||
|             CallStatic("init", appId, deviceInfo, bundleId, isDebug, UseWorker, UseCronet, BaseUrl); // 调用接口 | ||||
|         } | ||||
| 
 | ||||
|         public void SetScreen(string screenName) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue