refactor(sis):
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
- 人员库业务逻辑调整 - 人像信息业务逻辑调整 - 华为盒子服务
This commit is contained in:
@@ -12,9 +12,9 @@ public interface CodePrefixConstants {
|
||||
String SIS_DEVICE_CODE_PREFIX = "101";
|
||||
|
||||
/**
|
||||
* 人像编码前缀
|
||||
* 华为人像编码前缀
|
||||
*/
|
||||
String PERSON_LIB_IMAGE_CODE_PREFIX = "102";
|
||||
String PERSON_LIB_IMAGE_CODE_PREFIX = "HW";
|
||||
|
||||
String ELEVATOR_CONTROL_CODE_PREFIX = "E01";
|
||||
|
||||
|
Reference in New Issue
Block a user