Browse Source

sn 切换

zhangshenjie 2 months ago
parent
commit
eb0c0971af
1 changed files with 0 additions and 4 deletions
  1. 0 4
      libBase/src/main/java/com/develop/base/ext/GlobaExt.kt

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

@@ -290,10 +290,6 @@ fun getSN(): String {
 
 //        return  "077A10390020123010190023"
     } else {
-
-        return  "000A10390020123021685555"
-
-
         //通过反射获取sn号
         try {
             val c = Class.forName("android.os.SystemProperties")