mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 12:26:19 +00:00
chore: migrate shortcut analytics
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
|
||||
- [store/activity.proto](#store_activity-proto)
|
||||
- [ActivityShorcutCreatePayload](#slash-store-ActivityShorcutCreatePayload)
|
||||
- [ActivityShorcutViewPayload](#slash-store-ActivityShorcutViewPayload)
|
||||
|
||||
- [store/common.proto](#store_common-proto)
|
||||
- [RowStatus](#slash-store-RowStatus)
|
||||
@ -57,6 +58,24 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="slash-store-ActivityShorcutViewPayload"></a>
|
||||
|
||||
### ActivityShorcutViewPayload
|
||||
|
||||
|
||||
|
||||
| Field | Type | Label | Description |
|
||||
| ----- | ---- | ----- | ----------- |
|
||||
| shortcut_id | [int32](#int32) | | |
|
||||
| ip | [string](#string) | | |
|
||||
| referer | [string](#string) | | |
|
||||
| user_agent | [string](#string) | | |
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user