mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
highlight the save button when the explorer has been updated
This commit is contained in:
@@ -17,6 +17,7 @@ export const AMAP_JAVASCRIPT_URL: string = 'https://webapi.amap.com/maps?v=2.0';
|
||||
export enum KnownErrorCode {
|
||||
ApiNotFound = 100001,
|
||||
ValidatorError = 200000,
|
||||
NothingWillBeUpdated = 200004,
|
||||
UserEmailNotVerified = 201020,
|
||||
TwoFactorAuthorizationPasscodeEmpty = 203005,
|
||||
TransactionCannotCreateInThisTime = 205017,
|
||||
|
||||
Reference in New Issue
Block a user