mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
perf: 登录支持极验验证码
This commit is contained in:
@@ -12,7 +12,7 @@ export class AddonEntity {
|
||||
name: string;
|
||||
|
||||
|
||||
@Column({ comment: 'addon类型', length: 100 })
|
||||
@Column({ name: 'addon_type', comment: 'addon类型', length: 100 })
|
||||
addonType: string;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user