Commit c99a95bb by wang

^

parent b40f98d7
Showing with 2 additions and 2 deletions
......@@ -27,8 +27,8 @@ func main() {
if err := boot.Boot(path); err != nil {
panic(err)
}
service.NewServiceSupplier().MappingHandle(1)
return
//service.NewServiceSupplier().MappingHandle(1)
//return
switch taskName {
case "supplierMerge":
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