From d4e3d2b8f9af15e696bae6c4212b891c5bf438a9 Mon Sep 17 00:00:00 2001 From: gaoxin Date: Sat, 5 Sep 2020 17:24:09 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=9C=8D=E5=8C=85?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AssetBundles/version_hw_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AssetBundles/version_hw_test.txt b/AssetBundles/version_hw_test.txt index a554cd863f..f03eff4181 100644 --- a/AssetBundles/version_hw_test.txt +++ b/AssetBundles/version_hw_test.txt @@ -1 +1 @@ -{"subChannel":"1000", "buglyId":"261348dcd3", "channel":"MHT", "resUrl":"http://jl.tyu89.wang/mht_hw_test/", "packageVersion":"0.4", "version":"0.1.0", "serverUrl":"http://119.28.117.110:8080/"} \ No newline at end of file +{"subChannel":"1000", "buglyId":"261348dcd3", "channel":"MHT", "resUrl":"http://jl.tyu89.wang/mht_hw_test/", "packageVersion":"0.1", "version":"0.1.0", "serverUrl":"http://119.28.117.110:8080/"} \ No newline at end of file From 4ca09780a0300594a3f33ebb4d26d67b7e3a5267 Mon Sep 17 00:00:00 2001 From: gaoxin Date: Sat, 5 Sep 2020 17:24:46 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=BC=95=E5=AF=BC=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=A3=80=E6=B5=8B=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/Common/GlobalDefine.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Common/GlobalDefine.lua b/Assets/ManagedResources/~Lua/Common/GlobalDefine.lua index 94e33521d0..4f6fc17272 100644 --- a/Assets/ManagedResources/~Lua/Common/GlobalDefine.lua +++ b/Assets/ManagedResources/~Lua/Common/GlobalDefine.lua @@ -11,7 +11,8 @@ RECHARGEABLE = true --false不可充值 true可充值 -- 引导类型 GuideType = { Force = 1,--强制 - Function = 2 --功能 + Function = 2, --功能 + Check = 3 --检测 } SDKSubMitType = {