From 38e874a7078aab1576b8ac74df2e33f70a92a331 Mon Sep 17 00:00:00 2001 From: linxiaozhi Date: Mon, 18 Feb 2019 09:23:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 651f42d..ffc7280 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,8 @@ windows - 进入 https://github.com/george518/PPGo_Job/releases - 下载 ppgo_job-linux-2.1.0.zip 并解压 - 进入文件夹,设置好数据库(创建数据库,导入ppgo_job2.sql)和配置文件(conf/app.conf) -- 运行 go build -ldflags "-H windowsgui" -- 运行 PPGo_Job.exe +- 运行 go build +- 运行 run.bat ---- 前台访问:http://your_host:8080