app/src/main/java/safeluck/drive/evaluation/Constant.java
@@ -1,5 +1,7 @@ package safeluck.drive.evaluation; import org.jetbrains.annotations.NotNull; /** * MyApplication2 * Created by lzw on 2020/1/7. 18:01:40 @@ -87,4 +89,6 @@ public static int Chang_di = 2; public static int DaoLu_night = 3; public static int DaoLu = 4; @NotNull public static final String TIME_MINUTE = "show_time_minute"; }