public interface AbstractExceptionEnum
为了在抛出ServiceException的时候规范抛出的内容
ServiceException抛出时必须为本接口的实现类
String
getErrorCode()
getUserTip()
String getErrorCode()
String getUserTip()
Copyright © 2022. All rights reserved.