优化
This commit is contained in:
@@ -694,7 +694,7 @@ interface JsExtensions {
|
|||||||
return aesEncodeToBase64ByteArray(data, key, transformation, iv)?.let { String(it) }
|
return aesEncodeToBase64ByteArray(data, key, transformation, iv)?.let { String(it) }
|
||||||
}
|
}
|
||||||
|
|
||||||
fun android(): String {
|
fun androidId(): String {
|
||||||
return AppConst.androidId
|
return AppConst.androidId
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user