mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 22:46:33 +00:00
db works, upload works
This commit is contained in:
@@ -15,5 +15,6 @@ public enum ExceptionEnum
|
||||
WrongEmail = 35,
|
||||
PasswordLengthIncorrect = 37,
|
||||
HardwareIdMismatch = 40,
|
||||
WrongResourceType = 50
|
||||
WrongResourceType = 50,
|
||||
NoFile = 60
|
||||
}
|
||||
Reference in New Issue
Block a user