mirror of
https://github.com/vastxie/99AI.git
synced 2025-11-12 19:53:42 +08:00
v-3.0.0
This commit is contained in:
2
dist/modules/user/user.entity.js
vendored
2
dist/modules/user/user.entity.js
vendored
@@ -42,7 +42,7 @@ __decorate([
|
||||
(0, typeorm_1.Column)({
|
||||
length: 300,
|
||||
nullable: true,
|
||||
default: 'https://public-1300678944.cos.ap-shanghai.myqcloud.com/ai/7f042f63f.png',
|
||||
default: '',
|
||||
comment: '用户头像',
|
||||
}),
|
||||
__metadata("design:type", String)
|
||||
|
||||
Reference in New Issue
Block a user