250501 커밋
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace BrokerCore.Repository;
|
||||
using Context;
|
||||
using DbEntity;
|
||||
namespace BrokerApiCore;
|
||||
public class SsoAccountRepo
|
||||
{
|
||||
private readonly SsoAccountDbContext m_db_context;
|
||||
|
||||
Reference in New Issue
Block a user