Commit 3dc4f7d2 authored by 陈前's avatar 陈前

盘库

parent ba703a32
...@@ -29,7 +29,7 @@ public final class SystemUtil { ...@@ -29,7 +29,7 @@ public final class SystemUtil {
*/ */
public static String getDeviceModel() { public static String getDeviceModel() {
// return DeviceUtils.getModel(); // return DeviceUtils.getModel();
return "AECRC10"; return "X990";
} }
...@@ -57,7 +57,7 @@ public final class SystemUtil { ...@@ -57,7 +57,7 @@ public final class SystemUtil {
e.printStackTrace(); e.printStackTrace();
} }
} }
return "test2018"; return "test2019";
// return deviceSN; // return deviceSN;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment