V1 #7

Merged
trunglt251292 merged 5 commits from v1 into master 2022-04-18 07:41:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 68fefbfe24 - Show all commits

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"