add value config get segment

This commit is contained in:
anbuiselly 2022-11-22 11:52:16 +07:00
parent 2719017b61
commit ede51d03d0
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",
}