Skip to content

Commit 893af61

Browse files
committed
Update post.ts
1 parent 188bcc9 commit 893af61

File tree

1 file changed

+1
-0
lines changed
  • src/suite-vendor/a-vona/modules/test-vona/src/service

1 file changed

+1
-0
lines changed

src/suite-vendor/a-vona/modules/test-vona/src/service/post.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ export class ServicePost extends BeanBase {
117117
},
118118
},
119119
);
120+
// eslint-disable-next-line no-console
120121
console.log(post?.postContent?.id);
121122
}
122123

0 commit comments

Comments
 (0)