lizhanwei
2020-03-12 558c2b293637494eb3887a99b3e3d461210b0777
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";
}