Explorar o código

提交人:jtm
提交内容:优化

江天明 hai 11 meses
pai
achega
5f5a5a625a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libBase/src/main/java/com/develop/base/ext/GlobaExt.kt

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

@@ -190,7 +190,7 @@ fun getSN(): String {
     var serial: String
 
 //    return "010D10390020123010190001"
-    return "000A10390020123010190009"
+  //  return "000A10390020123010190009"
     //通过反射获取sn号
     try {
         val c = Class.forName("android.os.SystemProperties")