diff --git a/.gitignore b/.gitignore index c795b05..b236644 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -build \ No newline at end of file +build +release diff --git a/README.md b/README.md index a25ed8b..5be4dca 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,7 @@ - run.bat b e : Build Execute 从头编译并执行 - run.bat e : Execute 运行可执行文件 - run.bat c : Clear 清理Build文件夹 -- run.bat p : Pack 打包项目 \ No newline at end of file +- run.bat p : Pack 打包项目 + +获取最新版本 +http://10.8.8.8:3000/api/v1/repos/zhanpeng/SEMS-data-collection/releases/latest?token=e9aaae4b5f7756d0a2977764dbcbdfeb68bb2e13 \ No newline at end of file