perf: 增加 config-center 业务组件 && 完善文档

This commit is contained in:
daodao97
2020-06-18 19:45:18 +08:00
parent 762356ffe4
commit f6d24961cd
34 changed files with 613 additions and 32 deletions

View File

@@ -14,7 +14,7 @@
"description": "",
"autoload": {
"psr-4": {
"Rock\\RuleEngine\\": "./src"
"HyperfAdmin\\RuleEngine\\": "./src"
}
}
}