This commit is contained in:
2025-04-09 16:18:58 +08:00
parent 73d393b436
commit d0d4e37526
23 changed files with 344 additions and 58 deletions

View File

@@ -71,6 +71,8 @@ public class ScenicConfigEntity {
private Float faceScoreThreshold;
private StorageType storeType;
private String storeConfigJson;
private StorageType tmpStoreType;
private String tmpStoreConfigJson;
private BigDecimal brokerDirectRate;
private Integer faceDetectHelperThreshold;