mirror of https://github.com/abpframework/abp.git
7 changed files with 14 additions and 8 deletions
@ -0,0 +1,7 @@ |
|||
namespace Volo.Blogging |
|||
{ |
|||
public static class BloggingRemoteServiceConsts |
|||
{ |
|||
public const string RemoteServiceName = "Blogging"; |
|||
} |
|||
} |
|||
Loading…
Reference in new issue