An activity interface
This commit is contained in:
parent
ce5d3ce810
commit
8d7bb8f6b6
29 changed files with 810 additions and 10 deletions
|
|
@ -19,6 +19,7 @@ namespace Yavsc.ApiControllers
|
|||
using Yavsc.ViewModels.Auth;
|
||||
using Yavsc.Server.Helpers;
|
||||
|
||||
[Authorize]
|
||||
[Route(Constants.APIPrefix + "/bill"), Authorize]
|
||||
public class BillingController : Controller
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue