增加电梯表
This commit is contained in:
@@ -15,4 +15,8 @@ public interface CodePrefixConstants {
|
||||
* 人像编码前缀
|
||||
*/
|
||||
String PERSON_LIB_IMAGE_CODE_PREFIX = "102";
|
||||
|
||||
String ELEVATOR_CONTROL_CODE_PREFIX = "E01";
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user