Update ResponseCode
This commit is contained in:
@@ -8,6 +8,7 @@ package top.fatweb.api.entity.common
|
||||
*/
|
||||
enum class BusinessCode(val code: Int) {
|
||||
SYSTEM(100),
|
||||
DATABASE(200),
|
||||
PERMISSION(200),
|
||||
DATABASE(300),
|
||||
API_AVATAR(501)
|
||||
}
|
||||
Reference in New Issue
Block a user