Commit 3619e948 by wang

增加必要的日志打印

parent 3589a3f1
Showing with 2 additions and 0 deletions
......@@ -4,6 +4,8 @@
#### 一:脚本编译:
##### 编译,在根目录执行
export GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct
go build -o ./cmd/cron/merge/cron ./cmd/cron/merge/cron.go
### 二:运行:在根目录运行(说明:须按照顺序执行)
##### 1.运行 供应商合并脚本(整理标准供应商,禁用启用之类操作)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment