Commit 74889016 authored by tangtuo's avatar tangtuo

回滚代码

纪念版nft开放游客模式
parent 13907747
......@@ -96,7 +96,7 @@ public class CommemorateNftController {
return ResponseModel.success(result);
}
@Authentication
//@Authentication
@GetMapping("/get/{id}")
@ApiOperation(value = "纪念版nft详情页")
public ResponseModel<CommemorateNftVo> getById(@PathVariable Integer id, @RequestHeader String Authorization) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment