[Update] Request nats subject

This commit is contained in:
trunglt251292 2022-03-30 20:38:09 +07:00
parent eb2d9fe754
commit 68fefbfe24
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ const (
SubjectRequestKeywordUpsert = "selly.request.keyword.upsert"
SubjectPullKeywordUpsert = "selly.pull.keyword.upsert"
SubjectRequestKeywordSearch = "selly.request.keyword.search"
SubjectRequestKeywordCreateIndex = "selly.request.order.create_index"
SubjectRequestKeywordCreateIndex = "selly.request.keyword.create_index"
SubjectRequestUserUpsert = "selly.request.user.upsert"
SubjectPullUserUpsert = "selly.pull.user.upsert"