修改启动后的访问地址为 /zyplayer-doc

This commit is contained in:
暮光:城中城
2023-02-04 17:15:02 +08:00
parent ef31ebe52b
commit 256fd812c9
15 changed files with 23 additions and 72 deletions

View File

@@ -18,7 +18,7 @@ rd /q /s %target_dir%
md %target_dir%
copy zyplayer-doc-manage\target\zyplayer-doc-manage.jar %target_dir%
copy zyplayer-doc-manage\target\zyplayer-doc.jar %target_dir%
copy zyplayer-doc-manage\src\main\resources\application.yml %target_dir%
xcopy /e /y /q zyplayer-doc-other\script %target_dir%