记得上下班打卡 | git大法好,push需谨慎

Commit 51be7d0c authored by wanglele's avatar wanglele

修改错别字

parent 635d138e
...@@ -253,8 +253,8 @@ public class GoblinNftExCodeServiceImpl implements IGoblinNftExCodeService { ...@@ -253,8 +253,8 @@ public class GoblinNftExCodeServiceImpl implements IGoblinNftExCodeService {
return ResponseDto.failure(rsp.getMessage()); return ResponseDto.failure(rsp.getMessage());
} }
} catch (Exception e) { } catch (Exception e) {
// e.printStackTrace(); log.debug("e:{}",e);
return ResponseDto.failure("发送投失败!"); return ResponseDto.failure("发送投失败!");
} }
} }
......
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