diff --git a/.gitignore b/.gitignore index 06b219d..1432db4 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ out/ public/ *.postman.json *.doc.php -apilist.json \ No newline at end of file +apilist.json diff --git a/apidoc.json b/apidoc.json new file mode 100644 index 0000000..1692657 --- /dev/null +++ b/apidoc.json @@ -0,0 +1,7 @@ +{ + "name": "game2005api", + "version": "0.1.0", + "description": "极乐精英", + "title": "极乐精英", + "url" : "https://game2005api-test.kingsome.cn/public/apidoc" +}