指定设备提前预约

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

@@ -43,6 +43,7 @@ public class ScenicConfigEntity {
* 预约流程,1-预约,2-在线,3-全部
*/
private Integer bookRoutine;
private Integer forceFinishTime;
/**
* 样本保存时间
*/