国内微信登录和手机验证码登录
This commit is contained in:
@@ -37,6 +37,7 @@ import androidx.annotation.StringDef
|
||||
EventName.SetGoal,
|
||||
EventName.RefreshMessage,
|
||||
EventName.BluetoothSwitch,
|
||||
EventName.PostValue,
|
||||
EventName.BleReport,
|
||||
EventName.BleFirmwareVersion,
|
||||
EventName.BleReportData,
|
||||
@@ -112,5 +113,6 @@ annotation class EventName {
|
||||
|
||||
//蓝牙透传
|
||||
const val BlePassThrough = "blePassThrough"
|
||||
const val PostValue = "value"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user