feat: Implement initial AI-native CRM backend with dynamic entity and data management, AI agent tools, and core configurations.

This commit is contained in:
2026-03-25 17:25:48 +08:00
parent 0e96664f32
commit 170b7945d7
16 changed files with 267 additions and 121 deletions
+19
View File
@@ -0,0 +1,19 @@
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.restore
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
.idea/
*.iml
*.iws
.idea_modules/
# OS
.DS_Store
Thumbs.db