ShortURL: App platform migration support for dual write (#109221)
This commit is contained in:
committed by
GitHub
parent
edcb6e6895
commit
56c91c2222
@@ -7,4 +7,5 @@ type ShortURL struct {
|
||||
|
||||
type CreateShortURLCmd struct {
|
||||
Path string `json:"path"`
|
||||
UID string `json:"uid,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user