Commit 093c6694 by wang

readme update

parent 2b94002d
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@
#### 一:脚本编译:
##### 编译,在根目录执行
go build -o ./cmd/cron/merge/cron ./cmd/cron/merge/cron.go
### 二:运行:(说明:须按照顺序执行)
### 二:运行:在根目录运行(说明:须按照顺序执行)
##### 1.运行 供应商合并脚本(整理标准供应商,禁用启用之类操作)
./cmd/cron/merge/cron -config=./conf/dev/ -taskName=supplierMerge
##### 2.运行 ERP映射处理脚本(ERP供应商与标准联营映射处理)
......
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