fctom1215
2020-02-12 d9e3b2f893d810177264f1e77bd6ab1000d8f608
1
2
3
4
5
6
7
8
9
10
11
12
package safeluck.drive.evaluation.DB;
 
/**
 * MyApplication2
 * Created by lzw on 2019/11/26. 12:01:53
 * 邮箱:632393724@qq.com
 * All Rights Saved! Chongqing AnYun Tech co. LTD
 */
public class Constant {
    public static final String CRITERIAFOR_I_JSON = "criteria_I.json";
    public static final String CRITERIAFOR_II_JSON = "criteria_II.json";
}