lrf402788946 4 年 前
コミット
6618445de7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/service/school.js

+ 1 - 1
app/service/school.js

@@ -51,7 +51,7 @@ class SchoolService extends CrudService {
     const planyearid = plan.planyearid;
     // 取得excle中数据
     const _filepath = this.ctx.app.config.baseUrl + filepath; //
-    console.log(_filepath);
+    console.warn(_filepath);
     const studatas = await this.getImportXLSXData(
       _filepath,
       termid,