# O2OA与移动办公

平台通过以下方式接入移动端:

**原生APP**:其中原生App支持android phone,ios phone,不支持ipad,android pad.

**钉钉,微信**:需要使用钉钉,微信企业帐号.

**第三方APP**:通过HTML5接入,消息推送需另行对接.

由于原生APP是通过原生代码编写的APP应用,并不是为单个且定制的,在首次使用中需要通过O2云服务器进行引导到指定企业.引导过程是通过手机号进行识别的.也可以通过重新编译APP定制单独的APP直接指向接入地址避免引导过程.

钉钉,微信接入后系统消息,提醒将通过钉钉,微信进行推送.

第三方APP本质上是通过定制过的HTML5页面接入的,接入过程中需要处理点单登录认证.


---

# Agent Instructions: 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:

```
GET https://o2oa.gitbook.io/course/ping-tai-shi-shi/yi-dong-ban-gong-pei-zhi-jie-shao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
