mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-11-01 18:58:42 +08:00
1. 完成用户导入的功能
This commit is contained in:
@@ -47,6 +47,7 @@ public final class ServiceException extends RuntimeException {
|
||||
return this;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getMessage() {
|
||||
return message;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user