```val uuid = (beginUuid + sessionCharacteristic + endUuid).lowercase()``` val a = "" + "" + "" -&gt...
a
Copy code
val uuid = (beginUuid + sessionCharacteristic + endUuid).lowercase()
val a = "" + "" + "" -> to lower case, and the IDE can't display the value ... speechless