引导添加检测类型

dev_chengFeng
gaoxin 2020-09-05 17:24:46 +08:00
parent d4e3d2b8f9
commit 4ca09780a0
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ RECHARGEABLE = true --false不可充值 true可充值
-- 引导类型
GuideType = {
Force = 1,--强制
Function = 2 --功能
Function = 2, --功能
Check = 3 --检测
}
SDKSubMitType = {