This commit is contained in:
@@ -77,6 +77,8 @@ namespace rockfishCore
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -113,6 +115,7 @@ namespace rockfishCore
|
||||
app.UseEndpoints(endpoints =>
|
||||
{
|
||||
endpoints.MapControllers();
|
||||
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user