添加字段

This commit is contained in:
2025-04-07 09:39:36 +08:00
parent 10e7421672
commit 389c28300f
4 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ public class ScenicConfigEntity {
* 样本保存时间
*/
private Integer sampleStoreDay;
private Integer faceStoreDay;
/**
* 视频保存时间
*/