mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: swagger support
This commit is contained in:
@@ -120,4 +120,6 @@ export const Constants = {
|
||||
message: '用户邮箱还未配置',
|
||||
},
|
||||
},
|
||||
systemUserId: 0, // 系统级别userid固定为0
|
||||
enterpriseUserId: -1 // 企业模式用户id固定为-1
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user