> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/faq/kao-qin-da-ka/kao-qin-da-ka-da-ka-chu-xian-ding-wei-yi-chang-ying-ru-he-chu-li.md).

# \[考勤打卡] 打卡出現定位異常應如何處理？

Wi-FI打卡：&#x20;

可点选页面内＂检查异常＂，页面会显示错误详情，包括设备当前连接上的Wi-Fi名称及MAC地址。&#x20;

查看系统后台打卡设置中的Wi-Fi 名称及BSSID，以确认是否由于未连接合适的Wi-Fi 或系统输入的BSSID 有遗漏或Wi-Fi 名称不正确而引致定位异常或有机会变成外勤打卡（如外勤打卡功能已开启）。

GPS打卡：

系统会根据手机用户当刻GPS的数据而判定是否为有效打卡。而每部手机GPS的信号都会因为不同物件／环境 （墙身厚道，其他信号发射器）影响强弱，因此为确保阁下公司所有员工能正常打卡，请设置打卡范围为50米或以上。&#x20;

详情可点选页面内＂检查异常＂，页面会显示你的GPS定位位置与考勤位置相差多少米。可视乎地点信号受影响情况，尝试扩大打卡范围。&#x20;

如果位置始终不正确，建议使用 Wi-Fi 打卡。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.yoov.com/yoov-work/zh-cn/faq/kao-qin-da-ka/kao-qin-da-ka-da-ka-chu-xian-ding-wei-yi-chang-ying-ru-he-chu-li.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
