fs api url impl
This commit is contained in:
parent
d562bf3988
commit
fec5c53d14
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ namespace BookAStar
|
|||
public static readonly string MobileRegistrationUrl = YavscApiUrl + "/gcm/register";
|
||||
public static readonly string UserInfoUrl = YavscApiUrl + "/me";
|
||||
public static readonly string BlogUrl = YavscApiUrl + "/blogs";
|
||||
public static readonly string FsUrl = YavscApiUrl + "/fs";
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue