lrf 2 달 전
부모
커밋
adf26f0daf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/controller/jtxw.controller.ts

+ 1 - 1
src/controller/jtxw.controller.ts

@@ -33,7 +33,7 @@ export class JtxwController {
         content_id: get(i, 'content_id'),
         id: get(i, 'content_id'),
         title: get(i, 'ext.title'),
-        brief: get(i, 'txt.txt'),
+        brief: get(i, 'ext.description'),
         date: get(i, 'ext.release_date'),
         url: get(i, 'ext.title_img')
       }