添加游玩时间

This commit is contained in:
2025-03-25 10:49:42 +08:00
parent 9ec6825372
commit decfe18b9a
2 changed files with 2 additions and 0 deletions
src/main
java
com
ycwl
basic
model
resources

@ -46,6 +46,7 @@ public class ScenicConfigEntity {
*/
private Integer bookRoutine;
private Integer forceFinishTime;
private Integer tourTime;
/**
* 样本保存时间
*/