feat:Image add imageFilePath
This commit is contained in:
@@ -2035,6 +2035,10 @@ var Image = /** @class */ (function (_super) {
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageUrl", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageFilePath", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
|
@@ -1545,6 +1545,10 @@ __decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageUrl", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageFilePath", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
|
@@ -3066,6 +3066,10 @@ __decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageUrl", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
], Image.prototype, "imageFilePath", void 0);
|
||||
__decorate$9([
|
||||
Property,
|
||||
__metadata$9("design:type", String)
|
||||
|
Reference in New Issue
Block a user