This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_SJA_APS_BACKEND
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
提交
feature_service
娄文智
3 years ago
parent
9060a8b950
commit
6187904a1d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
)
}
}
// Calloff文件解析和保存,读取Calloff信息并生成发运包装
go
calloff
.
ParseCalloffNew
(
)
Write
Preview
Loading…
Cancel
Save