Inject controllers and services
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
using Core.Annotations;
|
||||
|
||||
namespace Core.Controllers;
|
||||
|
||||
[Injectable]
|
||||
public class InsuranceController
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user