ruifeng_liu 3 лет назад
Родитель
Сommit
e10a2fd8e6
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      app/service/patent/patentwarning.js

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

@@ -215,7 +215,6 @@ class PatentwarningService extends CrudService {
       obj.to_name = name;
       arr.push(obj);
     }
-    console.log(arr);
     return arr;
 
   }