This commit is contained in:
wangchuxiao 2022-04-11 18:12:00 +08:00
parent 2c308af615
commit 4d01aa3006

View File

@ -21,7 +21,7 @@ var (
) )
const ( const (
PushURL = "/push/single/cid" PushURL = "/push/single/alias"
AuthURL = "/auth" AuthURL = "/auth"
) )