mirror of
https://github.com/vran-dev/databasir.git
synced 2025-08-08 18:10:26 +08:00
feat: add checkstyle (#22)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.databasir.common;
|
||||
|
||||
public class SystemException extends RuntimeException{
|
||||
public class SystemException extends RuntimeException {
|
||||
|
||||
private static final String MSG_INTERNAL_SERVER_ERROR = "服务器开小差了,请稍后再试";
|
||||
|
||||
|
Reference in New Issue
Block a user