@@ -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);