mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
chore: license说明
This commit is contained in:
@@ -31,6 +31,10 @@ export const Constants = {
|
||||
code: 10,
|
||||
message: '参数错误',
|
||||
},
|
||||
needvip: {
|
||||
code: 88,
|
||||
message: '需要VIP',
|
||||
},
|
||||
auth: {
|
||||
code: 401,
|
||||
message: '您还未登录或token已过期',
|
||||
|
||||
Reference in New Issue
Block a user