记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
4eb0a10d
Commit
4eb0a10d
authored
Apr 02, 2022
by
anjiabin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改galaxy api相关
parent
971f01de
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
GalaxyNftPublishAndBuyResultBatchQueryRespDto.java
.../param/GalaxyNftPublishAndBuyResultBatchQueryRespDto.java
+1
-1
GalaxyNftPublishAndBuyResultQueryRespDto.java
...y/dto/param/GalaxyNftPublishAndBuyResultQueryRespDto.java
+1
-1
GalaxyNftPublishAndBuyRouterBatchQueryRespDto.java
.../param/GalaxyNftPublishAndBuyRouterBatchQueryRespDto.java
+1
-1
GalaxyNftUploadRespDto.java
...dnet/service/galaxy/dto/param/GalaxyNftUploadRespDto.java
+1
-1
No files found.
liquidnet-bus-api/liquidnet-service-galaxy-api/src/main/java/com/liquidnet/service/galaxy/dto/param/GalaxyNftPublishAndBuyResultBatchQueryRespDto.java
View file @
4eb0a10d
...
@@ -17,7 +17,7 @@ import java.util.List;
...
@@ -17,7 +17,7 @@ import java.util.List;
* @Copyright: LightNet @ Copyright (c) 2021
* @Copyright: LightNet @ Copyright (c) 2021
* @date 2022/3/28 11:22
* @date 2022/3/28 11:22
*/
*/
@ApiModel
(
value
=
"GalaxyNftPublish
Result
QueryRespDto"
,
description
=
"NFT发行结果查询"
)
@ApiModel
(
value
=
"GalaxyNftPublish
AndBuyResultBatch
QueryRespDto"
,
description
=
"NFT发行结果查询"
)
@Data
@Data
public
class
GalaxyNftPublishAndBuyResultBatchQueryRespDto
implements
Serializable
,
Cloneable
{
public
class
GalaxyNftPublishAndBuyResultBatchQueryRespDto
implements
Serializable
,
Cloneable
{
...
...
liquidnet-bus-api/liquidnet-service-galaxy-api/src/main/java/com/liquidnet/service/galaxy/dto/param/GalaxyNftPublishAndBuyResultQueryRespDto.java
View file @
4eb0a10d
...
@@ -16,7 +16,7 @@ import java.io.Serializable;
...
@@ -16,7 +16,7 @@ import java.io.Serializable;
* @Copyright: LightNet @ Copyright (c) 2021
* @Copyright: LightNet @ Copyright (c) 2021
* @date 2022/3/28 11:22
* @date 2022/3/28 11:22
*/
*/
@ApiModel
(
value
=
"GalaxyNftPublishResultQueryRespDto"
,
description
=
"NFT发行结果查询"
)
@ApiModel
(
value
=
"GalaxyNftPublish
AndBuy
ResultQueryRespDto"
,
description
=
"NFT发行结果查询"
)
@Data
@Data
public
class
GalaxyNftPublishAndBuyResultQueryRespDto
implements
Serializable
,
Cloneable
{
public
class
GalaxyNftPublishAndBuyResultQueryRespDto
implements
Serializable
,
Cloneable
{
...
...
liquidnet-bus-api/liquidnet-service-galaxy-api/src/main/java/com/liquidnet/service/galaxy/dto/param/GalaxyNftPublishAndBuyRouterBatchQueryRespDto.java
View file @
4eb0a10d
...
@@ -18,7 +18,7 @@ import java.util.List;
...
@@ -18,7 +18,7 @@ import java.util.List;
* @Copyright: LightNet @ Copyright (c) 2021
* @Copyright: LightNet @ Copyright (c) 2021
* @date 2022/3/28 11:22
* @date 2022/3/28 11:22
*/
*/
@ApiModel
(
value
=
"GalaxyNftPublish
Result
QueryRespDto"
,
description
=
"NFT发行结果查询"
)
@ApiModel
(
value
=
"GalaxyNftPublish
AndBuyRouterBatch
QueryRespDto"
,
description
=
"NFT发行结果查询"
)
@Data
@Data
public
class
GalaxyNftPublishAndBuyRouterBatchQueryRespDto
implements
Serializable
,
Cloneable
{
public
class
GalaxyNftPublishAndBuyRouterBatchQueryRespDto
implements
Serializable
,
Cloneable
{
...
...
liquidnet-bus-api/liquidnet-service-galaxy-api/src/main/java/com/liquidnet/service/galaxy/dto/param/GalaxyNftUploadRespDto.java
View file @
4eb0a10d
...
@@ -16,7 +16,7 @@ import java.io.Serializable;
...
@@ -16,7 +16,7 @@ import java.io.Serializable;
* @Copyright: LightNet @ Copyright (c) 2021
* @Copyright: LightNet @ Copyright (c) 2021
* @date 2022/3/10 20:46
* @date 2022/3/10 20:46
*/
*/
@ApiModel
(
value
=
"Galaxy
UserRegister
RespDto"
,
description
=
"素材上传"
)
@ApiModel
(
value
=
"Galaxy
NftUpload
RespDto"
,
description
=
"素材上传"
)
@Data
@Data
public
class
GalaxyNftUploadRespDto
implements
Serializable
,
Cloneable
{
public
class
GalaxyNftUploadRespDto
implements
Serializable
,
Cloneable
{
@ApiModelProperty
(
position
=
1
,
required
=
true
,
value
=
"skuId"
)
@ApiModelProperty
(
position
=
1
,
required
=
true
,
value
=
"skuId"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment