指定设备提前预约

This commit is contained in:
2025-02-05 14:31:31 +08:00
parent 1eb636d402
commit a016622cc9
27 changed files with 471 additions and 103 deletions

View File

@@ -57,4 +57,5 @@ public class DeviceConfigEntity {
* 切割时,取人脸后多少秒的视频
*/
private BigDecimal cutPost;
private Integer enablePreBook;
}