Browse Source

提交

feature_service
娄文智 3 years ago
parent
commit
6187904a1d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      cmd/calloff/main.go

+ 1
- 0
cmd/calloff/main.go View File

@ -138,6 +138,7 @@ func imain() {
log.Fatal("register service to etcd failed, error:", err) log.Fatal("register service to etcd failed, error:", err)
} }
} }
// Calloff文件解析和保存,读取Calloff信息并生成发运包装 // Calloff文件解析和保存,读取Calloff信息并生成发运包装
go calloff.ParseCalloffNew() go calloff.ParseCalloffNew()


Loading…
Cancel
Save