ECUSN常量

This commit is contained in:
yanglei 2026-03-05 10:55:41 +08:00
parent fc2a148f6f
commit 3b6799ad5a

View File

@ -10,4 +10,5 @@ public interface EbikeContents {
String LOGIC_DELETE = "is_deleted";
String ECU_SN = "bike:ecusn:regionid";
}