ECUSN常量
This commit is contained in:
parent
3b6799ad5a
commit
ce54a49c7e
@ -10,5 +10,8 @@ public interface EbikeContents {
|
|||||||
|
|
||||||
String LOGIC_DELETE = "is_deleted";
|
String LOGIC_DELETE = "is_deleted";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 中控ecu区域id
|
||||||
|
*/
|
||||||
String ECU_SN = "bike:ecusn:regionid";
|
String ECU_SN = "bike:ecusn:regionid";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user