Merge pull request 'add value config get segment' (#75) from feaure/staff-getinfo into develop

Reviewed-on: #75
This commit is contained in:
phuanbui 2022-11-22 04:53:01 +00:00
commit 87c184a189
1 changed files with 1 additions and 0 deletions

View File

@ -37,4 +37,5 @@ var prefixes = struct {
Notification: "notification",
SocialPost: "social_post",
Staff: "staff",
Segment: "segment",
}