Merge branch 'feat-ai-agent-kefu' into xindeznkf

chore:合并了提交
This commit is contained in:
2026-01-13 15:57:35 +08:00
21 changed files with 3453 additions and 229 deletions

View File

@@ -69,6 +69,10 @@ export default {
servicerConfig() {
return this.$store.state.servicerConfig;
},
// 企业微信配置
wxworkConfig() {
return this.$store.state.wxworkConfig;
},
diySeckillInterval() {
return this.$store.state.diySeckillInterval;
},