code refactor

This commit is contained in:
MaysWind
2024-12-30 23:11:03 +08:00
parent 2560a70e5e
commit 863e0205ff
6 changed files with 21 additions and 35 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const CliUserAgent: string = 'ezbookkeeping Cli';
export const TOKEN_CLI_USER_AGENT: string = 'ezbookkeeping Cli';
export interface TokenInfoResponse {
readonly tokenId: string;