lrf 2 months ago
parent
commit
adf26f0daf
1 changed files with 1 additions and 1 deletions
  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')
       }