# ding-manager **Repository Path**: excavate/ding-manager ## Basic Information - **Project Name**: ding-manager - **Description**: 钉钉接口使用 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ding-back #### 介绍 {钉钉接口使用} ##### 后端接口功能 - 获取前端code登陆接入 - 部门用户拉取 - 审批增量拉取 提交审批 - 事件回调 - 消息模板 - 上传文件到存储服务器,上传存储服务器文件到钉盘 (需要jsapi免登授权码) - dd.config接口 ##### 前端功能 {移动端ojbk,pc端文档提供的 DingTalkPC 2.7版本暂未能调通} - 扫码登陆 - dd.config(微应用) - 钉盘 存储 cspace.saveFile - 获取后台钉盘转储功能需要的spaceId, dirId, 免登授权码 ##### 疑问(欢迎大神解答) - 上传文件到钉盘暂且只能实现通过微应用获取临时授权码, 是否可以直接接口实现 - 提交审批表单格式暂时只知道 输入框和附件格式,其他格式请大神补充