Commit ded1f7f1 by wang

readme 修改

parent 96ca737d
Showing with 5 additions and 0 deletions
......@@ -7,6 +7,11 @@
export GO111MODULE=on
go env -w GOPROXY=https://goproxy.cn,direct
go build -o ./cmd/cron/merge/cron ./cmd/cron/merge/cron.go
##### 测试配置连接
./cmd/cron/merge/cron -config=./conf/prod/ -taskName=testConn
### 二:运行:在根目录运行(说明:须按照顺序执行)
##### 1.运行 供应商合并脚本(整理标准供应商,整合erp映射,自营映射,联营映射)
./cmd/cron/merge/cron -config=./conf/prod/ -taskName=supplierMerge
......
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