250501 커밋
This commit is contained in:
@@ -1,17 +1,8 @@
|
||||
using System.ComponentModel;
|
||||
using ServerCommon;
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
|
||||
namespace BrokerCore.ApiModels;
|
||||
|
||||
using System.Runtime.Serialization;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
using Common;
|
||||
|
||||
using DbEntity;
|
||||
|
||||
using ServerCommon;
|
||||
|
||||
namespace BrokerApiCore;
|
||||
[SwaggerSchema("사파이어 잔액 요청")]
|
||||
public class SapphireRequest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user