250501 커밋
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Metadata.Builders;
|
||||
|
||||
namespace BrokerApiCore.Repository.SqlConfig;
|
||||
using BrokerCore.DbEntity;
|
||||
namespace BrokerApiCore;
|
||||
|
||||
public class PlanetItemExchangeOrderAmountTotalLimitConfig : IEntityTypeConfiguration<PlanetItemExchangeOrderAmountTotalLimit>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user