refactor: 项目结构合理性优化
This commit is contained in:
@@ -7,7 +7,7 @@ import lombok.Getter;
|
||||
* 自定义业务异常
|
||||
*
|
||||
* @author haoxr
|
||||
* @date 2022/7/31
|
||||
* @since 2022/7/31
|
||||
*/
|
||||
@Getter
|
||||
public class BusinessException extends RuntimeException {
|
||||
|
||||
Reference in New Issue
Block a user