Revert "测试配置:yml文件不允许修改"
This commit is contained in:
parent
f77217c851
commit
1f78ced990
|
@ -24,6 +24,8 @@ import java.util.Map;
|
|||
public class AbnlGlobalErrorController {
|
||||
|
||||
static final String STATUS_CODE = "10000";
|
||||
//ab
|
||||
//
|
||||
|
||||
@ExceptionHandler({Exception.class})
|
||||
@ResponseBody
|
||||
|
|
Loading…
Reference in New Issue