lrf402788946 4 năm trước cách đây
mục cha
commit
ea925353cd
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/service/trainplan.js

+ 0 - 1
app/service/trainplan.js

@@ -131,7 +131,6 @@ class TrainplanService extends CrudService {
         if (r) continue;
         const obj = { schid: school.code, year, planid: id };
         await this.schmodel.create(obj);
-
       }
     }
     return res;