ruifeng_liu 3 年之前
父節點
當前提交
a370a33e90
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/service/dock/patent.js

+ 1 - 0
app/service/dock/patent.js

@@ -144,6 +144,7 @@ class PatentService extends CrudService {
         method: 'export',
       },
       user,
+      teannt: 'live',
     };
     try {
       await this.ctx.service.util.httpUtil.cpost('/api/mission', 'mission', data);