添加游玩时间
This commit is contained in:
parent
9ec6825372
commit
decfe18b9a
@ -46,6 +46,7 @@ public class ScenicConfigEntity {
|
||||
*/
|
||||
private Integer bookRoutine;
|
||||
private Integer forceFinishTime;
|
||||
private Integer tourTime;
|
||||
/**
|
||||
* 样本保存时间
|
||||
*/
|
||||
|
@ -93,6 +93,7 @@
|
||||
</if>
|
||||
all_free=#{allFree},
|
||||
book_routine=#{bookRoutine},
|
||||
tour_time=#{tourTime},
|
||||
sample_store_day=#{sampleStoreDay},
|
||||
video_store_day=#{videoStoreDay},
|
||||
template_new_video_type=#{templateNewVideoType},
|
||||
|
Loading…
x
Reference in New Issue
Block a user