feat: implement scenario-driven sales SOP platform

This commit is contained in:
Eric 1549169735@qq.com
2026-08-06 21:37:29 +08:00
parent 254469ab89
commit de5345607a
84 changed files with 7132 additions and 2 deletions

11
.gitignore vendored
View File

@@ -1,3 +1,12 @@
.DS_Store
.idea/
.vscode/
codes/.env
codes/configs/config.local.yml
codes/web/node_modules/
codes/bin/
codes/coverage.out
# ---> Go
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
@@ -117,7 +126,6 @@ out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
@@ -173,4 +181,3 @@ docs/_book
# TODO: where does this rule come from?
test/