Commit be5c78fd authored by 安宁's avatar 安宁

增加钉钉机器人提醒

parent f215014c
......@@ -326,7 +326,7 @@ class Task extends CommonModel
} catch (Exception $e) {
Db::rollback();
return error(9, $e->getMessage());
}die();
}
return $this->read($result['code']);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment