Skip to content

基于钉钉开放API定时同步到数据库,做内部UC供其他子系统调用

Notifications You must be signed in to change notification settings

BigbigY/dingtalk-staff-uc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Beego

go get github.com/astaxie/beego

依赖

go get github.com/go-sql-driver/mysql
go get github.com/astaxie/beego/orm
go get github.com/astaxie/beego/toolbox
go get github.com/astaxie/beego/logs

Run

bee run

Build

GOOS=linux GOARCH=amd64 bee pack

Swagger

API: http://127.0.0.0.1/swagger/

可变化字段

  • 部门: Name, Parentid
  • 用户: Mobile, Workplace, Avatar, Position,Departmentid

About

基于钉钉开放API定时同步到数据库,做内部UC供其他子系统调用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published