bug调整
This commit is contained in:
@@ -21,4 +21,8 @@ public interface GeneralConstant {
|
||||
String DAT =".DAT";
|
||||
String HDR =".HDR";
|
||||
|
||||
String CFG_LOWER =".cfg";
|
||||
String DAT_LOWER =".dat";
|
||||
String HDR_LOWER =".hdr";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user