Commit 67c6ecba by wang

^

parent ab9c0272
Showing with 0 additions and 2 deletions
...@@ -27,8 +27,6 @@ func main() { ...@@ -27,8 +27,6 @@ func main() {
if err := boot.Boot(path); err != nil { if err := boot.Boot(path); err != nil {
panic(err) panic(err)
} }
testConfig()
return
switch taskName { switch taskName {
case "supplierMerge": case "supplierMerge":
fmt.Println("供应商合并") fmt.Println("供应商合并")
......
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