250501 커밋
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
using ServerCommon;
|
||||
using ServerBase; using ServerCore;
|
||||
|
||||
namespace BrokerCore.Repository;
|
||||
|
||||
using ServerCore; using ServerBase;
|
||||
|
||||
namespace BrokerApiCore;
|
||||
public class UserBaseDocRepo
|
||||
{
|
||||
private readonly DynamoDbClient m_dynamo_db_client;
|
||||
|
||||
Reference in New Issue
Block a user