From d875f4a2f688c19bf79bdccf4cb59b296761cdf0 Mon Sep 17 00:00:00 2001 From: jay Date: Mon, 22 Feb 2021 16:49:26 +0800 Subject: [PATCH] edit doc config.php --- .idea/misc.xml | 6 ++ .idea/modules.xml | 8 +++ .idea/recipes-contrib.iml | 8 +++ .idea/vcs.xml | 6 ++ .idea/workspace.xml | 65 +++++++++++++++++++ .../document-bundle/1.1/Document/Config.php | 1 + 6 files changed, 94 insertions(+) create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/recipes-contrib.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 00000000..28a804d8 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..3174879f --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/recipes-contrib.iml b/.idea/recipes-contrib.iml new file mode 100644 index 00000000..c956989b --- /dev/null +++ b/.idea/recipes-contrib.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 00000000..94a25f7f --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 00000000..4092abba --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1596094457937 + + + + + + + + + + + + \ No newline at end of file diff --git a/phpzlc/document-bundle/1.1/Document/Config.php b/phpzlc/document-bundle/1.1/Document/Config.php index 07ec10de..df546bf2 100644 --- a/phpzlc/document-bundle/1.1/Document/Config.php +++ b/phpzlc/document-bundle/1.1/Document/Config.php @@ -55,6 +55,7 @@ class Config } /** + * * 主机 * * @return mixed