Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fzm-joying
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
lei
fzm-joying
Commits
eb9ec8d4
Commit
eb9ec8d4
authored
Feb 09, 2022
by
tangtuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收藏接口增加NFT哈希 发行时间两个字段
parent
5cf5f779
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
NftMapper.xml
joying-common/src/main/resources/mapper/NftMapper.xml
+2
-0
logback.2022-02-09.0.log
logs/logback.2022-02-09.0.log
+0
-0
No files found.
joying-common/src/main/resources/mapper/NftMapper.xml
View file @
eb9ec8d4
...
@@ -19,6 +19,8 @@
...
@@ -19,6 +19,8 @@
a.nft_id,
a.nft_id,
a.file_url,
a.file_url,
a.is_commemorate,
a.is_commemorate,
a.nft_hash,
a.publish_time
b.category_name as category
b.category_name as category
from tb_nft a left join tb_category b on a.category_id = b.id
from tb_nft a left join tb_category b on a.category_id = b.id
where a.id in (
where a.id in (
...
...
logs/logback.2022-02-09.0.log
View file @
eb9ec8d4
This diff is collapsed.
Click to expand it.
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