250501 커밋
This commit is contained in:
@@ -1,14 +1,11 @@
|
||||
namespace BrokerCore.ApiModels;
|
||||
|
||||
|
||||
using System.ComponentModel;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
using DbEntity;
|
||||
|
||||
using ServerCommon;
|
||||
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
|
||||
namespace BrokerApiCore;
|
||||
|
||||
[SwaggerSchema("플래닛 아이템 교환 주문 정보")]
|
||||
public class PlanetItemExchangeOrderDto
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user