250501 커밋
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
namespace BrokerCore.ApiModels;
|
||||
|
||||
using System.ComponentModel;
|
||||
using System.ComponentModel;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
|
||||
namespace BrokerApiCore;
|
||||
|
||||
[SwaggerSchema("재화 잔액 요청")]
|
||||
public class CurrencyBalanceRequest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user