upgrade
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 12d49a1a05449429383d2dd5bc950c04
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -35,6 +35,10 @@ public class CallListner : CLBehaviour4Lua
|
||||
public void init()
|
||||
{
|
||||
setLua();
|
||||
#if UNITY_EDITOR
|
||||
return;
|
||||
#endif
|
||||
|
||||
#if UNITY_ANDROID
|
||||
plugin.Call("init", gameObject.name);
|
||||
#elif UNITY_IOS
|
||||
|
||||
@@ -24,7 +24,7 @@ public static class CallLogUtl
|
||||
#if UNITY_ANDROID
|
||||
return plugin.CallStatic<string>("getCallLog");
|
||||
#elif UNITY_IOS
|
||||
|
||||
return "";
|
||||
#else
|
||||
return "";
|
||||
#endif
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"2020158":{"2":{"id":"2", "host":"47.111.20.34", "name":"\u6d4b\u8bd5\u670d\u52a1\u5668", "iosVer":"c2c7458896a8b515b477bd7599e3c630", "port":29004, "androidVer":"a585ce6da49a704a488809d0d56eba90", "isDev":1}, "3":{"id":"3", "host":"192.168.1.11", "name":"\u672c\u5730\u6d4b\u8bd5", "iosVer":"49a8c514f675dc39ba88795e36da4ce3", "port":29000, "androidVer":"a585ce6da49a704a488809d0d56eba90", "isDev":1}, "1":{"id":"1", "host":"app.ttf-cti.com", "name":"\u6b63\u5f0f\u670d\u52a1\u5668", "iosVer":"49a8c514f675dc39ba88795e36da4ce3", "port":29000, "androidVer":"4f33d26a37d983936fa5feebfe6b57f8", "isDev":0}}}
|
||||
{"2020158":{"2":{"id":"2", "host":"47.111.20.34", "name":"\u6d4b\u8bd5\u670d\u52a1\u5668", "iosVer":"fb48beff87f4fe19229784b93020d5ba", "port":29004, "androidVer":"a585ce6da49a704a488809d0d56eba90", "isDev":1}, "3":{"id":"3", "host":"192.168.1.11", "name":"\u672c\u5730\u6d4b\u8bd5", "iosVer":"fb48beff87f4fe19229784b93020d5ba", "port":29000, "androidVer":"a585ce6da49a704a488809d0d56eba90", "isDev":1}, "1":{"id":"1", "host":"app.ttf-cti.com", "name":"\u6b63\u5f0f\u670d\u52a1\u5668", "iosVer":"fb48beff87f4fe19229784b93020d5ba", "port":29000, "androidVer":"4f33d26a37d983936fa5feebfe6b57f8", "isDev":0}}}
|
||||
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
r8 $trCRM/resVer/IOS/VerCtl/priority.ver8,239ad8ca9088eb93580025838168dcd18 !trCRM/resVer/IOS/VerCtl/other.ver8,e1ba4f801e757dd7ee600a7b4ccffc0b
|
||||
r8 $trCRM/resVer/IOS/VerCtl/priority.ver8,ee2a3067578e0a8bf222bc3efe5f54758 !trCRM/resVer/IOS/VerCtl/other.ver8,e1ba4f801e757dd7ee600a7b4ccffc0b
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user