Theme
Auto
Light
Dark
目录
Appointment.appoint.judge module
appoint_violate()
set_appoint_reason()
本页
显示源代码
快速搜索
导航
索引
模块
|
Python
»
YPPF develop latest 文档
»
Appointment.appoint.judge module
|
Theme
Auto
Light
Dark
|
Appointment.appoint.judge module
¶
Appointment.appoint.judge.
appoint_violate
(
input_appoint
:
Appoint
,
reason
:
Reason
)
→
bool
[源代码]
¶
将一个预约设为违约
Appointment.appoint.judge.
set_appoint_reason
(
input_appoint
:
Appoint
,
reason
:
Reason
)
→
bool
[源代码]
¶
预约的过程中检查迟到,先记录原因,并且进入到进行中状态,不一定扣分
目录
Appointment.appoint.judge module
appoint_violate()
set_appoint_reason()
本页
显示源代码
快速搜索
导航
索引
模块
|
Python
»
YPPF develop latest 文档
»
Appointment.appoint.judge module
|
Theme
Auto
Light
Dark
|