ruifeng_liu hace 3 años
padre
commit
a370a33e90
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);