We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e8501 commit 35a0104Copy full SHA for 35a0104
.gitignore
@@ -1 +1,2 @@
1
-.idea
+.idea
2
+.DS_Store
README.md
@@ -2,12 +2,6 @@
3
用于注册标记项目中运行平台的标记,用于做业务区分
4
5
-## 安装
+## 文档
6
7
-```shell
8
-composer require phpzlc/platfrom-business
9
-```
10
-
11
-## 配置
12
13
-使用前需在 `config/packages/phpzlc-platfrom-business.yaml` 文件中配置平台标识
+[https://phpzlc.com/doc/module/platform-business](https://phpzlc.com/doc/module/platform-business)
0 commit comments