Skip to content

Commit 5626a10

Browse files
author
wanglin
committed
修复BUG
1 parent 95630ac commit 5626a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
const (
16-
serviceName = "Profile"
16+
serviceName = "profile"
1717
commandSetProfile = "portrait_set"
1818
commandGetProfiles = "portrait_get"
1919
)

0 commit comments

Comments
 (0)