Explorar o código

解决西班牙语翻译出现占位符的问题

wbspool hai 10 meses
pai
achega
8b25c502a8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      libBase/src/main/java/com/develop/base/ext/GlobaExt.kt

+ 0 - 2
libBase/src/main/java/com/develop/base/ext/GlobaExt.kt

@@ -189,8 +189,6 @@ fun getBrandNum(): String {
 fun getSN(): String {
     var serial: String
 
-
-
     //通过反射获取sn号
     try {
         val c = Class.forName("android.os.SystemProperties")