Commit cecc00e7 authored by 黎博's avatar 黎博

Update

parent 6c643810
......@@ -29,3 +29,6 @@ build/
### VS Code ###
.vscode/
### local log ###
*.log
......@@ -30,8 +30,8 @@ public class PayInterceptor implements HandlerInterceptor {
@Autowired
MockMapper mockMapper;
@Value("${namespace}")
private String namespace;
// @Value("${namespace}")
private String namespace = "pre";
/**
* 获取HttpServletRequest的body
......
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