new API project
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
namespace zero.Backoffice.Controllers;
|
||||
|
||||
[ZeroAuthorize]
|
||||
[DisableBrowserCache]
|
||||
public abstract class ZeroBackofficeController : ControllerBase
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user