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
1b6c2d10f47433ac22a6994c0992bba8180bebd0
Switch branch/tag
fzm-joying
04 Aug, 2021
11 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· 1b6c2d10
tangtuo
authored
Aug 04, 2021
1b6c2d10
回滚代码
· 382a5a1b
...
tangtuo
authored
Aug 04, 2021
纪念版nft开放游客模式
382a5a1b
Merge remote-tracking branch 'origin/dev_1.0.0' into dev_1.0.0
· 0c753b62
tangtuo
authored
Aug 04, 2021
0c753b62
回滚代码
· 74889016
...
tangtuo
authored
Aug 04, 2021
纪念版nft开放游客模式
74889016
Merge remote-tracking branch 'origin/dev_1.0.0' into dev_1.0.0
· 76bf08fe
tangtuo
authored
Aug 04, 2021
76bf08fe
纪念版nft详情页开放游客模式
· 5ebe2819
tangtuo
authored
Aug 04, 2021
5ebe2819
Merge branch 'dev_1.0.0' into test_v1.0.0
· ede1fcab
tangtuo
authored
Aug 04, 2021
ede1fcab
Merge remote-tracking branch 'origin/dev_1.0.0' into dev_1.0.0
· 150fad44
tangtuo
authored
Aug 04, 2021
150fad44
回滚代码
· b9fc24f0
tangtuo
authored
Aug 04, 2021
b9fc24f0
Merge branch 'dev_1.0.0' into test_v1.0.0
· 4f7d6563
tangtuo
authored
Aug 04, 2021
4f7d6563
修改判断用户是否已经领取纪念币的方法
· c7fd5fac
tangtuo
authored
Aug 04, 2021
c7fd5fac
03 Aug, 2021
2 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· 46497919
tangtuo
authored
Aug 03, 2021
46497919
修改jwt登录过期的报错信息
· 13907747
tangtuo
authored
Aug 03, 2021
13907747
02 Aug, 2021
4 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· e8c5f2d2
tangtuo
authored
Aug 02, 2021
e8c5f2d2
修改用户默认昵称的前缀
· f0f2c7f3
tangtuo
authored
Aug 02, 2021
f0f2c7f3
Merge branch 'dev_1.0.0' into test_v1.0.0
· 52b11bea
tangtuo
authored
Aug 02, 2021
52b11bea
修改头像时删除旧头像
· 9512efc2
tangtuo
authored
Aug 02, 2021
9512efc2
31 Jul, 2021
2 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· 35e7996a
tangtuo
authored
Jul 31, 2021
35e7996a
修改生产环境区块链配置
· edcfe5c7
tangtuo
authored
Jul 31, 2021
edcfe5c7
30 Jul, 2021
5 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· a3a8196c
tangtuo
authored
Jul 30, 2021
a3a8196c
修改发行nft的返回参数
· 0a8b76e3
tangtuo
authored
Jul 30, 2021
0a8b76e3
我的收藏页面加上封面
· 2c68ae4e
tangtuo
authored
Jul 30, 2021
2c68ae4e
去掉临时验证码配置
· b6390098
tangtuo
authored
Jul 30, 2021
b6390098
新增生产环境配置
· 3b58d8ae
tangtuo
authored
Jul 30, 2021
3b58d8ae
29 Jul, 2021
7 commits
Merge branch 'dev_1.0.0' into test_v1.0.0
· 1df7a95b
tangtuo
authored
Jul 29, 2021
1df7a95b
nft标签为空时不加入缓存
· 5d88ea49
...
tangtuo
authored
Jul 29, 2021
修改nft编号的前缀
5d88ea49
Merge branch 'dev_1.0.0' into test_v1.0.0
· 87d5728e
tangtuo
authored
Jul 29, 2021
87d5728e
配合测试,加入万能验证码
· cd67567d
tangtuo
authored
Jul 29, 2021
cd67567d
nft详情接口加入是否是纪念版nft字段
· 185cc3ba
tangtuo
authored
Jul 29, 2021
185cc3ba
Merge branch 'dev_1.0.0' into test_v1.0.0
· c3f889fb
tangtuo
authored
Jul 29, 2021
c3f889fb
配合前端调试,加上万能验证码
· 97f76366
tangtuo
authored
Jul 29, 2021
97f76366
28 Jul, 2021
9 commits
后台管理系统加上nft列表加上封面
· 541f79d8
tangtuo
authored
Jul 28, 2021
541f79d8
分布式锁加上过期时间
· 837b634e
...
tangtuo
authored
Jul 28, 2021
nft详情页面加上文件名 文件地址字段
837b634e
Merge branch 'dev_1.0.0' into test_v1.0.0
· f4ff28d8
tangtuo
authored
Jul 28, 2021
f4ff28d8
解决同一个用户可以并发领取纪念版nft的问题
· ef434138
tangtuo
authored
Jul 28, 2021
ef434138
解决后台管理系统启动报错的问题
· 94363fad
tangtuo
authored
Jul 28, 2021
94363fad
解决后台管理系统启动报错的问题
· 3e1ace8b
tangtuo
authored
Jul 28, 2021
3e1ace8b
Merge branch 'dev_1.0.0' into test_v1.0.0
· 80756c20
tangtuo
authored
Jul 28, 2021
80756c20
nft列表页面加入类别字段
· b09f74ea
tangtuo
authored
Jul 28, 2021
b09f74ea
修改nft编号
· 935f46e0
tangtuo
authored
Jul 28, 2021
935f46e0