fix AutoController
This commit is contained in:
parent
abfa14de23
commit
7e81f8f043
|
|
@ -10,6 +10,7 @@ using Microsoft.AspNetCore.Mvc;
|
|||
using Microsoft.EntityFrameworkCore;
|
||||
using NejAccountingAPI.Controllers;
|
||||
using NejAccountingAPI.Models;
|
||||
using NejCommon.Models;
|
||||
using NejCommon.Utils;
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user