mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
chore: 添加一些日志
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
|
||||
asst::SingleStepTask::SingleStepTask(const AsstCallback& callback, Assistant* inst)
|
||||
: InterfaceTask(callback, inst, TaskType)
|
||||
{}
|
||||
{
|
||||
LogTraceFunction;
|
||||
}
|
||||
|
||||
bool asst::SingleStepTask::set_params(const json::value& params)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user