Feat: add DingTalk AI Table connector and integration for data synch… (#13413)

### What problem does this PR solve?

Add DingTalk AI Table connector and integration for data synchronization

Issue #13400

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: wangheyang <wangheyang@corp.netease.com>
This commit is contained in:
Heyang Wang
2026-03-06 21:13:23 +08:00
committed by GitHub
parent 094eae3cf5
commit c217b8f3d8
22 changed files with 602 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ dependencies = [
"pygithub>=2.8.1",
"asana>=5.2.2",
"python-gitlab>=7.0.0",
"alibabacloud-dingtalk>=2.0.0",
"quart-schema==0.23.0",
]